index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ntc_thermistor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
1
-3
/
+3
2013-08-12
hwmon: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-21
hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-08
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
1
-108
/
+108
2013-04-08
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
1
-19
/
+126
2013-02-20
hwmon: (ntc_thermistor): Fix sparse warnings
Sachin Kamat
1
-2
/
+2
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-22
hwmon: (ntc_thermistor) Ensure that data->name string is terminated
Guenter Roeck
1
-1
/
+1
2012-05-21
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
1
-6
/
+6
2012-05-21
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
1
-84
/
+80
2012-05-21
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
1
-2
/
+2
2012-05-21
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
1
-8
/
+3
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
1
-13
/
+1
2011-08-23
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
1
-2
/
+1
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
1
-0
/
+453