summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7470.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7470) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-27/+21
* hwmon: (adt7470) Fix overflows seen when writing into limit attributesGuenter Roeck2016-12-091-3/+3
* hwmon: (adt7470) No need for additional synchronization on kthread_stop()Daniel Wagner2016-09-181-4/+0
* hwmon: (adt7470) Allow faster removalJoshua Scott2016-09-101-1/+4
* hwmon: (adt7470) Add write support to alarm_maskJoshua Scott2016-09-101-1/+24
* hwmon: (adt7470) Expose PWM frequency to sysfsJoshua Scott2016-09-081-0/+74
* hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-55/+42
* hwmon: (adt7470) Avoid forward declarationAxel Lin2014-08-041-36/+30
* hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-07-161-3/+3
* hwmon: Change my email address.Darrick J. Wong2013-08-271-2/+2
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-081-1/+1
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-10/+10
* hwmon: (adt7470) Convert to use devm_ functionsGuenter Roeck2012-09-231-10/+5
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (adt7470) fix checkpatch issuesFrans Meulenbroeks2012-03-181-3/+3
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-13/+13
* hwmon: (adt7470) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin2010-11-111-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-4/+1
* 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/+2
* hwmon: Clean up detect functionsJean Delvare2009-12-091-15/+10
* adt7470: make automatic fan control really workDarrick J. Wong2009-01-061-22/+134
* adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong2009-01-061-8/+48
* adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong2009-01-061-1/+24
* adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong2009-01-061-5/+3
* adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-121-13/+62
* hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare2008-07-161-52/+48
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: (adt7470) Support per-sensor alarm filesDarrick J. Wong2008-02-071-12/+84
* hwmon: (adt7470) Replace power-of-two testRobert P. J. Day2008-02-071-3/+1
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-5/+5
* hwmon: add support for adt7470Darrick J. Wong2007-10-091-0/+1050
OpenPOWER on IntegriCloud