Age | Commit message (Expand) | Author |
2015-11-23 | imx: thermal: use CPU temperature grade info for thresholds | Tim Harvey |
2015-11-23 | Revert "thermal: qcom_spmi: allow compile test" | Arnd Bergmann |
2015-11-16 | thermal: rcar_thermal: remove redundant operation | Kuninori Morimoto |
2015-11-16 | thermal: of-thermal: Reduce log level for message when can't fine thermal zone | Jiada Wang |
2015-11-12 | thermal: power_allocator: Use temperature reading from tz | Kapileshwar Singh |
2015-11-12 | thermal: rockchip: Support the RK3368 SoCs in thermal driver | Caesar Wang |
2015-11-12 | thermal: rockchip: consistently use int for temperatures | Caesar Wang |
2015-11-12 | thermal: rockchip: Add the sort mode for adc value increment or decrement | Caesar Wang |
2015-11-12 | thermal: rockchip: improve the conversion function | Caesar Wang |
2015-11-12 | thermal: rockchip: trivial: fix typo in commit | Caesar Wang |
2015-11-12 | thermal: rockchip: better to compatible the driver for different SoCs | Caesar Wang |
2015-11-11 | thermal: rockchip: fix compile error | Caesar Wang |
2015-11-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-06 | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui |
2015-11-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
2015-11-04 | thermal: exynos: Directly return 0 instead of using local ret variable | Krzysztof Kozlowski |
2015-11-04 | thermal: exynos: Remove unneeded semicolon | Krzysztof Kozlowski |
2015-11-04 | thermal: exynos: Use IS_ERR() because regulator cannot be NULL | Krzysztof Kozlowski |
2015-11-04 | thermal: exynos: Fix first temperature read after registering sensor | Krzysztof Kozlowski |
2015-11-04 | thermal: exynos: Fix unbalanced regulator disable on probe failure | Krzysztof Kozlowski |
2015-11-04 | devfreq_cooling: return on allocation failure | Dan Carpenter |
2015-11-03 | thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r | Caesar Wang |
2015-11-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
2015-11-02 | thermal: devfreq_cooling: Make power a u64 | Javi Merino |
2015-11-02 | thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg... | Javi Merino |
2015-10-30 | thermal: underflow bug in imx_set_trip_temp() | Dan Carpenter |
2015-10-30 | thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula | Nadav Haklai |
2015-10-30 | thermal: imx: register irq handler later in probe | Bai Ping |
2015-10-30 | thermal: rockhip: fix setting thermal shutdown polarity | Dmitry Torokhov |
2015-10-30 | thermal: rockchip: fix handling of invalid readings | Dmitry Torokhov |
2015-10-30 | devfreq_cooling: add trace information | Javi Merino |
2015-10-30 | thermal: Add devfreq cooling | Ørjan Eide |
2015-10-21 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2015-10-17 | thermal: exynos: Fix register read in TMU | Sudip Mukherjee |
2015-10-10 | thermal: cpu_cooling: Remove usage of devm functions | Vaishali Thakkar |
2015-10-10 | thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal | Srinivas Pandruvada |
2015-10-01 | thermal: avoid division by zero in power allocator | Andrea Arcangeli |
2015-09-29 | thermal: ti-soc-thermal: add OMAP36xx support | Eduardo Valentin |
2015-09-29 | ti-soc-thermal: implement omap3 support | Pavel Machek |
2015-09-20 | thermal: power_allocator: exit early if there are no cooling devices | Javi Merino |
2015-09-14 | thermal: power_allocator: don't require tzp to be present for the thermal zone | Javi Merino |
2015-09-14 | thermal: power_allocator: relax the requirement of two passive trip points | Javi Merino |
2015-09-14 | thermal: power_allocator: relax the requirement of a sustainable_power in tzp | Javi Merino |
2015-09-14 | thermal: Add a function to get the minimum power | Javi Merino |
2015-09-13 | thermal: cpu_cooling: free power table on error or when unregistering | Javi Merino |
2015-09-13 | thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock | Javi Merino |
2015-09-13 | thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-13 | thermal: ti-soc: Kconfig fix to avoid menu showing wrongly | Eduardo Valentin |
2015-09-13 | thermal: ti-soc: allow compile test | Eduardo Valentin |