summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/it87.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
* hwmon: Fix various typosJean Delvare2009-01-071-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari2009-01-071-9/+21
* hwmon: (it87) Fix thermal sensor type valuesJean Delvare2008-10-171-3/+8
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51
* hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
* hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki2008-08-061-7/+12
* hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki2008-08-061-10/+22
* hwmon: (it87) Delete pwmN_freq files on driver removalJean Delvare2008-02-071-0/+3
* hwmon: (it87) Add individual alarm filesJean Delvare2008-02-071-9/+66
* hwmon: (it87) Discard a dead e-mail addressJean Delvare2008-02-071-2/+2
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-071-1/+5
* hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
* hwmon: VRM is not read from registersJean Delvare2007-10-091-1/+1
* hwmon: (it87) Add support for fan4 and fan5Jean Delvare2007-10-091-15/+39
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-301-1/+1
* hwmon: convert it87 to platform drivercorentin.labbe2007-07-191-219/+277
* hwmon/it87: Add IT8726F supportRudolf Marek2007-07-191-1/+6
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-141-4/+2
* hwmon: Simplify the locking model of two driversJean Delvare2007-02-141-17/+5
* hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-141-2/+54
* hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-151/+51
* Fix unchecked return status, batch 5Jean Delvare2006-09-281-85/+149
* it87: Copyright updateJean Delvare2006-09-281-9/+3
* it87: Overwrite broken default limitsJean Delvare2006-09-281-0/+16
* it87: Add support for the IT8718FJean Delvare2006-09-281-12/+49
* it87: Cleanup set_fan_divJean Delvare2006-09-281-7/+7
* it87: in8 has no limit registersJean Delvare2006-09-281-6/+3
* it87: Prevent overflow on fan clock divider writeJean Delvare2006-09-281-2/+2
* it87: No sysfs files for disabled fansJean Delvare2006-09-281-32/+51
* it87: Add support for the IT8716FJean Delvare2006-09-281-24/+154
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-3/+2
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-30/+31
* [PATCH] it87: Fix oops on removalJean Delvare2006-02-131-1/+2
* [PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare2006-02-061-2/+6
* [PATCH] hwmon: it87 use u8 for vrmJean Delvare2006-01-051-2/+2
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-2/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-5/+10
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] hwmon: Fix missing it87 fan div initJean Delvare2005-11-231-0/+7
* [PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks2005-10-281-1/+1
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-2/+1
* [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-281-40/+11
* [PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare2005-09-051-3/+3
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-051-2/+2
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-051-1/+1
OpenPOWER on IntegriCloud