index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
spear_thermal.c
Age
Commit message (
Expand
)
Author
2018-11-30
thermal: spear_thermal: simplify getting .driver_data
Wolfram Sang
2016-02-09
thermal: spear: use __maybe_unused for PM functions
Arnd Bergmann
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2014-10-20
thermal: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-15
thermal: spear: remove unnecessary OOM messages
Jingoo Han
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
Thermal: spear: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-28
Thermal: don't check resource with devm_ioremap_resource
Zhang Rui
2013-05-20
Thermal: spear_thermal: convert to devm_ioremap_resource
Zhang Rui
2013-05-06
Thermal: spear: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-01-04
drivers/thermal/spear_thermal.c: use devm_clk_get
Julia Lawall
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
2012-07-24
Thermal: Make Thermal trip points writeable
Durgadoss R
2012-06-02
drivers/thermal/spear_thermal.c: add Device Tree probing capability
Viresh Kumar
2012-03-22
thermal: spear13xx: checking for NULL instead of IS_ERR()
Dan Carpenter
2012-03-22
thermal/spear_thermal: replace readl/writel with lighter _relaxed variants
Viresh Kumar
2012-03-22
thermal: add support for thermal sensor present on SPEAr13xx machines
Vincenzo Frascino