Age | Commit message (Expand) | Author |
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 |
2017-02-18 | thermal: arm: dra752: Remove TSHUT configuration | Keerthy |
2017-02-18 | thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL | Keerthy |
2017-02-18 | thermal: imx: Fix possible NULL dereference. | Shailendra Verma |
2017-02-18 | thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property | Krzysztof Kozlowski |
2017-02-18 | thermal: zx2967: add thermal driver for ZTE's zx2967 family | Baoyou Xie |
2017-02-10 | thermal: use cpumask_var_t for on-stack cpu masks | Arnd Bergmann |
2017-02-07 | thermal/intel_powerclamp: Remove set-but-not-used variables | Augusto Mecking Caringi |
2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar |
2017-01-25 | Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()" | Fabio Estevam |
2017-01-20 | Merge branches 'thermal-core' and 'thermal-soc' into for-rc | Zhang Rui |
2017-01-19 | thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver | Wolfram Sang |
2017-01-16 | thermal: rockchip: fixes the conversion table | Caesar Wang |
2017-01-06 | thermal: core: move tz->device.groups cleanup to thermal_release | Jacob von Chorus |
2017-01-04 | thermal: convert devfreq_cooling to use an IDA | Matthew Wilcox |
2017-01-04 | thermal: convert cpu_cooling to use an IDA | Matthew Wilcox |
2017-01-04 | thermal: convert clock cooling to use an IDA | Matthew Wilcox |
2017-01-04 | thermal core: convert ID allocation to IDA | Matthew Wilcox |
2017-01-04 | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() | Fabio Estevam |
2016-12-13 | thermal: rockchip: handle set_trips without the trip points | Caesar Wang |
2016-12-13 | thermal: rockchip: optimize the conversion table | Caesar Wang |
2016-12-13 | thermal: rockchip: fixes invalid temperature case | Caesar Wang |
2016-12-13 | thermal: rockchip: don't pass table structs by value | Brian Norris |
2016-12-13 | thermal: rockchip: improve conversion error messages | Brian Norris |
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 |