Age | Commit message (Expand) | Author |
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 |
2014-03-03 | Thermal: Allow first update of cooling device state | Ni Wade |
2014-03-03 | thermal,rcar_thermal: Add dependency on HAS_IOMEM | Richard Weinberger |
2014-03-03 | x86_pkg_temp_thermal: Fix the thermal zone type | Jean Delvare |
2014-03-03 | x86_pkg_temp_thermal: Do not expose as a hwmon device | Jean Delvare |
2014-03-03 | Thermal: update INT3404 thermal driver help text | Zhang Rui |
2014-02-24 | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn |
2014-01-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-17 | thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4... | Lukasz Majewski |
2014-01-13 | sched, thermal: Clean up preempt_enable_no_resched() abuse | Peter Zijlstra |
2014-01-08 | thermal: rcar: comment spelling | Geert Uytterhoeven |
2014-01-06 | Merge branch 'misc' of .git into next | Zhang Rui |
2014-01-06 | thermal: remove const flag from .ops of imx thermal | Eduardo Valentin |
2014-01-03 | Merge branches 'misc' and 'soc' of .git into next | Zhang Rui |
2014-01-03 | Thermal: update thermal zone device after setting emul_temp | lan,Tianyu |
2014-01-03 | intel_powerclamp: Fix cstate counter detection. | Yuxuan Shui |
2014-01-03 | thermal: imx: add necessary clk operation | Anson Huang |
2014-01-02 | Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int... | Zhang Rui |
2014-01-02 | Thermal cpu cooling: return error if no valid cpu frequency entry | Zhang Rui |
2014-01-02 | thermal: fix cpu_cooling max_level behavior | Eduardo Valentin |
2014-01-02 | thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST | Laurent Pinchart |
2014-01-02 | thermal: debug: add debug statement for core and step_wise | Aaron Lu |
2014-01-02 | thermal: imx_thermal: add module device table | Russell King |
2014-01-02 | drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c | Rashika |
2014-01-02 | thermal:samsung: fix compilation warning | Naveen Krishna Chatradhi |
2014-01-02 | thermal: imx: correct suspend/resume flow | Anson Huang |
2014-01-02 | thermal: exynos: fix error return code | Julia Lawall |
2014-01-02 | Thermal: ACPI INT3403 thermal driver | Srinivas Pandruvada |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-04 | thermal: ti-soc-thermal: use thermal DT infrastructure | Eduardo Valentin |
2013-12-04 | thermal: cpu_cooling: introduce of_cpufreq_cooling_register | Eduardo Valentin |
2013-12-04 | thermal: core: introduce thermal_of_cooling_device_register | Eduardo Valentin |
2013-12-04 | thermal: introduce device tree parser | Eduardo Valentin |
2013-12-04 | thermal: allow registering without .get_temp | Eduardo Valentin |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |
2013-11-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-11-07 | Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next | Zhang Rui |
2013-11-06 | thermal: Fix binding problem when there is thermal zone params | Ni Wade |