1. 81ad427 Thermal: Ignore invalid trip points by Zhang Rui · 8 years ago
  2. b82ddd4 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 8 years ago
  3. 032f4a1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 8 years ago
  4. 4cba7d2 thermal: intel_pch_thermal: Enable Skylake PCH thermal by Srinivas Pandruvada · 8 years ago
  5. e498b49 thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register by Laxman Dewangan · 8 years ago
  6. ccb361d thermal: exynos: Defer probe if vtmu is present but not registered by Javier Martinez Canillas · 8 years ago
  7. 4d3583c thermal: exynos: Use devm_regulator_get_optional() for vtmu by Javier Martinez Canillas · 8 years ago
  8. 3a3a5f1 thermal: exynos: Print a message about exceeded number of supported trip-points by Krzysztof Kozlowski · 8 years ago
  9. 74e5053 thermal: mtk: allow compile testing on UM by Eduardo Valentin · 8 years ago
  10. 5e25166 thermal: tegra_soctherm: fix sign bit of temperature by Wei Ni · 8 years ago
  11. bf82c35 thermal: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 8 years ago
  12. 1336919 thermal: ti-soc-thermal: clean up the error handling a bit by Dan Carpenter · 8 years ago
  13. 8255e4e thermal: rcar: Use ARCH_RENESAS by Simon Horman · 8 years ago
  14. 67bc3f4 thermal: rcar_thermal: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  15. 527860f thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST by Luis de Bethencourt · 9 years ago
  16. 7ea38c6 thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399 by Caesar Wang · 8 years ago
  17. 952418a thermal: rockchip: the rename compatibles for rockchip SoCs by Caesar Wang · 8 years ago
  18. 1d37a03 thermal: rockchip: fix calculation error for code_to_temp by Elaine Zhang · 8 years ago
  19. 43b4eb9 thermal: rockchip: fix a impossible condition caused by the warning by Caesar Wang · 8 years ago
  20. eb4fc33 thermal: small style cleanup in mtk_thermal by Eduardo Valentin · 8 years ago
  21. a92db1c thermal: Add Mediatek thermal controller support by Sascha Hauer · 9 years ago
  22. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 8 years ago
  23. 26716ce thermal: allow u8500-thermal driver to be a module by Arnd Bergmann · 8 years ago
  24. 4d2f179 thermal: allow spear-thermal driver to be a module by Arnd Bergmann · 8 years ago
  25. d612c64 thermal: spear: use __maybe_unused for PM functions by Arnd Bergmann · 8 years ago
  26. 8b477ea thermal: rcar: enable to use thermal-zone on DT by Kuninori Morimoto · 8 years ago
  27. 42bbe40 thermal: of: use for_each_available_child_of_node for child iterator by Laxman Dewangan · 8 years ago
  28. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  29. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 8 years ago
  30. ad74e46 thermal: trip_point_temp_store() calls thermal_zone_device_update() by Kuninori Morimoto · 9 years ago
  31. 5440c40 thermal: rcar: rcar_thermal_get_temp() return error if strange temp by Kuninori Morimoto · 9 years ago
  32. ffbcdf8 thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() by Kuninori Morimoto · 9 years ago
  33. a1ade56 thermal: rcar: check every rcar_thermal_update_temp() return value by Kuninori Morimoto · 9 years ago
  34. ca1e455 thermal: rcar: move rcar_thermal_dt_ids to upside by Kuninori Morimoto · 9 years ago
  35. b0d7033 thermal: rockchip: Support the RK3399 SoCs in thermal driver by Caesar Wang · 9 years ago
  36. 7b02a5e thermal: rockchip: Support the RK3228 SoCs in thermal driver by Caesar Wang · 9 years ago
  37. 13c1cfd thermal: rockchip: fix a trivial typo by Caesar Wang · 9 years ago
  38. 20bbfaf Thermal: Enable Broxton SoC thermal reporting device by Amy Wiles · 9 years ago
  39. a96bedf thermal: constify pch_dev_ops structure by Julia Lawall · 9 years ago
  40. 4511f71 Thermal: do thermal zone update after a cooling device registered by Chen Yu · 9 years ago
  41. ff140fe Thermal: handle thermal zone device properly during system sleep by Zhang Rui · 9 years ago
  42. bb431ba Thermal: initialize thermal zone device correctly by Zhang Rui · 9 years ago
  43. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
  44. a2291ba imx: thermal: use CPU temperature grade info for thresholds by Tim Harvey · 9 years ago
  45. e421746 Revert "thermal: qcom_spmi: allow compile test" by Arnd Bergmann · 9 years ago
  46. 84f0e49 thermal: rcar_thermal: remove redundant operation by Kuninori Morimoto · 9 years ago
  47. 2852498 thermal: of-thermal: Reduce log level for message when can't fine thermal zone by Jiada Wang · 9 years ago
  48. bb404db thermal: power_allocator: Use temperature reading from tz by Kapileshwar Singh · 9 years ago
  49. 20f0af7 thermal: rockchip: Support the RK3368 SoCs in thermal driver by Caesar Wang · 9 years ago
  50. 437df21 thermal: rockchip: consistently use int for temperatures by Caesar Wang · 9 years ago
  51. 020ba95 thermal: rockchip: Add the sort mode for adc value increment or decrement by Caesar Wang · 9 years ago
  52. ce74110 thermal: rockchip: improve the conversion function by Caesar Wang · 9 years ago
  53. 144c556 thermal: rockchip: trivial: fix typo in commit by Caesar Wang · 9 years ago
  54. 1d98b61 thermal: rockchip: better to compatible the driver for different SoCs by Caesar Wang · 9 years ago
  55. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  56. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  57. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  58. 7c5b275 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  59. c422a8e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  60. e35dbb4 thermal: exynos: Directly return 0 instead of using local ret variable by Krzysztof Kozlowski · 9 years ago
  61. baba1eb thermal: exynos: Remove unneeded semicolon by Krzysztof Kozlowski · 9 years ago
  62. bfa2683 thermal: exynos: Use IS_ERR() because regulator cannot be NULL by Krzysztof Kozlowski · 9 years ago
  63. 9e4249b thermal: exynos: Fix first temperature read after registering sensor by Krzysztof Kozlowski · 9 years ago
  64. 824ead0 thermal: exynos: Fix unbalanced regulator disable on probe failure by Krzysztof Kozlowski · 9 years ago
  65. ce5ee16 devfreq_cooling: return on allocation failure by Dan Carpenter · 9 years ago
  66. 7e38a5b thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r by Caesar Wang · 9 years ago
  67. c75960a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  68. 61c8e8a thermal: devfreq_cooling: Make power a u64 by Javi Merino · 9 years ago
  69. 3c99c2c thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister by Javi Merino · 9 years ago
  70. 8fb2b9a thermal: underflow bug in imx_set_trip_temp() by Dan Carpenter · 9 years ago
  71. b56100d thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula by Nadav Haklai · 9 years ago
  72. 84866ee thermal: imx: register irq handler later in probe by Bai Ping · 9 years ago
  73. 452e01b thermal: rockhip: fix setting thermal shutdown polarity by Dmitry Torokhov · 9 years ago
  74. d9a241c thermal: rockchip: fix handling of invalid readings by Dmitry Torokhov · 9 years ago
  75. 9876b1a devfreq_cooling: add trace information by Javi Merino · 9 years ago
  76. a76caf5 thermal: Add devfreq cooling by Ørjan Eide · 9 years ago
  77. 0690f4f Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  78. b28fec1 thermal: exynos: Fix register read in TMU by Sudip Mukherjee · 9 years ago
  79. a71544c thermal: cpu_cooling: Remove usage of devm functions by Vaishali Thakkar · 9 years ago
  80. 98cadf2 thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal by Srinivas Pandruvada · 9 years ago
  81. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  82. b840b6e thermal: ti-soc-thermal: add OMAP36xx support by Eduardo Valentin · 9 years ago
  83. 9c5c87e ti-soc-thermal: implement omap3 support by Pavel Machek · 9 years ago
  84. 97584d1 thermal: power_allocator: exit early if there are no cooling devices by Javi Merino · 9 years ago
  85. f5cbb18 thermal: power_allocator: don't require tzp to be present for the thermal zone by Javi Merino · 9 years ago
  86. 8b7b390 thermal: power_allocator: relax the requirement of two passive trip points by Javi Merino · 9 years ago
  87. e055bb0 thermal: power_allocator: relax the requirement of a sustainable_power in tzp by Javi Merino · 9 years ago
  88. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  89. eba4f88 thermal: cpu_cooling: free power table on error or when unregistering by Javi Merino · 9 years ago
  90. 459ac37 thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock by Javi Merino · 9 years ago
  91. 0847e26 thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  92. ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
  93. 41ae3c0 thermal: ti-soc: allow compile test by Eduardo Valentin · 9 years ago
  94. cb7fb4d thermal: qcom_spmi: allow compile test by Eduardo Valentin · 9 years ago
  95. 2bf4273 thermal: exynos: allow compile test by Eduardo Valentin · 9 years ago
  96. 1b15826 thermal: armada: allow compile test by Eduardo Valentin · 9 years ago
  97. 07fffd5 thermal: dove: allow compile test by Eduardo Valentin · 9 years ago
  98. 9c8aa95 thermal: kirkwood: allow compile test by Eduardo Valentin · 9 years ago
  99. 444f9b0 thermal: rockchip: allow compile test by Eduardo Valentin · 9 years ago
  100. aa2937b thermal: spear: allow compile test by Eduardo Valentin · 9 years ago