summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop support for kernels 2.4 and earlier.lm-sensors-3.0.0khali2009-01-262-27/+1
* Include a sample conversion script to address the configuration filekhali2009-01-262-0/+31
* Support new format of /etc/sysconfig/lm_sensors (#2246).khali2009-01-262-15/+8
* Add nNidia nForce MCP67, MCP73, MCP79 SMBus support.khali2009-01-222-5/+21
* I can't remember why we needed POSIX in the past, but apparently wekhali2009-01-211-1/+0
* Fix detection of older DS1621.khali2009-01-192-5/+6
* Add missing ticket numbers.khali2009-01-191-3/+3
* Install sensors.conf.default instead of sensors.conf.eg.khali2009-01-193-7/+8
* Add sections for the SMSC SCH311x and SCH5027.khali2009-01-192-0/+44
* New default configuration file. This is sensors.conf.eg with onlykhali2009-01-192-0/+315
* Add some chip prefixes.khali2009-01-191-4/+6
* Discard idempotent labels.khali2009-01-181-48/+17
* We have a driver for the ADT7475 now.khali2009-01-161-1/+1
* Add ACPI busjwrdegoede2009-01-135-0/+15
* Get rid of useless variables $isa and $ipmi.khali2009-01-121-13/+6
* Don't build modprobe lines before we actually need them.khali2009-01-121-16/+14
* Print warnings about missing modules on screen, rather than tellingkhali2009-01-122-9/+16
* Move configuration files generation to a dedicated sub.khali2009-01-121-97/+104
* Improve the format of /etc/sysconfig/lm_sensors as generated bykhali2009-01-122-2/+14
* Drop a needless variable.khali2009-01-121-3/+1
* Let generate_modprobes() export clean lists of modules that need to bekhali2009-01-121-8/+14
* Delete lm_sensors.init.suse. The actual SuSE initialization script iskhali2009-01-123-180/+2
* Fix listing of needed bus drivers.khali2009-01-121-1/+15
* Delete needless forward declaration.khali2009-01-111-3/+1
* Detect excessive recursion depth during expression evaluation.khali2009-01-115-14/+33
* Fix error propagation during expression evaluation.khali2009-01-112-4/+3
* Don't bail out on transient errors (#2330).khali2009-01-082-14/+16
* Adjust f8000-* section.khali2009-01-081-2/+6
* The F8000 is finally supported by the f71882fg driver.khali2009-01-081-1/+1
* Add Intel Core I7 support. Patch from Reinhard Nissl.khali2008-12-132-1/+3
* Update.khali2008-12-111-0/+1
* Add labels for F8000 voltages.khali2008-12-111-0/+9
* Spelling fixes.khali2008-12-071-2/+2
* Strip trailing whitespace.khali2008-12-071-29/+29
* Move the help section of sensors.conf.eg to sensors.conf.5, so thatkhali2008-12-073-539/+423
* Add Winbond/Nuvoton W83667HG detection.khali2008-12-062-0/+8
* Add a comment on disabling the hysteresis mechanism.khali2008-12-061-1/+2
* Alternatively look for DMI data in /sys/class/dmi/id, askhali2008-12-051-2/+4
* Replace hard-coded /sys with $sysfs_root.khali2008-12-051-3/+3
* Suggest installing dmidecode if needed and missing.khali2008-12-051-10/+14
* Fix discarding of overruled I2C detections.khali2008-12-051-1/+1
* Add Supermicro to the SMBus probing white list.khali2008-12-052-2/+3
* Customize the "no sensors found" message for laptops.khali2008-12-051-6/+10
* Include "laptop" in DMI data summary for laptops. This will make supportkhali2008-12-051-1/+6
* Skip IPMI probing on laptops. IPMI is almost exclusively implemented onkhali2008-12-052-10/+21
* Handle the case where DMI data isn't available.khali2008-12-051-0/+1
* Move IPMI interface detection to its own section. IPMI is really differentkhali2008-12-052-11/+27
* Always probe the SMBus on Asus and Tyan boards. Both vendors are wellkhali2008-12-042-2/+19
* Gather DMI data and print it at start-up. We may use this data forkhali2008-12-042-1/+80
* Add IT8710F (no sensors).khali2008-12-041-0/+5