aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm78.c
AgeCommit message (Expand)Author
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-07-21hwmon: (lm78) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (lm78) Fix checkpatch issuesGuenter Roeck
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare
2011-01-12hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-06-01hwmon: (lm78) Add missing __devexit_p()Mike Frysinger
2008-10-17hwmon: (lm78) Convert to a new-style i2c driverJean Delvare
2008-10-17hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare
2008-10-17hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare
2008-10-17hwmon: (lm78) Detect alias chipsJean Delvare
2008-10-17hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: Discard useless I2C driver IDsJean Delvare
2008-02-07hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare
2007-10-09hwmon: (lm78) Add individual alarm filesJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-09-09hwmon: End of I/O region off-by-oneJean Delvare
2007-07-30hwmon: fix lm78 detection regressionHans de Goede
2007-05-08hwmon/lm78: Use dynamic sysfs callbacksJean Delvare
2007-05-08hwmon/lm78: Be less i2c_client-centricJean Delvare
2007-05-08hwmon/lm78: No longer use i2c-isaJean Delvare
2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-09-28hwmon: Fix unchecked return status, batch 1Mark M. Hoffman
2006-09-26i2c-isa: Restore driver ownerJean Delvare
2006-06-26spelling fixesAndreas Mohr
2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins
2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar
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 lm78 VID conversionJean Delvare
2005-10-28[PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks
2005-10-28[PATCH] hwmon: kzalloc conversionDeepak Saxena
2005-10-28[PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (11/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