summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83781d.c
Commit message (Expand)AuthorAge
* hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko2017-11-16
* hwmon: (w83781d) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: Fix chip feature table headersJean Delvare2012-11-05
* hwmon: (w83781d) Fix compile warningGuenter Roeck2012-07-21
* hwmon: (w83781d) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck2012-03-18
* hwmon: (w83781d) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (w83781d) Fix checkpatch issuesGuenter Roeck2012-03-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-04
* hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches2011-01-12
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-02-05
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (w83781d) Clean up detect functionJean Delvare2009-12-09
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-08
* hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare2009-01-07
* hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven2008-10-26
* hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger2008-10-17
* hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-17
* hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger2008-10-17
* hwmon: (w83781d) Detect alias chipsJean Delvare2008-10-17
* hwmon: (w83781d) Refactor beep enable handlingJean Delvare2008-10-17
* hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare2008-03-27
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: (w83781d) Misc cleanupsJean Delvare2008-02-07
* hwmon: (w83781d) Drop W83627HF supportJean Delvare2008-02-07
* hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare2008-02-07
* hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-08
* hwmon: (w83781d) Add individual alarm and beep filesJean Delvare2007-10-09
* hwmon: VRM is not read from registersJean Delvare2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: Don't export thermistor betaJean Delvare2007-10-09
* hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt2007-10-09
* hwmon: End of I/O region off-by-oneJean Delvare2007-09-09
* hwmon: fix w83781d temp sensor type settingMark M. Hoffman2007-08-11
* hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-08
* hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-08
* hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-08
* hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-08