summaryrefslogtreecommitdiff
path: root/prog
Commit message (Expand)AuthorAgeFilesLines
* The PCI device for AMB is not accessible directly from PCI bus, gateway must ...Rudolf Marek2006-12-261-2/+7
* Add user-space support for the ADM1029. Patch contributed byJean Delvare2006-12-223-0/+79
* sensors-detect: The ATI SB600 appears to be compatible with the IXP400Jean Delvare2006-12-221-1/+1
* Improve ADM1029 detection again.Jean Delvare2006-12-211-4/+10
* Add support for the w83627dhg. Original patch by David Holl.Jean Delvare2006-12-181-2/+2
* Add support for the w83627dhg. Original patch by David Holl.Jean Delvare2006-12-182-2/+8
* Add the detection of Intel AMB FB-DIMM thermal sensor.Rudolf Marek2006-12-101-2/+14
* sensors-detect: Improve ADM1029 detection.Jean Delvare2006-12-101-20/+12
* Use die code to increase confidence for aSC7511Rudolf Marek2006-12-101-1/+6
* Add Andigilog chips detectionRudolf Marek2006-12-091-0/+79
* prog/dump/*: More robust user input handling.Jean Delvare2006-12-098-32/+83
* Update manufacturer list to JEP106U.01, rename two companiesRudolf Marek2006-12-091-4/+13
* Add Maxim MAX6648/MAX6692 detection. These seem to be somewhat similarJean Delvare2006-12-021-1/+14
* Minor ICH names update.Jean Delvare2006-12-021-2/+2
* Add vt1211 support to sensord. Original patch from ticket #2150.Jean Delvare2006-12-021-0/+48
* Drop outdated (and not particularly relevant) comment.Jean Delvare2006-12-021-10/+0
* Add to-be-tested for: ATI SB600, nVidia MCP61, MCP65 and Intel PIIX5. Add det...Rudolf Marek2006-11-251-0/+35
* Sort the Fintek Super-I/O entries.Jean Delvare2006-11-171-5/+5
* Add Fintek F71882FG detection. The EPoX EP1308 appears to be a cloneJean Delvare2006-11-171-1/+1
* Less confusing algorithm names. We'll drop this field soon anyway.Jean Delvare2006-11-141-5/+5
* Prevent misdetection of MAX6633/MAX6634/MAX6635.Jean Delvare2006-11-141-0/+3
* Display the i2c bus number next to the bus name. This should help usJean Delvare2006-11-141-1/+1
* Add user-space support for the Fintek F71872F/FG (chip name f71872f).Jean Delvare2006-11-122-1/+3
* prog/eepromer/eepromer: Enable warnings, and fix most of them.Jean Delvare2006-11-102-39/+14
* The I2C_FUNCS ioctl expects an unsigned long.Jean Delvare2006-11-107-9/+9
* Preallocate memory for the I2C_FUNCS ioctl. This should fix ticket #2138.Jean Delvare2006-11-101-2/+2
* Add detection of the ITE IT8708F chip, presumably no sensors.Jean Delvare2006-11-041-0/+6
* Python bindings to i2c-dev devices, supporting SMBus transactions.Mark M. Hoffman2006-10-193-0/+727
* Add the coretemp driver userspace support.Rudolf Marek2006-10-154-0/+40
* i2cdetect: Make the output clearer, by replacing "XX" for missedJean Delvare2006-10-152-2/+2
* i2cdetect.8: Describe the output convention.Jean Delvare2006-10-151-1/+12
* Move the k8temp detection to a separate subsection.Jean Delvare2006-10-151-15/+55
* Move Super-I/O registers comment where it belongs.Jean Delvare2006-10-151-7/+7
* Parse /proc/cpuinfo and build a list of CPU from it. This will make itJean Delvare2006-10-151-0/+30
* Really ignore option -a.Jean Delvare2006-10-131-0/+3
* sensors: Drop option -a (show algorithm names).Jean Delvare2006-10-132-17/+6
* sensors: Handle option -c more efficiently.Jean Delvare2006-10-131-8/+2
* sensors.1: There is no longer a search path for sensors.conf.Jean Delvare2006-10-131-20/+22
* sensors: Hide error on missing f71805f fan. In the Linux 2.6 driver, theJean Delvare2006-10-081-2/+1
* libsensors: Add support for the pc87247 driver (fans only).Jean Delvare2006-10-065-1/+66
* sensors-detect: Add EPoX EP1308 detection (Hans Edgington).Jean Delvare2006-10-041-0/+6
* Drop unused variable is85.Jean Delvare2006-09-271-6/+4
* Add SMSC DME1737 detection.Jean Delvare2006-09-261-0/+33
* Fix typos.Jean Delvare2006-09-241-4/+4
* Fix the links to status/supported pages.Rudolf Marek2006-09-241-6/+5
* sensors-detect: Add SMSC LPC47M172/182 detection.Jean Delvare2006-09-231-3/+10
* Do not assume that every i2c chip at 0x50 is handled by the eepromJean Delvare2006-09-211-2/+2
* Explicitely prevent ITE chips from being misdetected as LM78 chips.Jean Delvare2006-09-201-0/+4
* Do not assume that every i2c chip at 0x50 is handled by the eepromJean Delvare2006-09-201-1/+1
* decode-vaio.pl: Detect and skip false positives.Jean Delvare2006-09-201-8/+13