index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ntc_thermistor.c
Age
Commit message (
Expand
)
Author
2024-08-27
hwmon: (ntc_thermistor) fix module autoloading
Yuntao Liu
2023-04-19
hwmon: ntc_thermistor: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-02-19
hwmon: (ntc_thermistor) Underscore Samsung thermistor
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Move DT matches to the driver block
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Switch to generic firmware props
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Move and refactor DT parsing
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Merge platform data
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Drop get_ohm()
Linus Walleij
2021-12-26
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
2021-08-17
hwmon: (ntc_thermistor) Use library interpolation
Linus Walleij
2021-06-17
hwmon: (ntc_thermistor) Drop unused headers.
Jonathan Cameron
2021-03-25
hwmon: (ntc_thermistor): try reading processed
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-15
hwmon: (ntc_thermistor) Use new HWMON_CHANNEL_INFO() macro
Guenter Roeck
2019-03-29
hwmon: (ntc_thermistor) Fix temperature type reporting
Guenter Roeck
2019-02-23
hwmon: (ntc_thermistor) Convert to new hwmon API
Guenter Roeck
2018-12-16
hwmon: (ntc_thermistor) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
2018-12-16
hwmon: (ntc_thermistor) use a table to lookup the thermistor type
Peter Rosin
2018-12-16
hwmon: (ntc_thermistor) sort thermistor id lists alphabetically
Peter Rosin
2018-12-16
hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos
Peter Rosin
2016-09-08
hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups
Guenter Roeck
2016-09-08
hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible
Guenter Roeck
2016-09-08
hwmon: (ntc_thermistor) Use devm_iio_channel_get
Guenter Roeck
2016-05-17
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-03-05
hwmon: (ntc_thermistor) Add support for ncpXXxh103
Joseph McNally
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-06-03
hwmon: (ntc_thermistor) Improve precision of resistance calculation
Chris Lesiak
2015-06-02
hwmon: (ntc_thermistor) fix iio raw to microvolts conversion
Chris Lesiak
2015-05-31
hwmon: (ntc_thermistor) Add support for ncpXXwf104
Beomho Seo
2015-05-26
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
Chris Lesiak
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-22
hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.
Jonghwa Lee
2014-08-04
hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS
Johannes Pointner
2014-06-29
hwmon: (ntc_thermistor) Correct information printed during probe
Naveen Krishna Chatradhi
2014-06-25
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
2014-05-25
hwmon: (ntc_thermistor) Fix OF device ID mapping
Jean Delvare
2014-05-25
hwmon: (ntc_thermistor) Fix dependencies
Jean Delvare
2014-02-13
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
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
[next]