aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/it87.c
AgeCommit message (Expand)Author
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare
2009-01-07hwmon: Fix various typosJean Delvare
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari
2008-10-17hwmon: (it87) Fix thermal sensor type valuesJean Delvare
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki
2008-08-06hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki
2008-02-07hwmon: (it87) Delete pwmN_freq files on driver removalJean Delvare
2008-02-07hwmon: (it87) Add individual alarm filesJean Delvare
2008-02-07hwmon: (it87) Discard a dead e-mail addressJean Delvare
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare
2008-01-22hwmon: (it87) request only Environment Controller portsBjorn Helgaas
2007-10-09hwmon: VRM is not read from registersJean Delvare
2007-10-09hwmon: (it87) Add support for fan4 and fan5Jean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare
2007-07-19hwmon: convert it87 to platform drivercorentin.labbe
2007-07-19hwmon/it87: Add IT8726F supportRudolf Marek
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2007-02-14hwmon: Simplify the locking model of two driversJean Delvare
2007-02-14hwmon/it87: Add PWM base frequency controlJean Delvare
2006-12-12hwmon/it87: Remove the SMBus interface supportJean Delvare
2006-09-28Fix unchecked return status, batch 5Jean Delvare
2006-09-28it87: Copyright updateJean Delvare
2006-09-28it87: Overwrite broken default limitsJean Delvare
2006-09-28it87: Add support for the IT8718FJean Delvare
2006-09-28it87: Cleanup set_fan_divJean Delvare
2006-09-28it87: in8 has no limit registersJean Delvare
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare
2006-09-28it87: No sysfs files for disabled fansJean Delvare
2006-09-28it87: Add support for the IT8716FJean Delvare
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
2006-02-13[PATCH] it87: Fix oops on removalJean Delvare
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare
2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare
2005-10-28[PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare