index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ntc_thermistor.c
Age
Commit message (
Expand
)
Author
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
2012-07-21
hwmon: (ntc_thermistor) Ensure that data->name string is terminated
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
2012-05-20
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
2011-11-26
hwmon: convert drivers/hwmon/* to use module_platform_driver()
Axel Lin
2011-08-22
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim