summaryrefslogtreecommitdiff
path: root/drivers/hwmon/smsc47m1.c
Commit message (Expand)AuthorAge
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* hwmon: (smsc47m1) Avoid forward declarationAxel Lin2014-08-04
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: use dev_get_platdata()Jingoo Han2013-08-11
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (smsc47m1) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (smsc47m1) Fix compiler warningGuenter Roeck2012-04-09
* hwmon: (smsc47m1) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: (smsc47m1) Fix: do not use assignment in if conditionGuenter Roeck2012-03-18
* hwmon: (smsc47m1) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* hwmon: (smsc47m1) Fix section mismatchJeff Mahoney2010-01-25
* hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-16
* hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-16
* hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-16
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare2009-07-28
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: (smsc47m1) Add individual alarm filesJean Delvare2008-02-17
* 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: (smsc47m1) No confusing debugging messagesJean Delvare2007-10-09
* hwmon: (smsc47m1) restore missing name attributeJean Delvare2007-08-12
* hwmon: Add missing __devexit tags in various driversJean Delvare2007-07-30
* hwmon: Fix a potential race condition on unloadJean Delvare2007-07-19
* hwmon: Use platform_device_add_data()Jean Delvare2007-07-19
* hwmon/smsc47m1: Use dynamic sysfs callbacksJean Delvare2007-05-08
* hwmon/smsc47m1: Use DRVNAME consistentlyJean Delvare2007-05-08
* hwmon/smsc47m1: Convert to a platform driverJean Delvare2007-05-08
* hwmon/smsc47m1: Get rid of a useless mutexJean Delvare2007-05-08
* hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2007-05-08
* smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-18
* hwmon: Fix unchecked return status, SMSC chipsJean Delvare2006-09-28
* smsc47m1: dev_warn fixJean Delvare2006-09-28
* i2c-isa: Restore driver ownerJean Delvare2006-09-26
* spelling fixesAndreas Mohr2006-06-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: smsc47m1 documentation updateJean Delvare2005-10-28
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-28
* [PATCH] hwmon: Update smsc47m1 head commentJean Delvare2005-09-09
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-05
* [PATCH] hwmon: tag super-i/o find functions __initJean Delvare2005-09-05
* [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