aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7475.c
Commit message (Expand)AuthorAge
* hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter2018-08-26
* hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter2018-08-26
* hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami2018-08-10
* hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami2018-08-10
* hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami2018-08-10
* hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami2018-08-10
* hwmon: (adt7475) constify attribute_group structures.Arvind Yadav2017-08-13
* hwmon: (adt7475) temperature smoothingChris Packham2017-06-11
* hwmon: (adt7475) add high frequency supportChris Packham2017-06-11
* hwmon: (adt7475) fan stall preventionChris Packham2017-06-11
* hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham2017-06-11
* hwmon: (adt7475) set start bit in probeChris Packham2017-04-21
* hwmon: (adt7475) Add OF device ID tableJavier Martinez Canillas2017-04-02
* hwmon: (adt7475) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-26
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (adt7475) Convert to use devm_ functionsGuenter Roeck2012-07-22
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: (adt7475) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (adt7475) fix checkpatch issuesFrans Meulenbroeks2012-03-18
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: I2C addresses are constantJean Delvare2010-10-28
* 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: (adt7475) Add VID support for the ADT7476Jean Delvare2009-12-09
* hwmon: (adt7475) Add support for the ADT7476Jean Delvare2009-12-09
* hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare2009-12-09
* hwmon: (adt7475) Print device information on probeJean Delvare2009-12-09
* hwmon: (adt7475) Handle alternative pin functionsJean Delvare2009-12-09
* hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare2009-12-09
* hwmon: (adt7475) Add support for the ADT7490Jean Delvare2009-12-09
* hwmon: (adt7475) Improve device detectionJean Delvare2009-12-09
* hwmon: (adt7475) Add missing static markerJean Delvare2009-12-09
* hwmon: (adt7475) Rework voltage inputs handlingJean Delvare2009-12-09
* hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare2009-12-09
* hwmon: (adt7475) Add support for the ADT7473Jean Delvare2009-12-09
* hwmon: Clean up detect functionsJean Delvare2009-12-09
* hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-16
* hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-16
* hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-16
* hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse2009-01-15