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
/
thermal
Age
Commit message (
Expand
)
Author
2013-04-14
Thermal: build cpu_cooling code into thermal_sys module
Zhang Rui
2013-04-14
Thermal: build thermal governors into thermal_sys module
Zhang Rui
2013-04-14
Thermal: rename thermal_sys.c to thermal_core.c
Zhang Rui
2013-04-12
Thermal: exynos: remove unnecessary header inclusions
Arnd Bergmann
2013-04-12
thermal: step_wise: set throttle target within thermal instance limits
Andrew Bresticker
2013-04-02
thermal: add a warning for temperature emulation feature
Eduardo Valentin
2013-04-02
thermal: exynos: Adapt to temperature emulation core thermal framework
Amit Daniel Kachhap
2013-04-02
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
2013-04-02
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
2013-04-02
thermal: Add driver for Armada 370/XP SoC thermal management
Ezequiel Garcia
2013-03-26
thermal: dove: Fix thermal sensor formula
Ezequiel Garcia
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-26
thermal: db8500: Fix missing mutex_unlock() in probe error paths
Axel Lin
2013-03-26
thermal: db8500: Fix checking return value of thermal_zone_device_register
Axel Lin
2013-03-26
drivers: thermal: cpu_cooling: fix checkpatch warning
Laurent Navet [Mali]
2013-03-26
Thermal: exynos: fix cooling state translation
Zhang Rui
2013-03-26
Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
Zhang Rui
2013-03-11
thermal: exynos_thermal: return a proper error code while thermal_zone_device...
Devendra Naga
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
2013-03-11
Thermal: kirkwood: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
Thermal: dove: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-27
thermal: convert to idr_alloc()
Tejun Heo
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-22
thermal: return an error on failure to register thermal class
Richard Guy Briggs
2013-02-08
Thermal: rename thermal governor Kconfig option to avoid generic naming
Zhang Rui
2013-02-08
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
2013-02-08
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
2013-02-08
Thermal: Dove: Add Themal sensor support for Dove.
Andrew Lunn
2013-02-08
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-02-06
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
2013-02-06
Thermal: fix a wrong comment
Zhang Rui
2013-02-06
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2013-02-06
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
2013-02-06
PM: Introduce Intel PowerClamp Driver
Jacob Pan
2013-01-25
thermal: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-17
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
[prev]
[next]