1. bbf7fc8 Thermal: build cpu_cooling code into thermal_sys module by Zhang Rui · 12 years ago
  2. 80a26a5 Thermal: build thermal governors into thermal_sys module by Zhang Rui · 12 years ago
  3. 5fc024a Thermal: rename thermal_sys.c to thermal_core.c by Zhang Rui · 12 years ago
  4. 841d481b Thermal: exynos: remove unnecessary header inclusions by Arnd Bergmann · 12 years ago
  5. e79fe64 thermal: step_wise: set throttle target within thermal instance limits by Andrew Bresticker · 12 years ago
  6. 8837295 thermal: add a warning for temperature emulation feature by Eduardo Valentin · 12 years ago
  7. bffd1f8 thermal: exynos: Adapt to temperature emulation core thermal framework by Amit Daniel Kachhap · 12 years ago
  8. 51d45d2 thermal: rcar: add pm_runtime_xxx() support by Kuninori Morimoto · 12 years ago
  9. 1dc2082 thermal: rcar: tidyup registration failure case by Kuninori Morimoto · 12 years ago
  10. fa0d654 thermal: Add driver for Armada 370/XP SoC thermal management by Ezequiel Garcia · 12 years ago
  11. 57df810 Thermal: exynos: fix cooling state translation by Zhang Rui · 12 years ago
  12. fc35b35 Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table by Zhang Rui · 12 years ago
  13. 043e465 thermal: exynos_thermal: return a proper error code while thermal_zone_device_register fail. by Devendra Naga · 12 years ago
  14. fb84d99 thermal: rcar_thermal: propagate return value of thermal_zone_device_register by Devendra Naga · 12 years ago
  15. aa3b5d2 Thermal: kirkwood: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  16. 5095526 Thermal: rcar: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  17. 6bc51b6 Thermal: dove: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  18. f0e68fc thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp() by Wei Yongjun · 12 years ago
  19. 19cc90f Fix mis-merge of intel_powerclamp.c resulting in compile error by Linus Torvalds · 12 years ago
  20. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  21. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 12 years ago
  22. f5b6d45 thermal: rcar: remove __devinitconst by Arnd Bergmann · 12 years ago
  23. da28d96 thermal: return an error on failure to register thermal class by Richard Guy Briggs · 12 years ago
  24. 9d185d0 Thermal: rename thermal governor Kconfig option to avoid generic naming by Zhang Rui · 12 years ago
  25. ce760ed thermal: exynos: Use the new thermal trend type for quick cooling action. by Amit Daniel Kachhap · 13 years ago
  26. 4f0a684 Thermal: exynos: Add support for temperature falling interrupt. by Jonghwa Lee · 13 years ago
  27. 74ffa64 Thermal: Dove: Add Themal sensor support for Dove. by Andrew Lunn · 13 years ago
  28. 7060aa3 thermal: Add support for the thermal sensor on Kirkwood SoCs by Nobuhiro Iwamatsu · 13 years ago
  29. 76cc188 thermal: rcar: add Device Tree support by Kuninori Morimoto · 13 years ago
  30. e6e053f thermal: rcar: remove machine_power_off() from rcar_thermal_notify() by Kuninori Morimoto · 13 years ago
  31. e0a5172 thermal: rcar: add interrupt support by Kuninori Morimoto · 13 years ago
  32. e9137a5 thermal: rcar: add read/write functions for common/priv data by Kuninori Morimoto · 13 years ago
  33. 3676d1d thermal: rcar: multi channel support by Kuninori Morimoto · 13 years ago
  34. b2bbc6a thermal: rcar: use mutex lock instead of spin lock by Kuninori Morimoto · 13 years ago
  35. f8f53e1 thermal: rcar: enable CPCTL to use hardware TSC deciding by Kuninori Morimoto · 13 years ago
  36. 9dde8f8 thermal: rcar: use parenthesis on macro by Kuninori Morimoto · 13 years ago
  37. 5e20b2e Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared by Zhang Rui · 13 years ago
  38. 475f41c Thermal: fix a wrong comment by Zhang Rui · 13 years ago
  39. e6e238c thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation by Amit Daniel Kachhap · 13 years ago
  40. c8165dc PM: intel_powerclamp: off by one in start_power_clamp() by Dan Carpenter · 13 years ago
  41. 3ad9524 thermal: exynos: Miscellaneous fixes to support falling threshold interrupt by Amit Daniel Kachhap · 13 years ago
  42. d6d71ee PM: Introduce Intel PowerClamp Driver by Jacob Pan · 13 years ago
  43. ca36b1b thermal: Convert to devm_ioremap_resource() by Thierry Reding · 13 years ago
  44. 6b2aa51 thermal: check for invalid trip setup when registering thermal device by Eduardo Valentin · 13 years ago
  45. 923e0b1 thermal: cleanup: use dev_* helper functions by Eduardo Valentin · 13 years ago
  46. ba38bb8 thermal: remove unnecessary include by Eduardo Valentin · 13 years ago
  47. 8ab3e6a thermal: Use thermal zone device id in netlink messages by Eduardo Valentin · 13 years ago
  48. c076fc4 thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c by Sachin Kamat · 13 years ago
  49. c313637 thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c by Sachin Kamat · 13 years ago
  50. caa5cbd thermal: exynos: Use of_match_ptr() macro by Sachin Kamat · 13 years ago
  51. 03b79bd drivers/thermal/spear_thermal.c: use devm_clk_get by Julia Lawall · 13 years ago
  52. d2a73e2 thermal: rcar: add .get_trip_type/temp and .notify support by kuninori.morimoto.gx@renesas.com · 13 years ago
  53. bbf63be Thermal: exynos: Add sysfs node supporting exynos's emulation mode. by Jonghwa Lee · 13 years ago
  54. b8bb6cb step_wise: Unify the code for both throttle and dethrottle by Zhang Rui · 13 years ago
  55. 3dbfff3 Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor by Zhang Rui · 13 years ago
  56. 4eab7a9 Drivers: thermal: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  57. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 1f53ef1 Thermal: Fix DEFAULT_THERMAL_GOVERNOR by Zhang Rui · 13 years ago
  59. d567c68 Thermal: fix a NULL pointer dereference when generic thermal layer is built as a module by Zhang Rui · 13 years ago
  60. e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 13 years ago
  61. d12250e thermal: rcar: add rcar_zone_to_priv() macro by Kuninori Morimoto · 13 years ago
  62. c499703 thermal: rcar: fixup the unit of temperature by Kuninori Morimoto · 13 years ago
  63. 4ba115b thermal: cpu cooling: allow module builds by Eduardo Valentin · 13 years ago
  64. 3778ff5 thermal: cpu cooling: use const parameter while registering by Eduardo Valentin · 13 years ago
  65. aa1acb0 Thermal: Add ST-Ericsson DB8500 thermal driver. by hongbo.zhang · 13 years ago
  66. 445110e drivers/thermal/Makefile refactor by Zhang Rui · 13 years ago
  67. ec54c74 Exynos: Add missing dependency by Zhang Rui · 13 years ago
  68. 72e1989 Refactor drivers/thermal/Kconfig by Zhang Rui · 13 years ago
  69. a0f846c thermal: cpu_cooling: Make 'notify_device' static by Sachin Kamat · 13 years ago
  70. 160b7d8 Thermal: Remove the cooling_cpufreq_list. by hongbo.zhang · 13 years ago
  71. 9c51b05 Thermal: fix bug of counting cpu frequencies. by hongbo.zhang · 13 years ago
  72. 6b6519d Thermal: add indent for code alignment. by hongbo.zhang · 13 years ago
  73. 4e8e2f6 thermal: rcar_thermal: remove explicitly used devm_kfree/iounap() by Kuninori Morimoto · 13 years ago
  74. e15cb14 thermal: user_space: Add missing static storage class specifiers by Sachin Kamat · 13 years ago
  75. 6217693 thermal: fair_share: Add missing static storage class specifiers by Sachin Kamat · 13 years ago
  76. b88a497 thermal: step_wise: Add missing static storage class specifiers by Sachin Kamat · 13 years ago
  77. 791700c Thermal: Fix oops and unlocking in thermal_sys.c by Hugh Dickins · 13 years ago
  78. a56757a Thermal: Provide option to choose default thermal governor by Durgadoss R · 13 years ago
  79. f2b4caa Thermal: Add a notification API by Durgadoss R · 13 years ago
  80. 0c01ebb Thermal: Remove throttling logic out of thermal_sys.c by Durgadoss R · 13 years ago
  81. 1cc807a Thermal: Add a thermal notifier for user space by Durgadoss R · 13 years ago
  82. e151a20 Thermal: Introduce a step_wise thermal governor by Durgadoss R · 13 years ago
  83. 4ccc5743 Thermal: Introduce fair_share thermal governor by Durgadoss R · 13 years ago
  84. dc76548 Thermal: Make thermal_cdev_update as a global function by Durgadoss R · 13 years ago
  85. 7e8ee1e Thermal: Update binding logic based on platform data by Durgadoss R · 13 years ago
  86. 5a2c090 Thermal: Add a policy sysfs attribute by Durgadoss R · 13 years ago
  87. a4a1548 Thermal: Add thermal governor registration APIs by Durgadoss R · 13 years ago
  88. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 13 years ago
  89. 9b4298a Thermal: Add get trend, get instance API's to thermal_sys by Durgadoss R · 13 years ago
  90. 71350db Thermal: Move thermal_instance to thermal_core.h by Durgadoss R · 13 years ago
  91. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 13 years ago
  92. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 13 years ago
  93. dd8e8c4 thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured by David Rientjes · 13 years ago
  94. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 13 years ago
  95. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 13 years ago
  96. c072fed thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal() by Sachin Kamat · 13 years ago
  97. a4b6fec Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem. by Jonghwa Lee · 13 years ago
  98. 79e093c thermal: exynos: Use devm_* functions by Amit Daniel Kachhap · 13 years ago
  99. 17be868 ARM: exynos: add thermal sensor driver platform data support by Amit Daniel Kachhap · 13 years ago
  100. 7e0b55e thermal: exynos: register the tmu sensor with the kernel thermal layer by Amit Daniel Kachhap · 13 years ago