1. bba07c1 thermal: fix ptr_ret.cocci warnings by kbuild test robot · 8 years ago
  2. b3aef78 thermal: generic-adc: Add ADC based thermal sensor driver by Laxman Dewangan · 8 years ago
  3. f350098 thermal: tegra: fix static checker warning by Wei Ni · 8 years ago
  4. a977c41 thermal: tegra: mark PM functions __maybe_unused by Arnd Bergmann · 8 years ago
  5. 0b58c08 thermal: add temperature sensor support for tango SoC by Marc Gonzalez · 8 years ago
  6. 469ace0 thermal: hisilicon: fix IRQ imbalance enabling by Leo Yan · 8 years ago
  7. 439dc96 thermal: hisilicon: support to use any sensor by Leo Yan · 8 years ago
  8. f09d698 thermal: tegra: add PM support by Wei Ni · 8 years ago
  9. 1ed895c thermal: tegra: handle HW initialization in one funcotion by Wei Ni · 8 years ago
  10. 8de2ab0 thermal: tegra: handle clocks in one function by Wei Ni · 8 years ago
  11. 2a89587 thermal: tegra: add thermtrip function by Wei Ni · 8 years ago
  12. c350952 thermal: of-thermal: allow setting trip_temp on hardware by Wei Ni · 8 years ago
  13. d753b22 thermal: tegra: add a debugfs to show registers by Wei Ni · 8 years ago
  14. 8204104 thermal: tegra: add Tegra210 specific SOC_THERM driver by Wei Ni · 8 years ago
  15. 65b6d57 thermal: tegra: split tegra_soctherm driver by Wei Ni · 8 years ago
  16. 1c3bdc1 thermal: tegra: get rid of PDIV/HOTSPOT hack by Wei Ni · 8 years ago
  17. 6f7e0d9 thermal: tegra: combine sensor group-related data by Wei Ni · 8 years ago
  18. a4dff94 thermal: tegra: move tegra thermal files into tegra directory by Wei Ni · 8 years ago
  19. 3982204 thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  20. 71ca46e thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  21. 2633ad1 thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  22. 5e325868 thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  23. e936491 thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  24. c417bde thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  25. 44a520d thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  26. 1cd91c1 thermal: of: fix cleanup when building a thermal zone by Ulises Brindis · 8 years ago
  27. 5af897e thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions. by Richard Cochran · 8 years ago
  28. 191b075 thermal: check validity get_trip_hyst function pointer in bang-bang governor by Michele Di Giorgio · 8 years ago
  29. a3c8933 Thermal / ACPI / video: add INT3406 thermal driver by Aaron Lu · 8 years ago
  30. f1ba9eb thermal: int340x: processor_thermal: support acpi notification by Srinivas Pandruvada · 8 years ago
  31. b721ca0 thermal/powerclamp: remove cpu whitelist by Jacob Pan · 8 years ago
  32. 15333e3 thermal: use %d to print S32 parameters by Leo Yan · 8 years ago
  33. 5fdfc48 thermal: hisilicon: increase temperature resolution by Leo Yan · 8 years ago
  34. a6f4850 thermal: fix Mediatek thermal controller build by Johannes Berg · 8 years ago
  35. 1d0fd42 thermal: consistently use int for trip temp by Wei Ni · 8 years ago
  36. 62e14f6 thermal: fix mtk_thermal build dependency by Randy Dunlap · 8 years ago
  37. 9ebfb4e thermal: minor mtk_thermal.c cleanups by Randy Dunlap · 8 years ago
  38. f9d0381 thermal: power_allocator: req_range multiplication should be a 64 bit type by Javi Merino · 8 years ago
  39. c0ff8aa thermal: of: add __init attribute by Julia Lawall · 8 years ago
  40. 81ad427 Thermal: Ignore invalid trip points by Zhang Rui · 8 years ago
  41. b82ddd4 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 8 years ago
  42. 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
  43. 4cba7d2 thermal: intel_pch_thermal: Enable Skylake PCH thermal by Srinivas Pandruvada · 8 years ago
  44. e498b49 thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register by Laxman Dewangan · 8 years ago
  45. ccb361d thermal: exynos: Defer probe if vtmu is present but not registered by Javier Martinez Canillas · 8 years ago
  46. 4d3583c thermal: exynos: Use devm_regulator_get_optional() for vtmu by Javier Martinez Canillas · 8 years ago
  47. 3a3a5f1 thermal: exynos: Print a message about exceeded number of supported trip-points by Krzysztof Kozlowski · 8 years ago
  48. 74e5053 thermal: mtk: allow compile testing on UM by Eduardo Valentin · 8 years ago
  49. 5e25166 thermal: tegra_soctherm: fix sign bit of temperature by Wei Ni · 8 years ago
  50. bf82c35 thermal: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 8 years ago
  51. 1336919 thermal: ti-soc-thermal: clean up the error handling a bit by Dan Carpenter · 8 years ago
  52. 8255e4e thermal: rcar: Use ARCH_RENESAS by Simon Horman · 8 years ago
  53. 67bc3f4 thermal: rcar_thermal: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  54. 527860f thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST by Luis de Bethencourt · 9 years ago
  55. 7ea38c6 thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399 by Caesar Wang · 8 years ago
  56. 952418a thermal: rockchip: the rename compatibles for rockchip SoCs by Caesar Wang · 8 years ago
  57. 1d37a03 thermal: rockchip: fix calculation error for code_to_temp by Elaine Zhang · 8 years ago
  58. 43b4eb9 thermal: rockchip: fix a impossible condition caused by the warning by Caesar Wang · 8 years ago
  59. eb4fc33 thermal: small style cleanup in mtk_thermal by Eduardo Valentin · 8 years ago
  60. a92db1c thermal: Add Mediatek thermal controller support by Sascha Hauer · 9 years ago
  61. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 8 years ago
  62. 26716ce thermal: allow u8500-thermal driver to be a module by Arnd Bergmann · 8 years ago
  63. 4d2f179 thermal: allow spear-thermal driver to be a module by Arnd Bergmann · 8 years ago
  64. d612c64 thermal: spear: use __maybe_unused for PM functions by Arnd Bergmann · 8 years ago
  65. 8b477ea thermal: rcar: enable to use thermal-zone on DT by Kuninori Morimoto · 8 years ago
  66. 42bbe40 thermal: of: use for_each_available_child_of_node for child iterator by Laxman Dewangan · 8 years ago
  67. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  68. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 8 years ago
  69. ad74e46 thermal: trip_point_temp_store() calls thermal_zone_device_update() by Kuninori Morimoto · 9 years ago
  70. 5440c40 thermal: rcar: rcar_thermal_get_temp() return error if strange temp by Kuninori Morimoto · 9 years ago
  71. ffbcdf8 thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() by Kuninori Morimoto · 9 years ago
  72. a1ade56 thermal: rcar: check every rcar_thermal_update_temp() return value by Kuninori Morimoto · 9 years ago
  73. ca1e455 thermal: rcar: move rcar_thermal_dt_ids to upside by Kuninori Morimoto · 9 years ago
  74. b0d7033 thermal: rockchip: Support the RK3399 SoCs in thermal driver by Caesar Wang · 9 years ago
  75. 7b02a5e thermal: rockchip: Support the RK3228 SoCs in thermal driver by Caesar Wang · 9 years ago
  76. 13c1cfd thermal: rockchip: fix a trivial typo by Caesar Wang · 9 years ago
  77. 20bbfaf Thermal: Enable Broxton SoC thermal reporting device by Amy Wiles · 9 years ago
  78. a96bedf thermal: constify pch_dev_ops structure by Julia Lawall · 9 years ago
  79. 4511f71 Thermal: do thermal zone update after a cooling device registered by Chen Yu · 9 years ago
  80. ff140fe Thermal: handle thermal zone device properly during system sleep by Zhang Rui · 9 years ago
  81. bb431ba Thermal: initialize thermal zone device correctly by Zhang Rui · 9 years ago
  82. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
  83. a2291ba imx: thermal: use CPU temperature grade info for thresholds by Tim Harvey · 9 years ago
  84. e421746 Revert "thermal: qcom_spmi: allow compile test" by Arnd Bergmann · 9 years ago
  85. 84f0e49 thermal: rcar_thermal: remove redundant operation by Kuninori Morimoto · 9 years ago
  86. 2852498 thermal: of-thermal: Reduce log level for message when can't fine thermal zone by Jiada Wang · 9 years ago
  87. bb404db thermal: power_allocator: Use temperature reading from tz by Kapileshwar Singh · 9 years ago
  88. 20f0af7 thermal: rockchip: Support the RK3368 SoCs in thermal driver by Caesar Wang · 9 years ago
  89. 437df21 thermal: rockchip: consistently use int for temperatures by Caesar Wang · 9 years ago
  90. 020ba95 thermal: rockchip: Add the sort mode for adc value increment or decrement by Caesar Wang · 9 years ago
  91. ce74110 thermal: rockchip: improve the conversion function by Caesar Wang · 9 years ago
  92. 144c556 thermal: rockchip: trivial: fix typo in commit by Caesar Wang · 9 years ago
  93. 1d98b61 thermal: rockchip: better to compatible the driver for different SoCs by Caesar Wang · 9 years ago
  94. c970872 thermal: rockchip: fix compile error by Caesar Wang · 9 years ago
  95. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  96. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  97. 7c5b275 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  98. 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
  99. e35dbb4 thermal: exynos: Directly return 0 instead of using local ret variable by Krzysztof Kozlowski · 9 years ago
  100. baba1eb thermal: exynos: Remove unneeded semicolon by Krzysztof Kozlowski · 9 years ago