index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
kirkwood_thermal.c
Age
Commit message (
Expand
)
Author
2023-09-29
thermal: kirkwood: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-01-18
thermal/drivers/kirkwood: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2014-10-20
thermal: drop owner assignment from platform_drivers
Wolfram Sang
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
Thermal: kirkwood: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-20
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-06
Thermal: kirkwood: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-03-26
thermal: kirkwood: Fix thermal sensor formula
Ezequiel Garcia
2013-03-26
thermal: kirkwood: Fix valid check for thermal register
Ezequiel Garcia
2013-03-11
Thermal: kirkwood: Convert to devm_ioremap_resource()
Sachin Kamat
2013-02-08
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu