|
|
|
@5163
|
[5163]
|
03/26/08 14:37:12 |
khali |
Patch from Aurelien Jarno:
I have just noticed that the FSF address is … |
|
|
|
@4902
|
[4902]
|
09/29/07 21:18:15 |
khali |
Add my copyright everywhere it is missing. |
|
|
|
@4836
|
[4836]
|
09/23/07 14:07:53 |
khali |
Update the comments and symbols in the whole library code to refer … |
|
|
|
@4834
|
[4834]
|
09/23/07 14:05:16 |
khali |
Define a separate structure to represent main features. This allows
for … |
|
|
|
@4832
|
[4832]
|
09/23/07 14:02:22 |
khali |
Rename struct sensors_feature_data to sensors_subfeature. This is a
first … |
|
|
|
@4830
|
[4830]
|
09/23/07 13:59:51 |
khali |
sensors_feature_data and sensors_chip_feature are now the exact
same … |
|
|
|
@4762
|
[4762]
|
09/05/07 10:21:19 |
khali |
Now that we can deduce the scaling factor required for each feature
from … |
|
|
|
@4760
|
[4760]
|
09/05/07 10:19:42 |
khali |
Store the feature list length separately instead of null-terminating
the … |
|
|
|
@4758
|
[4758]
|
09/05/07 10:17:22 |
khali |
The compute mapping value is either SENSORS_NO_MAPPING or the same
feature … |
|
|
|
@4757
|
[4757]
|
09/05/07 10:13:15 |
khali |
Rename sensors_feature_data.mode to flags, as we plan to use it to
store … |
|
|
|
@4736
|
[4736]
|
08/31/07 16:42:20 |
khali |
Mass reindent, coding style and whitespace cleanups. |
|
|
|
@4733
|
[4733]
|
08/30/07 23:23:22 |
khali |
Reorder the members of the structures sensors_feature_data … |
|
|
|
@4696
|
[4696]
|
08/22/07 19:07:11 |
khali |
Drop SENSORS_MODE_NO_RW and SENSORS_MODE_RW. The mode is a bitfield,
we … |
|
|
|
@4687
|
[4687]
|
08/19/07 17:04:29 |
khali |
Support more bus types (part 2 of 2). Originally libsensors was … |
|
|
|
@4545
|
[4545]
|
07/03/07 18:03:22 |
khali |
Add some more warning flags, and fix these warnings. |
|
|
|
@4518
|
[4518]
|
06/29/07 10:16:24 |
khali |
Negative magnitudes are no longer supported. |
|
|
|
@4513
|
[4513]
|
06/28/07 20:19:58 |
khali |
We no longer need alternative sysfs file names and magnitudes, as they … |
|
|
|
@4510
|
[4510]
|
06/28/07 16:39:34 |
khali |
With the new dynamic chip features enumeration code, the … |
|
|
|
@4508
|
[4508]
|
06/28/07 14:09:00 |
khali |
Use complete chip names (prefix + bus + address) as the keys … |
|
|
|
@4474
|
[4474]
|
06/26/07 13:33:09 |
khali |
struct sensors_proc_chips_entry now has a single member, so we may
as well … |
|
|
|
@4473
|
[4473]
|
06/26/07 12:06:46 |
khali |
libsensors: Kill procfs and sysctl support, part 2. |
|
|
|
@4359
|
[4359]
|
04/09/07 16:09:21 |
jwrdegoede |
dynamicly generate a sensors_chip_features_list entry for unknown chips … |
|
|
|
@4303
|
[4303]
|
01/23/07 15:02:28 |
mmh |
Create a branch for 3.0.0. |
|
copied from lm-sensors/trunk/lib/data.h:
|
|
|
|
@4287
|
[4287]
|
01/09/07 03:46:13 |
mmh |
The sensors library relied on one structure having an identical layout … |