aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ntc_thermistor.c
Commit message (Expand)AuthorAge
* hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()Sachin Kamat2013-06-21
* hwmon: Fix CamelCase checkpatch warningsGuenter Roeck2013-04-08
* hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi2013-04-08
* hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat2013-02-19
* 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: (ntc_thermistor) Ensure that data->name string is terminatedGuenter Roeck2012-07-22
* hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck2012-05-20
* hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck2012-05-20
* hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck2012-05-20
* hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck2012-05-20
* hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-26
* hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-22
* hwmon: Driver for NTC ThermistorsDonggeun Kim2011-07-28