summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ntc_thermistor.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck2012-05-211-6/+6
* hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck2012-05-211-84/+80Star
* hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck2012-05-211-2/+2
* hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck2012-05-211-8/+3Star
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-261-13/+1Star
* hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-221-2/+1Star
* hwmon: Driver for NTC ThermistorsDonggeun Kim2011-07-281-0/+453