index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ntc_thermistor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-8
/
+4
*
hwmon: (ntc_thermistor) Add support for ncpXXxh103
Joseph McNally
2016-03-05
1
-0
/
+44
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-1
/
+1
*
hwmon: (ntc_thermistor) Improve precision of resistance calculation
Chris Lesiak
2015-06-03
1
-13
/
+10
*
hwmon: (ntc_thermistor) fix iio raw to microvolts conversion
Chris Lesiak
2015-06-02
1
-7
/
+8
*
hwmon: (ntc_thermistor) Add support for ncpXXwf104
Beomho Seo
2015-05-31
1
-0
/
+44
*
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
Chris Lesiak
2015-05-26
1
-0
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-12-17
1
-1
/
+5
|
\
|
*
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
1
-1
/
+5
*
|
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.
Jonghwa Lee
2014-09-22
1
-0
/
+25
*
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
Johannes Pointner
2014-08-04
1
-1
/
+49
*
hwmon: (ntc_thermistor) Correct information printed during probe
Naveen Krishna Chatradhi
2014-06-29
1
-1
/
+1
*
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
2014-06-25
1
-1
/
+13
*
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
2014-05-25
1
-5
/
+6
*
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
2014-05-25
1
-1
/
+3
*
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
2014-02-13
1
-3
/
+3
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-1
/
+1
*
hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-21
1
-1
/
+0
*
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
2013-04-07
1
-108
/
+108
*
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
2013-04-07
1
-19
/
+126
*
hwmon: (ntc_thermistor): Fix sparse warnings
Sachin Kamat
2013-02-19
1
-2
/
+2
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: (ntc_thermistor) Ensure that data->name string is terminated
Guenter Roeck
2012-07-21
1
-1
/
+1
*
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
2012-05-20
1
-6
/
+6
*
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
2012-05-20
1
-84
/
+80
*
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
2012-05-20
1
-2
/
+2
*
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
2012-05-20
1
-8
/
+3
*
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-11-26
1
-13
/
+1
*
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
2011-08-22
1
-2
/
+1
*
hwmon: Driver for NTC Thermistors
Donggeun Kim
2011-07-28
1
-0
/
+453