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
Age
Commit message (
Expand
)
Author
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.
Rafael J. Wysocki
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
2016-11-30
Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'ther...
Zhang Rui
2016-11-30
thermal/x86 pkg temp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-30
thermal/x86_pkg_temp: Sanitize package management
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Move work into package struct
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Move work scheduled flag into package struct
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Sanitize locking
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Cleanup code some more
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Cleanup namespace
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Get rid of ref counting
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Sanitize callback (de)initialization
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Replace open coded cpu search
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Remove redundant package search
Thomas Gleixner
2016-11-30
thermal/x86_pkg_temp: Cleanup thermal interrupt handling
Thomas Gleixner
2016-11-30
thermal: hwmon: Properly report critical temperature in sysfs
Krzysztof Kozlowski
2016-11-29
thermal/intel_powerclamp: stop sched tick in forced idle
Jacob Pan
2016-11-29
thermal/intel_powerclamp: Convert to CPU hotplug state
Sebastian Andrzej Siewior
2016-11-29
thermal/intel_powerclamp: Convert the kthread to kthread worker API
Petr Mladek
2016-11-29
thermal/intel_powerclamp: Remove duplicated code that starts the kthread
Petr Mladek
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-23
devfreq_cooling: pass a pointer to devfreq in the power model callbacks
Javi Merino
2016-11-23
thermal: rockchip: improve the warning log
Shawn Lin
2016-11-23
thermal: db8500: Fix module autoload
Javier Martinez Canillas
2016-11-23
thermal: tango: Fix module autoload
Javier Martinez Canillas
2016-11-23
thermal: max77620: Fix module autoload
Javier Martinez Canillas
2016-11-23
thermal: qcom-spmi: Treat reg property as a single cell
Stephen Boyd
2016-11-23
thermal: hisilicon: fix for dependency
Leo Yan
2016-11-23
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
2016-11-23
thermal: core: move slop and offset helpers to thermal_helpers.c
Eduardo Valentin
2016-11-23
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
2016-11-23
thermal: core: use kzalloc(sizeof(*ptr),...)
Eduardo Valentin
2016-11-23
thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
Eduardo Valentin
2016-11-23
thermal: core: remove style warnings and checks
Eduardo Valentin
2016-11-23
thermal: core: remove void function return statements
Eduardo Valentin
2016-11-23
thermal: core: standardize line breaking alignment
Eduardo Valentin
2016-11-23
thermal: core: small style fix when checking for __find_governor()
Eduardo Valentin
2016-11-23
thermal: core: remove FSF address in the GPL notice
Eduardo Valentin
2016-11-23
thermal: sysfs: remove symbols of emul_temp when config is disabled
Eduardo Valentin
2016-11-23
thermal: core: add a comment describing the device management section
Eduardo Valentin
2016-11-23
thermal: core: add a comment describing the power actor section
Eduardo Valentin
2016-11-23
thermal: core: add a comment describing the main update loop
Eduardo Valentin
2016-11-23
thermal: core: move notify to the zone update section
Eduardo Valentin
2016-11-23
thermal: core: add inline to print_bind_err_msg()
Eduardo Valentin
2016-11-23
thermal: core: move __bind() to where it is used
Eduardo Valentin
2016-11-23
thermal: core: fix couple of style issues on __bind() helper
Eduardo Valentin
2016-11-23
thermal: core: move bind_tz() to where it is used
Eduardo Valentin
[next]