|
|
|
@4846
|
[4846]
|
6 years |
khali |
New public library function: sensors_get_subfeature(). Applications can …
|
|
|
|
@4838
|
[4838]
|
6 years |
khali |
Introduce a separate type for main features. Make subfeatures map to
the …
|
|
|
|
@4836
|
[4836]
|
6 years |
khali |
Update the comments and symbols in the whole library code to refer to …
|
|
|
|
@4834
|
[4834]
|
6 years |
khali |
Define a separate structure to represent main features. This allows
for …
|
|
|
|
@4832
|
[4832]
|
6 years |
khali |
Rename struct sensors_feature_data to sensors_subfeature. This is a
first …
|
|
|
|
@4831
|
[4831]
|
6 years |
khali |
Split sensors_get_all_features() into two distinct functions, one to
get …
|
|
|
|
@4758
|
[4758]
|
6 years |
khali |
The compute mapping value is either SENSORS_NO_MAPPING or the same
feature …
|
|
|
|
@4757
|
[4757]
|
6 years |
khali |
Rename sensors_feature_data.mode to flags, as we plan to use it to
store …
|
|
|
|
@4733
|
[4733]
|
6 years |
khali |
Reorder the members of the structures sensors_feature_data and …
|
|
|
|
@4702
|
[4702]
|
6 years |
khali |
Make sensors_match_chip internal to libsensors. It is no longer used by …
|
|
|
|
@4701
|
[4701]
|
6 years |
khali |
Add a parameter to sensors_get_detected_chips(), to optionally let the …
|
|
|
|
@4699
|
[4699]
|
6 years |
khali |
Drop the CONFORMING TO sections from the man pages. lm-sensors is in no …
|
|
|
|
@4696
|
[4696]
|
6 years |
khali |
Drop SENSORS_MODE_NO_RW and SENSORS_MODE_RW. The mode is a bitfield,
we …
|
|
|
|
@4695
|
[4695]
|
6 years |
khali |
sensors_get_value() and sensors_set_value(), respectively.
The new names …
|
|
|
|
@4694
|
[4694]
|
6 years |
khali |
Change the prototype of sensors_get_label(). Errors can be reported
with a …
|
|
|
|
@4693
|
[4693]
|
6 years |
khali |
Drop support for reloading the configuration with sensors_init().
Instead, …
|
|
|
|
@4666
|
[4666]
|
6 years |
khali |
Change the libsensors API so that all structures are passed by
reference. …
|
|
|
|
@4648
|
[4648]
|
6 years |
khali |
Delete sensors_do_all_sets(). I couldn't find any application using it, …
|
|
|
|
@4647
|
[4647]
|
6 years |
khali |
Don't export sensors_chip_name_has_wildcards(). I don't know of any …
|
|
|
|
@4643
|
[4643]
|
6 years |
khali |
The way we build the feature lists guarantees that subfeatures always …
|
|
|
|
@4629
|
[4629]
|
6 years |
khali |
The way we use sensors_feature_get_type() is rather suboptimal. It is …
|
|
|
|
@4602
|
[4602]
|
6 years |
khali |
Advertise and document libsensors_version.
|
|
|
|
@4525
|
[4525]
|
6 years |
khali |
Fix the description of the mode field.
|
|
|
|
@4465
|
[4465]
|
6 years |
khali |
Delete all remnants of algorithm names.
|
|
|
|
@4303
|
[4303]
|
6 years |
mmh |
Create a branch for 3.0.0.
|
|
copied from lm-sensors/trunk/lib/libsensors.3:
|
|
|
|
@4208
|
[4208]
|
7 years |
khali |
libsensors: Drop support for algorithm names.
I2C algorithms no longer …
|