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