summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83781d.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-17/+19
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-9/+8
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: Fix chip feature table headersJean Delvare2012-11-051-1/+1
* hwmon: (w83781d) Fix compile warningGuenter Roeck2012-07-211-3/+3
* hwmon: (w83781d) Convert to use devm_ functionsGuenter Roeck2012-07-211-30/+16
* hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-68/+72
* hwmon: (w83781d) Fix multi-line commentsGuenter Roeck2012-03-181-80/+117
* hwmon: (w83781d) Fix checkpatch issuesGuenter Roeck2012-03-181-54/+92
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-041-5/+5
* 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
OpenPOWER on IntegriCloud