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
2017-05-23
thermal: broadcom: ns-thermal: default on iProc SoCs
Jon Mason
2017-05-23
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-23
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-23
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-23
thermal: core: make thermal_emergency_poweroff static
Colin Ian King
2017-05-23
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
Masahiro Yamada
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-05-06
Merge branch 'thermal-soc' into next
Zhang Rui
2017-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-05-05
Merge branch 'backup-thermal-shutdown' into next
Zhang Rui
2017-05-05
Merge branches 'thermal-core' and 'thermal-intel' into next
Zhang Rui
2017-05-05
thermal: core: Add a back up thermal shutdown mechanism
Keerthy
2017-05-05
thermal: core: Allow orderly_poweroff to be called only once
Keerthy
2017-05-05
Thermal: Intel SoC DTS: Change interrupt request behavior
Brian Bian
2017-05-05
trace: thermal: add another parameter 'power' to the tracing function
Lukasz Luba
2017-05-05
thermal: devfreq_cooling: add new interface for direct power read
Lukasz Luba
2017-05-05
thermal: devfreq_cooling: refactor code and add get_voltage function
Lukasz Luba
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-04-27
mfd: intel_soc_pmic: Fix a mess with compilation units
Andy Shevchenko
2017-04-23
thermal: mt8173: minor mtk_thermal.c cleanups
Dawei Chien
2017-04-23
thermal: bcm2835: move to the broadcom subdirectory
Rafał Miłecki
2017-04-23
thermal: broadcom: ns: specify myself as MODULE_AUTHOR
Rafał Miłecki
2017-04-15
Merge back cpufreq core changes for v4.12.
Rafael J. Wysocki
2017-04-06
thermal: da9062/61: Thermal junction temperature monitoring driver
Steve Twiss
2017-04-06
thermal: broadcom: add Northstar thermal driver
Rafał Miłecki
2017-04-01
thermal: bcm2835: add thermal driver for bcm2835 SoC
Stefan Wahren
2017-03-30
thermal: rcar_gen3_thermal: add suspend and resume support
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: store device match data in private structure
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: record and check number of TSCs found
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: check that TSC exists before memory allocation
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: remove unneeded mutex
Niklas Söderlund
2017-03-30
thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796
Niklas Söderlund
2017-03-29
thermal: ti-soc-thermal: Remove redundant code
Keerthy
2017-03-29
thermal: ti-soc-thermal: Remove redundant constants
Keerthy
2017-03-29
thermal: ti-soc-thermal: Fetch slope and offset from DT
Keerthy
2017-03-16
cpufreq: dbx500: Manage cooling device from cpufreq driver
Viresh Kumar
2017-03-13
thermal: cpu_cooling: Check OPP for errors
Viresh Kumar
2017-03-13
thermal: cpu_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
thermal: devfreq: Check OPP for errors
Viresh Kumar
2017-03-13
thermal: devfreq_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
thermal: devfreq: Simplify expression
Viresh Kumar
2017-03-13
thermal: Fix potential deadlock in cpu_cooling
Matthew Wilcox
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-01
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-02-22
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...
Zhang Rui
2017-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-02-20
Merge branch 'pm-opp'
Rafael J. Wysocki
2017-02-18
thermal: mtk_thermal: Staticise a number of data variables
Vivek Gautam
2017-02-18
thermal: arm: dra752: Remove all TSHUT related definitions
Keerthy
[next]