summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add ISA ACPI sensor driver name supportHoan Tran2020-08-201-3/+3
* libsensors: Prevent warning with glibc >= 2.20Jean Delvare2019-09-021-1/+2
* 3.5.0 releaseV3-5-0Ondřej Lysoněk2018-11-232-3/+3
* Clarify how to update SENSORS_API_VERSIONOndřej Lysoněk2018-11-231-1/+1
* libsensors: Treat devices without a known ancestor bus as virtualOndřej Lysoněk2018-11-231-4/+12
* libsensors: Consider all ancestor devices when determining bus typeOndřej Lysoněk2018-11-231-17/+39
* libsensors: Pass a resolved device path to sensors_read_one_sysfs_chipOndřej Lysoněk2018-11-231-11/+15
* libsensors: Rename a local variableOndřej Lysoněk2018-11-231-4/+4
* libsensors: Refactor bus type identification into a separate functionOndřej Lysoněk2018-11-231-33/+39
* libsensors: Refactor device classification into a separate functionOndřej Lysoněk2018-11-231-72/+86
* Fix stale linksOndřej Lysoněk2018-09-012-6/+2
* libsensors: Add support for SENSORS_BUS_TYPE_SCSIGuenter Roeck2018-08-114-0/+16
* sensors: Add support for power min, lcrit, min_alarm, lcrit_alarmAndrew Lunn2018-06-292-0/+8
* Adding documentation of the chip_name to bus_id relationship.Elliott Johnson2018-05-241-0/+12
* Add support for MDIO bussesAndrew Lunn2017-07-085-2/+17
* Make include guards consistent in libsensorsDavid Frey2017-04-145-9/+9
* libsensors: Fix sparse warningsJean Delvare2015-05-152-19/+14
* Add libsensors.map to the list of dependencies for libsensors.so.Jean Delvare2014-05-091-2/+2
* sensors.conf.5: Enhance the hysteresis documentationJean Delvare2014-04-231-1/+8
* libsensors: Add support for temp[1-*]_min_hyst and temp[1-*]_lcrit_hystJean Delvare2014-04-222-0/+4
* Update my e-mail address and copyright yearsJean Delvare2014-03-2013-13/+13
* libsensors: Avoid insane memory allocationsJean Delvare2014-01-301-3/+4
* libsensors: Adjust memory pre-allocation stepsJean Delvare2014-01-291-1/+3
* libsensors: Get rid of FEATURE_SIZEJean Delvare2014-01-291-16/+15
* Bumb libsensors version, part 2Jean Delvare2014-01-291-1/+1
* Bump libsensors versionJean Delvare2014-01-291-1/+1
* libsensors: Get rid of arbitrary limit on per-type sensor countJean Delvare2014-01-292-77/+77
* libsensors: rename function sensors_compute_maxJean Delvare2014-01-281-2/+2
* libsensors: Increase MAX_SENSORS_PER_TYPE to 33Jean Delvare2014-01-141-1/+1
* Extend the documentation of sensors_init() andJean Delvare2013-09-112-6/+23
* sensors.conf.5: Mention "sensors -u" to get the raw feature names.Jean Delvare2012-11-121-2/+6
* Merge 4 regular expressions into a single one, this is faster.Jean Delvare2012-04-191-4/+1
* libsensors: Fix warning about library path not in /etc/ld.so.confJean Delvare2012-04-191-4/+4
* Prepare for release.Jean Delvare2012-03-142-2/+2
* Add support for fan[1-*]_max, fan[1-*]_min_alarm and fan[1-*]_max_alarmJean Delvare2012-03-062-0/+6
* Upcoming change in sysfs will break the way libsensors detects ifJean Delvare2012-01-311-3/+5
* Add support for additional sysfs attributes to libsensors and to sensors commandGuenter Roeck2012-01-092-0/+16
* Prepare for release.Jean Delvare2011-03-281-1/+1
* Only export from libsensors symbols which are actually public (i.e.Jean Delvare2011-03-062-1/+24
* Added support for SENSORS_SUBFEATURE_FAN_PULSES to libsensors.Guenter Roeck2011-03-042-0/+2
* Added support for humidity sensors to libsensorsGuenter Roeck2011-02-132-2/+16
* Add support for recently added sysfs ABI attributesGuenter Roeck2011-02-092-0/+24
* Added support for new sysfs attributesGuenter Roeck2010-12-142-0/+18
* Compute MAX_*_SENSOR_TYPES at build time (#2378).Jean Delvare2010-12-142-2/+4
* Compute MAX_SUBFEATURES at run-time (#2378).Jean Delvare2010-12-141-3/+35
* Fixed typo in lib/sensors.conf.5.Guenter Roeck2010-12-091-1/+1
* libsensors: Add support for intrusion detection.Jean Delvare2010-11-033-6/+18
* Some features are never scaled.Jean Delvare2010-11-021-1/+2
* Work with the feature type instead of the shifted subfeature type whereJean Delvare2010-11-021-13/+15
* Reorganize the temporary sparse subfeature table. It's a little largerJean Delvare2010-11-021-21/+23