aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83781d.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2017-11-16hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko
2017-01-02hwmon: (w83781d) use permission-specific DEVICE_ATTR variantsJulia Lawall
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
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-11-05hwmon: Fix chip feature table headersJean Delvare
2012-07-21hwmon: (w83781d) Fix compile warningGuenter Roeck
2012-07-21hwmon: (w83781d) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (w83781d) Fix: do not use assignment in if conditionGuenter Roeck
2012-03-18hwmon: (w83781d) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (w83781d) Fix checkpatch issuesGuenter Roeck
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare
2011-01-12hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-02-05hwmon: (w83781d) 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: (w83781d) Clean up detect functionJean Delvare
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2008-10-26hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven
2008-10-17hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger
2008-10-17hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare
2008-10-17hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger
2008-10-17hwmon: (w83781d) Detect alias chipsJean Delvare
2008-10-17hwmon: (w83781d) Refactor beep enable handlingJean Delvare
2008-03-27hwmon: (w83781d) Fix I/O resource conflict with PNPJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: (w83781d) Misc cleanupsJean Delvare
2008-02-07hwmon: (w83781d) Drop W83627HF supportJean Delvare
2008-02-07hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare
2007-11-08hwmon: (w83781d) Add missing curly bracesJean Delvare
2007-10-09hwmon: (w83781d) Add individual alarm and beep filesJean Delvare
2007-10-09hwmon: VRM is not read from registersJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: Don't export thermistor betaJean Delvare
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt
2007-09-09hwmon: End of I/O region off-by-oneJean Delvare
2007-08-11hwmon: fix w83781d temp sensor type settingMark M. Hoffman
2007-05-08hwmon/w83781d: Deprecate W83627HF supportJean Delvare
2007-05-08hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare
2007-05-08hwmon/w83781d: Be less i2c_client-centricJean Delvare