summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ntc_thermistor.c
AgeCommit message (Expand)Author
2012-07-21hwmon: (ntc_thermistor) Ensure that data->name string is terminatedGuenter Roeck
2012-05-20hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck
2012-05-20hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck
2012-05-20hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck
2012-05-20hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin
2011-08-22hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck
2011-07-28hwmon: Driver for NTC ThermistorsDonggeun Kim