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
starfive-6.6.48-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
2023-04-19
hwmon: ntc_thermistor: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2022-02-20
hwmon: (ntc_thermistor) Underscore Samsung thermistor
Linus Walleij
1
-1
/
+1
2021-12-27
hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC
Linus Walleij
1
-0
/
+4
2021-12-27
hwmon: (ntc_thermistor) Move DT matches to the driver block
Linus Walleij
1
-35
/
+35
2021-12-27
hwmon: (ntc_thermistor) Switch to generic firmware props
Linus Walleij
1
-17
/
+19
2021-12-27
hwmon: (ntc_thermistor) Move and refactor DT parsing
Linus Walleij
1
-50
/
+43
2021-12-27
hwmon: (ntc_thermistor) Merge platform data
Linus Walleij
1
-61
/
+48
2021-12-27
hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO
Linus Walleij
1
-36
/
+13
2021-12-27
hwmon: (ntc_thermistor) Drop get_ohm()
Linus Walleij
1
-19
/
+2
2021-12-27
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
1
-5
/
+36
2021-08-18
hwmon: (ntc_thermistor) Use library interpolation
Linus Walleij
1
-9
/
+11
2021-06-17
hwmon: (ntc_thermistor) Drop unused headers.
Jonathan Cameron
1
-4
/
+0
2021-03-25
hwmon: (ntc_thermistor): try reading processed
Linus Walleij
1
-9
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-04-16
hwmon: (ntc_thermistor) Use new HWMON_CHANNEL_INFO() macro
Guenter Roeck
1
-22
/
+2
2019-03-29
hwmon: (ntc_thermistor) Fix temperature type reporting
Guenter Roeck
1
-1
/
+1
2019-02-23
hwmon: (ntc_thermistor) Convert to new hwmon API
Guenter Roeck
1
-40
/
+66
2018-12-17
hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
1
-6
/
+6
2018-12-17
hwmon: (ntc_thermistor) use a table to lookup the thermistor type
Peter Rosin
1
-26
/
+21
2018-12-17
hwmon: (ntc_thermistor) sort thermistor id lists alphabetically
Peter Rosin
1
-33
/
+49
2018-12-17
hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos
Peter Rosin
1
-2
/
+55
2016-09-09
hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+9
2016-09-09
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Guenter Roeck
1
-27
/
+25
2016-09-09
hwmon: (ntc_thermistor) Use devm_iio_channel_get
Guenter Roeck
1
-11
/
+1
2016-05-17
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-8
/
+4
2016-03-05
hwmon: (ntc_thermistor) Add support for ncpXXxh103
Joseph McNally
1
-0
/
+44
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-1
/
+1
2015-06-04
hwmon: (ntc_thermistor) Improve precision of resistance calculation
Chris Lesiak
1
-13
/
+10
2015-06-02
hwmon: (ntc_thermistor) fix iio raw to microvolts conversion
Chris Lesiak
1
-7
/
+8
2015-06-01
hwmon: (ntc_thermistor) Add support for ncpXXwf104
Beomho Seo
1
-0
/
+44
2015-05-27
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
Chris Lesiak
1
-0
/
+9
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+5
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
1
-1
/
+5
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-22
hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.
Jonghwa Lee
1
-0
/
+25
2014-08-04
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
Johannes Pointner
1
-1
/
+49
2014-06-30
hwmon: (ntc_thermistor) Correct information printed during probe
Naveen Krishna Chatradhi
1
-1
/
+1
2014-06-25
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
1
-1
/
+13
2014-05-25
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
1
-5
/
+6
2014-05-25
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
1
-1
/
+3
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
[next]