Age | Commit message (Expand) | Author |
2013-02-28 | Fix mis-merge of intel_powerclamp.c resulting in compile error | Linus Torvalds |
2013-02-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds |
2013-02-27 | thermal: convert to idr_alloc() | Tejun Heo |
2013-02-22 | thermal: rcar: remove __devinitconst | Arnd Bergmann |
2013-02-22 | thermal: return an error on failure to register thermal class | Richard Guy Briggs |
2013-02-08 | Thermal: rename thermal governor Kconfig option to avoid generic naming | Zhang Rui |
2013-02-08 | thermal: exynos: Use the new thermal trend type for quick cooling action. | Amit Daniel Kachhap |
2013-02-08 | Thermal: exynos: Add support for temperature falling interrupt. | Jonghwa Lee |
2013-02-08 | Thermal: Dove: Add Themal sensor support for Dove. | Andrew Lunn |
2013-02-08 | thermal: Add support for the thermal sensor on Kirkwood SoCs | Nobuhiro Iwamatsu |
2013-02-08 | thermal: rcar: add Device Tree support | Kuninori Morimoto |
2013-02-06 | thermal: rcar: remove machine_power_off() from rcar_thermal_notify() | Kuninori Morimoto |
2013-02-06 | thermal: rcar: add interrupt support | Kuninori Morimoto |
2013-02-06 | thermal: rcar: add read/write functions for common/priv data | Kuninori Morimoto |
2013-02-06 | thermal: rcar: multi channel support | Kuninori Morimoto |
2013-02-06 | thermal: rcar: use mutex lock instead of spin lock | Kuninori Morimoto |
2013-02-06 | thermal: rcar: enable CPCTL to use hardware TSC deciding | Kuninori Morimoto |
2013-02-06 | thermal: rcar: use parenthesis on macro | Kuninori Morimoto |
2013-02-06 | Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared | Zhang Rui |
2013-02-06 | Thermal: fix a wrong comment | Zhang Rui |
2013-02-06 | thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation | Amit Daniel Kachhap |
2013-02-06 | PM: intel_powerclamp: off by one in start_power_clamp() | Dan Carpenter |
2013-02-06 | thermal: exynos: Miscellaneous fixes to support falling threshold interrupt | Amit Daniel Kachhap |
2013-02-06 | PM: Introduce Intel PowerClamp Driver | Jacob Pan |
2013-01-25 | thermal: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-17 | thermal: check for invalid trip setup when registering thermal device | Eduardo Valentin |
2013-01-16 | thermal: cleanup: use dev_* helper functions | Eduardo Valentin |
2013-01-16 | thermal: remove unnecessary include | Eduardo Valentin |
2013-01-16 | thermal: Use thermal zone device id in netlink messages | Eduardo Valentin |
2013-01-04 | thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c | Sachin Kamat |
2013-01-04 | thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c | Sachin Kamat |
2013-01-04 | thermal: exynos: Use of_match_ptr() macro | Sachin Kamat |
2013-01-04 | drivers/thermal/spear_thermal.c: use devm_clk_get | Julia Lawall |
2013-01-04 | thermal: rcar: add .get_trip_type/temp and .notify support | kuninori.morimoto.gx@renesas.com |
2013-01-04 | Thermal: exynos: Add sysfs node supporting exynos's emulation mode. | Jonghwa Lee |
2013-01-04 | step_wise: Unify the code for both throttle and dethrottle | Zhang Rui |
2013-01-04 | Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor | Zhang Rui |
2013-01-03 | Drivers: thermal: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Thermal: Fix DEFAULT_THERMAL_GOVERNOR | Zhang Rui |
2012-12-12 | Thermal: fix a NULL pointer dereference when generic thermal layer is built a... | Zhang Rui |
2012-12-03 | treewide: Fix typos in various Kconfig | Masanari Iida |
2012-11-26 | thermal: rcar: add rcar_zone_to_priv() macro | Kuninori Morimoto |
2012-11-26 | thermal: rcar: fixup the unit of temperature | Kuninori Morimoto |
2012-11-22 | thermal: cpu cooling: allow module builds | Eduardo Valentin |
2012-11-22 | thermal: cpu cooling: use const parameter while registering | Eduardo Valentin |
2012-11-15 | Thermal: Add ST-Ericsson DB8500 thermal driver. | hongbo.zhang |
2012-11-15 | drivers/thermal/Makefile refactor | Zhang Rui |
2012-11-15 | Exynos: Add missing dependency | Zhang Rui |
2012-11-15 | Refactor drivers/thermal/Kconfig | Zhang Rui |