summaryrefslogtreecommitdiff
path: root/drivers/hwmon/smsc47b397.c
Commit message (Expand)AuthorAge
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman2008-05-01
|\
| * hwmon: (smsc47b397) add a new chip id (0x8c)Craig Kelley2008-03-02
* | hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
|/
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPMJean Delvare2007-07-19
* hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger2007-07-19
* hwmon/smsc47b397: Use dynamic sysfs callbacksJean Delvare2007-05-08
* hwmon/smsc47b397: Convert to a platform driverJean Delvare2007-05-08
* hwmon: Fix unchecked return status, batch 1Mark M. Hoffman2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-23
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-05
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-05
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman2005-10-28
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)Jean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)Jean Delvare2005-09-05
* [PATCH] I2C hwmon: add hwmon sysfs class to driversMark M. Hoffman2005-09-05
* [PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan2005-08-26
* [PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare2005-07-11