- 90a21ff imx: thermal: imx_get_temp might be called before sensor clock is prepared by Heiner Kallweit · 10 years ago
- 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
- 491b079 thermal: imx: correct driver load sequence for cpu cooling by Bai Ping · 10 years ago
- 225112a Thermal/int3403: Fix thermal hysteresis unit conversion by lan,Tianyu · 10 years ago
- 1401586 Thermal:Remove usless if(!result) before return tz by Yao Dongdong · 10 years ago
- b835ced thermal: exynos: fix IRQ clearing on TMU initialization by Bartlomiej Zolnierkiewicz · 10 years ago
- c2aad93c thermal: fix multiple disbalanced device node counters by Vladimir Zapolskiy · 10 years ago
- 32a7416 thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250 by Chanwoo Choi · 10 years ago
- 56c64da thermal: exynos: Add support for many TRIMINFO_CTRL registers by Chanwoo Choi · 10 years ago
- 60e203e thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
- 99d67fb thermal: exynos: remove identical values from exynos*_tmu_registers structures by Bartlomiej Zolnierkiewicz · 10 years ago
- 9c7a87f thermal: exynos: remove redundant pdata checks from exynos_tmu_control() by Bartlomiej Zolnierkiewicz · 10 years ago
- ac951af thermal: exynos: cache non_hw_trigger_levels in pdata by Bartlomiej Zolnierkiewicz · 10 years ago
- ddb31d4 thermal: exynos: simplify temp_to_code() and code_to_temp() by Bartlomiej Zolnierkiewicz · 10 years ago
- 8131a24 thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
- 930aa10 thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
- d37761e thermal: exynos: remove dead code for HW_MODE calibration by Bartlomiej Zolnierkiewicz · 10 years ago
- e841971 thermal: exynos: remove unused struct exynos_tmu_registers entries by Bartlomiej Zolnierkiewicz · 10 years ago
- 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 6ceaf58 Merge branch 'int340x-thermal' of .git into next by Zhang Rui · 10 years ago
- d805474 Thermal: int340x thermal: select ACPI fan driver by Zhang Rui · 10 years ago
- 484ac2f thermal: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
- 6306e68 Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs by Jacob Pan · 10 years ago
- 52b1c69 Thermal: int340x_thermal: expose acpi thermal relationship tables by Jacob Pan · 10 years ago
- 4384b8f Thermal: introduce int3403 thermal driver by Lan Tianyu · 10 years ago
- 9ceaa81 Merge branch 'thermal-core-fix' of .git into next by Zhang Rui · 10 years ago
- 77e337c Thermal: introduce INT3402 thermal driver by Aaron Lu · 10 years ago
- 0ab1536 Thermal: int3400 thermal: register to thermal framework by Zhang Rui · 11 years ago
- c5738dd Thermal: int3400 thermal: add capability to detect supporting UUIDs by Zhang Rui · 11 years ago
- 816cab9 Thermal: introduce int3400 thermal driver by Zhang Rui · 11 years ago
- 26bb0e9 thermal: step_wise: fix: Prevent from binary overflow when trend is dropping by Lukasz Majewski · 10 years ago
- dd63466 Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next by Zhang Rui · 10 years ago
- 3230bbf ACPI: introduce ACPI int340x thermal scan handler by Zhang Rui · 11 years ago
- 575be65 thermal: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
- e4dbf98 thermal: Added Bang-bang thermal governor by Peter Feuerer · 10 years ago
- 3c94f17 Thermal: imx: add i.mx6sx thermal support by Anson Huang · 10 years ago
- a020279 thermal: add support to disable thermal zone from DTS by Laxman Dewangan · 10 years ago
- 208cd82 thermal: trace: Trace when temperature is above a trip point by Punit Agrawal · 10 years ago
- 3981156 thermal: trace: Trace when a cooling device's state is updated by Punit Agrawal · 10 years ago
- 100a8fd thermal: trace: Trace temperature changes by Punit Agrawal · 10 years ago
- 47d104b Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into next by Zhang Rui · 10 years ago
- 9746b6e thermal: cpu_cooling: fix typo highjack -> hijack by Javi Merino · 10 years ago
- 1fe56dc thermal: samsung: Add TMU support for Exynos3250 SoC by Chanwoo Choi · 10 years ago
- 4215688 thermal: exynos: fix ordering in exynos_tmu_remove() by Bartlomiej Zolnierkiewicz · 10 years ago
- b3dee39 thermal: allow building dove_thermal with mvebu by Riku Voipio · 10 years ago
- 6ea95b5 thermal: sti: Add support for ST's Memory Mapped based Thermal controller by Lee Jones · 10 years ago
- 186bf54 thermal: sti: Add support for ST's System Config Register based Thermal controller by Lee Jones · 10 years ago
- 60aef7c thermal: sti: Introduce ST Thermal core code by Lee Jones · 10 years ago
- fbe2ddc thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked by Rickard Strandqvist · 10 years ago
- d0f9d64 Thermal: imx: correct critical trip temperature setting by Anson Huang · 10 years ago
- dd354b8 thermal: Bind cooling devices with the correct arguments by Punit Agrawal · 10 years ago
- ca9521b thermal: Add braces around suspect code by Stephen Boyd · 10 years ago
- e8db5d6 thermal: hwmon: Make the check for critical temp valid consistent by Aaron Lu · 10 years ago
- 5fcdeb2 Thermal: int3403: Add CRT and PSV trip by Srinivas Pandruvada · 10 years ago
- c31c24b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 63745aa Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of .git into next by Zhang Rui · 11 years ago
- fa018d3 thermal: spear: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- 2a9675b thermal: exynos: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- b0a60d8 thermal: rcar: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- e6e0a68 thermal: armada: Support Armada 380 SoC by Ezequiel Garcia · 11 years ago
- e2d5f05 thermal: armada: Support Armada 375 SoC by Ezequiel Garcia · 11 years ago
- fd2c94d thermal: armada: Allow to specify an 'inverted readout' sensor by Ezequiel Garcia · 11 years ago
- 04bf3d7 thermal: armada: Pass the platform_device to init_sensor() by Ezequiel Garcia · 11 years ago
- 1fcacca thermal: armada: Add generic infrastructure to handle the sensor by Ezequiel Garcia · 11 years ago
- 9484bc6 thermal: armada: Add infrastructure to support generic formulas by Ezequiel Garcia · 11 years ago
- 66fdb7b thermal: armada: Rename armada_thermal_ops struct by Ezequiel Garcia · 11 years ago
- 9a17f56 thermal/intel_powerclamp: add newer cpu ids by Jacob Pan · 11 years ago
- 09be511 thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() by Geert Uytterhoeven · 11 years ago
- c65d347 thermal: samsung: Only update available threshold limits by Tushar Behera · 11 years ago
- 9550b8d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc-fixes by Zhang Rui · 11 years ago
- ced2284 Thermal/int3403: Fix thermal hysteresis unit conversion by lan,Tianyu · 11 years ago
- bc40b5e thermal: Intel SoC DTS thermal by Srinivas Pandruvada · 11 years ago
- 923488a thermal: samsung: Add TMU support for Exynos5260 SoCs by Naveen Krishna Chatradhi · 11 years ago
- 14a11dc thermal: samsung: Add TMU support for Exynos5420 SoCs by Naveen Krishna Chatradhi · 11 years ago
- 9025d56 thermal: samsung: change base_common to more meaningful base_second by Naveen Krishna Chatradhi · 11 years ago
- 74429c2 thermal: samsung: replace inten_ bit fields with intclr_ by Naveen Krishna Chatradhi · 11 years ago
- 4de4581 thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined by Bartlomiej Zolnierkiewicz · 11 years ago
- c68789e thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
- 3c84ef3 thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 11 years ago
- 190a399 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
- 9477165 thermal: rcar-thermal: update thermal zone only when temperature changes by Patrick Titiano · 11 years ago
- 206c0cb thermal: rcar-thermal: fix same mask applied twice by Patrick Titiano · 11 years ago
- 5204f8c thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
- 749e8be thermal: imx: update formula for thermal sensor by Anson Huang · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- cf0485a thermal, x86-pkg-temp: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
- f2234bc Thermal: thermal zone governor fix by Zhang Rui · 11 years ago
- 5ca0cce Thermal: Allow first update of cooling device state by Ni Wade · 11 years ago
- d1c8b04 thermal,rcar_thermal: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
- 3e42165 x86_pkg_temp_thermal: Fix the thermal zone type by Jean Delvare · 11 years ago
- 7978688 x86_pkg_temp_thermal: Do not expose as a hwmon device by Jean Delvare · 11 years ago
- 37d6a82 Thermal: update INT3404 thermal driver help text by Zhang Rui · 11 years ago
- ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 11 years ago
- 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 4f11b85 thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412) by Lukasz Majewski · 11 years ago
- 130816c sched, thermal: Clean up preempt_enable_no_resched() abuse by Peter Zijlstra · 11 years ago
- 6fe495e0 thermal: rcar: comment spelling by Geert Uytterhoeven · 11 years ago