aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83781d.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches2011-01-121-15/+14
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-02-051-13/+13
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-2/+3
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-2/+1
* hwmon: (w83781d) Clean up detect functionJean Delvare2009-12-091-78/+53
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-151-1/+1
* hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-071-1/+4
* hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven2008-10-261-2/+2
* hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger2008-10-171-175/+134
* hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-37/+26
* hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger2008-10-171-280/+393
* hwmon: (w83781d) Detect alias chipsJean Delvare2008-10-171-13/+66
* hwmon: (w83781d) Refactor beep enable handlingJean Delvare2008-10-171-37/+9
* hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare2008-03-271-5/+16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-2/+2
* hwmon: (w83781d) Misc cleanupsJean Delvare2008-02-071-9/+4
* hwmon: (w83781d) Drop W83627HF supportJean Delvare2008-02-071-24/+5
* hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare2008-02-071-4/+3
* hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-081-1/+2
* hwmon: (w83781d) Add individual alarm and beep filesJean Delvare2007-10-091-6/+162
* hwmon: VRM is not read from registersJean Delvare2007-10-091-1/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-9/+9
* hwmon: Don't export thermistor betaJean Delvare2007-10-091-7/+9
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-091-1/+1
* hwmon: End of I/O region off-by-oneJean Delvare2007-09-091-1/+1
* hwmon: fix w83781d temp sensor type settingMark M. Hoffman2007-08-111-2/+2
* hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-081-0/+5
* hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-081-264/+214
* hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-081-101/+92
* hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-081-28/+24
* hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-081-194/+377
* hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-141-8/+2
* hwmon: Fix debug messages in w83781dJean Delvare2006-10-181-8/+10
* hwmon: Let w83781d and lm78 load againJean Delvare2006-10-181-6/+6
* w83781d: Fix unchecked return statusJim Cromie2006-09-281-134/+143
* i2c-isa: Restore driver ownerJean Delvare2006-09-261-0/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] I2C: hwmon: Rename register parametersDarren Jenkins2006-03-231-3/+2
* [PATCH] w83781d: Don't reset the chip by defaultJean Delvare2006-03-231-1/+21
* [PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar2006-03-231-27/+28
* [PATCH] w83781d: Use real-time status registersJean Delvare2006-02-131-18/+25
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-2/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard2006-01-051-5/+9
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-281-7/+3
* [PATCH] hwmon: Discard bogus comment about init setting limitsJean Delvare2005-10-281-1/+0