aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ntc_thermistor.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-17
|\
| * thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-20
* | hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2014-09-22
* hwmon: (ntc_thermistor) Support B57330V2103 from EPCOSJohannes Pointner2014-08-04
* hwmon: (ntc_thermistor) Correct information printed during probeNaveen Krishna Chatradhi2014-06-30
* hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-25
* hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare2014-05-25
* hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2014-05-25
* hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson2014-02-13
* hwmon: use dev_get_platdata()Jingoo Han2013-08-12
* 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