Age | Commit message (Expand) | Author |
2016-06-17 | thermal: cpu_cooling: fix improper order during initialization | Lukasz Luba |
2016-06-17 | thermal/cpu_cooling: rename cpufreq_val as clipped_freq | Viresh Kumar |
2016-04-25 | Correct backport of fa3c776 ("Thermal: Ignore invalid trip points") | Mike Galbraith |
2016-04-18 | Thermal: Ignore invalid trip points | Zhang Rui |
2016-02-01 | Thermal: do thermal zone update after a cooling device registered | Chen Yu |
2016-02-01 | Thermal: handle thermal zone device properly during system sleep | Zhang Rui |
2016-02-01 | Thermal: initialize thermal zone device correctly | Zhang Rui |
2015-08-16 | thermal: exynos: Disable the regulator on probe failure | Krzysztof Kozlowski |
2015-05-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
2015-05-09 | thermal: armada: Update Armada 380 thermal sensor coefficients | Nadav Haklai |
2015-05-09 | thermal: rockchip: fix an error code | Dan Carpenter |
2015-05-09 | thermal/powerclamp: fix missing newer package c-states | Jacob Pan |
2015-05-09 | thermal/intel_powerclamp: add id for broadwell server | Jacob Pan |
2015-05-09 | thermal/intel_powerclamp: add __init / __exit annotations | Mathias Krause |
2015-05-08 | thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 | Keerthy |
2015-05-08 | thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 | Keerthy |
2015-05-01 | thermal: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-04-07 | drivers: thermal: st: remove several sparse warnings | Eduardo Valentin |
2015-04-07 | thermal: constify of_device_id array | Fabian Frederick |
2015-04-07 | thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN | Hans de Goede |
2015-03-05 | thermal: Make sysfs attributes of cooling devices default attributes | Matthias Kaehlcke |
2015-03-05 | Thermal/int340x: Fix memleak for aux trip | Srinivas Pandruvada |
2015-03-02 | thermal: exynos: Fix wrong control of power down detection mode for Exynos7 | Chanwoo Choi |
2015-02-28 | thermal: int340x_thermal: Ignore missing _ART, _TRT tables | Srinivas Pandruvada |
2015-02-28 | thermal/intel_powerclamp: add id for Avoton SoC | Miguel Bernal Marin |
2015-02-24 | thermal: exynos: Clean-up code to use oneline entry for exynos compatible table | Chanwoo Choi |
2015-02-24 | thermal: rcar: Make error and remove paths symmetrical with init | Geert Uytterhoeven |
2015-02-24 | thermal: rcar: Fix race condition between init and interrupt | Geert Uytterhoeven |
2015-02-24 | ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq... | Markus Elfring |
2015-02-24 | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP | Grygorii Strashko |
2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read | Lukasz Majewski |
2015-02-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-02-06 | Thermal/int340x_thermal: remove unused uuids. | Zhang Rui |
2015-02-06 | thermal: step_wise: spelling fixes | Brian Norris |
2015-02-06 | thermal: int340x: fix sparse warning | Lad, Prabhakar |
2015-01-31 | thermal: exynos: Add TMU support for Exynos7 SoC | Abhilash Kesavan |
2015-01-30 | Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into... | Zhang Rui |
2015-01-29 | Thermal/int340x: LPAT conversion for temperature | Srinivas Pandruvada |
2015-01-29 | thermal: Intel SoC DTS: Add Braswell support | Srinivas Pandruvada |
2015-01-28 | thermal: exynos: Correct sanity check at exynos_report_trigger() function | Lukasz Majewski |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-27 | thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE | Lukasz Majewski |
2015-01-26 | thermal: exynos: Remove exynos_tmu_data.c file | Lukasz Majewski |
2015-01-24 | thermal: rockchip: make temperature reporting much more accurate | Caesar Wang |
2015-01-24 | thermal: exynos: Remove exynos_thermal_common.[c|h] files | Lukasz Majewski |
2015-01-24 | thermal: samsung: core: Exynos TMU rework to use device tree for configuration | Lukasz Majewski |
2015-01-24 | thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin... | Lukasz Majewski |
2015-01-24 | thermal: exynos: Provide thermal_exynos.h file to be included in device tree ... | Lukasz Majewski |
2015-01-24 | thermal: exynos: cosmetic: Correct comment format | Lukasz Majewski |