root/lm-sensors/branches/lm-sensors-3.0.0/lib/libsensors.3

Revision Log Mode:


Legend:

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