index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-06-11
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
1
-5
/
+6
2014-06-11
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
1
-1
/
+3
2014-02-22
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
1
-3
/
+3
2013-04-07
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
1
-108
/
+108
2013-04-07
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
1
-19
/
+126
2013-02-19
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-21
hwmon: (ntc_thermistor) Ensure that data->name string is terminated
Guenter Roeck
1
-1
/
+1
2012-05-20
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
1
-6
/
+6
2012-05-20
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
1
-84
/
+80
2012-05-20
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
1
-2
/
+2
2012-05-20
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-22
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
1
-2
/
+1
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
1
-0
/
+453