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