Age | Commit message (Expand) | Author |
2014-10-14 | thermal: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-09-09 | thermal: Remove ARCH_KIRKWOOD dependency | Andrew Lunn |
2014-07-22 | Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' ... | Zhang Rui |
2014-07-22 | thermal: cpu_cooling: fix typo highjack -> hijack | Javi Merino |
2014-07-15 | thermal: samsung: Add TMU support for Exynos3250 SoC | Chanwoo Choi |
2014-07-15 | thermal: exynos: fix ordering in exynos_tmu_remove() | Bartlomiej Zolnierkiewicz |
2014-07-15 | thermal: allow building dove_thermal with mvebu | Riku Voipio |
2014-07-15 | thermal: sti: Add support for ST's Memory Mapped based Thermal controller | Lee Jones |
2014-07-15 | thermal: sti: Add support for ST's System Config Register based Thermal contr... | Lee Jones |
2014-07-15 | thermal: sti: Introduce ST Thermal core code | Lee Jones |
2014-07-01 | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked | Rickard Strandqvist |
2014-07-01 | Thermal: imx: correct critical trip temperature setting | Anson Huang |
2014-06-30 | thermal: Bind cooling devices with the correct arguments | Punit Agrawal |
2014-06-30 | thermal: Add braces around suspect code | Stephen Boyd |
2014-06-30 | thermal: hwmon: Make the check for critical temp valid consistent | Aaron Lu |
2014-06-30 | Thermal: int3403: Add CRT and PSV trip | Srinivas Pandruvada |
2014-06-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-05-15 | Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in... | Zhang Rui |
2014-05-15 | thermal: spear: remove unnecessary OOM messages | Jingoo Han |
2014-05-15 | thermal: exynos: remove unnecessary OOM messages | Jingoo Han |
2014-05-15 | thermal: rcar: remove unnecessary OOM messages | Jingoo Han |
2014-05-15 | thermal: armada: Support Armada 380 SoC | Ezequiel Garcia |
2014-05-15 | thermal: armada: Support Armada 375 SoC | Ezequiel Garcia |
2014-05-15 | thermal: armada: Allow to specify an 'inverted readout' sensor | Ezequiel Garcia |
2014-05-15 | thermal: armada: Pass the platform_device to init_sensor() | Ezequiel Garcia |
2014-05-15 | thermal: armada: Add generic infrastructure to handle the sensor | Ezequiel Garcia |
2014-05-15 | thermal: armada: Add infrastructure to support generic formulas | Ezequiel Garcia |
2014-05-15 | thermal: armada: Rename armada_thermal_ops struct | Ezequiel Garcia |
2014-05-15 | thermal/intel_powerclamp: add newer cpu ids | Jacob Pan |
2014-05-15 | thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() | Geert Uytterhoeven |
2014-05-15 | thermal: samsung: Only update available threshold limits | Tushar Behera |
2014-05-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti... | Zhang Rui |
2014-05-15 | Thermal/int3403: Fix thermal hysteresis unit conversion | lan,Tianyu |
2014-05-15 | thermal: Intel SoC DTS thermal | Srinivas Pandruvada |
2014-05-06 | thermal: samsung: Add TMU support for Exynos5260 SoCs | Naveen Krishna Chatradhi |
2014-05-06 | thermal: samsung: Add TMU support for Exynos5420 SoCs | Naveen Krishna Chatradhi |
2014-05-06 | thermal: samsung: change base_common to more meaningful base_second | Naveen Krishna Chatradhi |
2014-05-06 | thermal: samsung: replace inten_ bit fields with intclr_ | Naveen Krishna Chatradhi |
2014-05-06 | thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined | Bartlomiej Zolnierkiewicz |
2014-05-06 | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error | Paul Walmsley |
2014-04-30 | thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis |
2014-04-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-04-08 | thermal: rcar-thermal: update thermal zone only when temperature changes | Patrick Titiano |
2014-04-08 | thermal: rcar-thermal: fix same mask applied twice | Patrick Titiano |
2014-04-08 | thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han |
2014-04-08 | thermal: imx: update formula for thermal sensor | Anson Huang |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-03-20 | thermal, x86-pkg-temp: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-03 | Thermal: thermal zone governor fix | Zhang Rui |