index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ntc_thermistor.c
Age
Commit message (
Expand
)
Author
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-06-21
hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-07
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
2013-04-07
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
2013-02-19
hwmon: (ntc_thermistor): Fix sparse warnings
Sachin Kamat
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-07-21
hwmon: (ntc_thermistor) Ensure that data->name string is terminated
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-08-22
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim