1. 432c19a Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years ago
  2. 6769888 thermal: int340x: Support Alder Lake by Srinivas Pandruvada · 4 years, 1 month ago
  3. b109bc7229 Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years ago
  4. 4401117 thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL by Lukasz Luba · 4 years ago
  5. 1fa34e4 thermal/drivers/rcar: Remove notification usage by Daniel Lezcano · 4 years, 1 month ago
  6. d7203ee thermal/core: Add critical and hot ops by Daniel Lezcano · 4 years, 1 month ago
  7. 433178e thermal/core: Emit a warning if the thermal zone is updated without ops by Daniel Lezcano · 4 years, 1 month ago
  8. 615510f thermal: devfreq_cooling: remove old power model and use EM by Lukasz Luba · 4 years, 1 month ago
  9. 84e0d87 thermal: devfreq_cooling: add new registration functions with Energy Model by Lukasz Luba · 4 years, 1 month ago
  10. 229794e thermal: devfreq_cooling: use a copy of device status by Lukasz Luba · 4 years, 1 month ago
  11. b8643a5 thermal: devfreq_cooling: change tracing function and arguments by Lukasz Luba · 4 years, 1 month ago
  12. ac35e6c thermal: int340x: processor_thermal: Correct workload type name by Srinivas Pandruvada · 4 years, 1 month ago
  13. ea21f58 thermal: broadcom: simplify the return expression of bcm2711_thermal_probe() by Zheng Yongjun · 4 years, 1 month ago
  14. 8639ff4 thermal: intel: pch: use macro for temperature calculation by Sumeet Pawnikar · 4 years, 1 month ago
  15. 729a866 thermal: int340x: processor_thermal: Add mailbox driver by Srinivas Pandruvada · 4 years, 1 month ago
  16. 473be51 thermal: int340x: processor_thermal: Add RFIM driver by Srinivas Pandruvada · 4 years, 1 month ago
  17. df2537f thermal: int340x: processor_thermal: Add AlderLake PCI device id by Srinivas Pandruvada · 4 years, 1 month ago
  18. a5923b6 thermal: int340x: processor_thermal: Refactor MMIO interface by Srinivas Pandruvada · 4 years, 1 month ago
  19. e854da4 thermal: rcar_gen3_thermal: Add r8a779a0 support by Niklas Söderlund · 4 years, 1 month ago
  20. e57eb8b thermal: imx8mm: Disable the clock on probe failure by Fabio Estevam · 4 years, 1 month ago
  21. ce662cc thermal: imx8mm: Print the correct error code by Fabio Estevam · 4 years, 1 month ago
  22. 1b57b95 thermal: rcar_gen3_thermal: Do not use interrupts for normal operation by Niklas Söderlund · 4 years, 1 month ago
  23. f74bed6 thermal: core: Constify static attribute_group structs by Rikard Falkeborn · 4 years, 1 month ago
  24. 90a9965 thermal: power allocator: change the 'k_*' always in estimate_pid_constants() by Lukasz Luba · 4 years, 1 month ago
  25. eda1ecf thermal: power allocator: refactor sustainable power estimation by Lukasz Luba · 4 years, 1 month ago
  26. e34a7233 thermal: power allocator: change the 'k_i' coefficient estimation by Lukasz Luba · 4 years, 1 month ago
  27. be13372 thermal: intel_pch_thermal: fix build for ACPI not enabled by Randy Dunlap · 4 years, 1 month ago
  28. cb68a85 thermal: amlogic: Add hwmon support by Martin Blumenstingl · 4 years, 1 month ago
  29. e78acf7 thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. by Andres Freund · 4 years, 2 months ago
  30. b98467f thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 by Peter Ujfalusi · 4 years, 2 months ago
  31. 236761f thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed by Zhuguangqing · 4 years, 2 months ago
  32. 030a48b thermal/drivers/hwmon: Cleanup coding style a bit by Bernard Zhao · 4 years, 2 months ago
  33. e01aac5 thermal: sun8i: Use bitmap API instead of open code by Yangtao Li · 4 years, 2 months ago
  34. ef63b043 thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold by Sumeet Pawnikar · 4 years, 2 months ago
  35. 703456ba thermal: mtk_thermal: make device_reset optional by Fabien Parent · 4 years, 2 months ago
  36. 4eb7d0c thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ by Tian Tao · 4 years, 2 months ago
  37. 37b2539 drivers/thermal/core: Optimize trip points check by Bernard Zhao · 4 years, 2 months ago
  38. 345a8af thermal: core: Move power_actor_set_power into IPA by Lukasz Luba · 4 years, 3 months ago
  39. 87d2380 thermal: core: Remove unused functions in power actor section by Lukasz Luba · 4 years, 3 months ago
  40. 8132df3 thermal: power_allocator: Respect upper and lower bounds for cooling device by Lukasz Luba · 4 years, 3 months ago
  41. 4ab17ed thermal: core: Add upper and lower limits to power_actor_set_power by Michael Kao · 4 years, 3 months ago
  42. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  43. 5a77b6a Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 2 months ago
  44. 48b4585 thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp() by Jing Xiangfeng · 4 years, 3 months ago
  45. 5093402 thermal: ti-soc-thermal: Enable addition power management by Adam Ford · 4 years, 4 months ago
  46. 92ad897 thermal: sun8i: Add A100's THS controller support by Yangtao Li · 4 years, 5 months ago
  47. 771151b thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_calibrate by Yangtao Li · 4 years, 5 months ago
  48. ecd1d2a thermal: cooling: Remove unused variable *tz by zhuguangqing · 4 years, 4 months ago
  49. 94a3c35 thermal: int340x: Add keep alive response method by Srinivas Pandruvada · 4 years, 4 months ago
  50. 3955803 thermal: int340x: Provide notification for OEM variable change by Srinivas Pandruvada · 4 years, 4 months ago
  51. df3e647 thermal: core: remove unnecessary mutex_init() by Qinglang Miao · 4 years, 4 months ago
  52. 585834a thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns by zhuguangqing · 4 years, 3 months ago
  53. bc50141 thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config by Lad Prabhakar · 4 years, 3 months ago
  54. be52a19 thermal: stm32: simplify the return expression of stm_thermal_prepare() by Qinglang Miao · 4 years, 3 months ago
  55. 392573b thermal: rcar_thermal: Add missing braces to conditional statement by Geert Uytterhoeven · 4 years, 4 months ago
  56. 6ad1c515 thermal: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
  57. 8790710 thermal: imx8mm: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  58. 5f3c020 thermal: imx: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  59. c071cde drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access" by Colin Ian King · 4 years, 5 months ago
  60. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  61. 0b588afd genetlink: add small version of ops by Jakub Kicinski · 4 years, 3 months ago
  62. 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
  63. a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 4 months ago
  64. 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
  65. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
  66. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  67. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  68. 0f5d0a4 thermal: don't make THERMAL_NETLINK 'default y' by Linus Torvalds · 4 years, 5 months ago
  69. 96e3f3c Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 5 months ago
  70. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  71. c569e80 thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support by Sumeet Pawnikar · 4 years, 5 months ago
  72. 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
  73. 8994504 thermal: mediatek: Add tsensor support for V2 thermal system by Henry Yen · 4 years, 8 months ago
  74. 54bf1e5 thermal: mediatek: Prepare to add support for other platforms by Henry Yen · 4 years, 8 months ago
  75. 0de967f thermal: Update power allocator and devfreq cooling to SPDX licensing by Lukasz Luba · 4 years, 5 months ago
  76. 25be77e thermal: core: Add thermal zone enable/disable notification by Daniel Lezcano · 4 years, 5 months ago
  77. 332bc8e thermal: qcom: tsens-v0_1: Add support for MSM8939 by Shawn Guo · 4 years, 6 months ago
  78. 82aa68a thermal: core: Fix thermal zone lookup by ID by Thierry Reding · 4 years, 5 months ago
  79. 287d959 thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id by Sumeet Pawnikar · 4 years, 5 months ago
  80. 4b9e373 thermal: imx8mm: Support module autoloading by Anson Huang · 4 years, 7 months ago
  81. 0f348db thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() by Dan Carpenter · 4 years, 7 months ago
  82. 679d10d thermal: rcar_gen3_thermal: Do not shadow thcode variable by Niklas Söderlund · 4 years, 7 months ago
  83. 3f5a2cb thermal: core: Move initialization after core initcall by Daniel Lezcano · 4 years, 6 months ago
  84. d2a89b5 thermal: netlink: Improve the initcall ordering by Daniel Lezcano · 4 years, 6 months ago
  85. 947d85f thermal: rcar_gen3_thermal: Add r8a774e1 support by Marian-Cristian Rotariu · 4 years, 6 months ago
  86. af0e5f1 thermal/drivers/clock_cooling: Remove clock_cooling code by Amit Kucheria · 4 years, 6 months ago
  87. 52674f5 thermal: core: remove redundant initialization of variable ret by Colin Ian King · 4 years, 6 months ago
  88. 5b8583d thermal: netlink: Fix compilation error when CONFIG_NET=n by Daniel Lezcano · 4 years, 6 months ago
  89. 7e8d2f6 Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux into master by Linus Torvalds · 4 years, 6 months ago
  90. a8f62f1 Revert "thermal: mediatek: fix register index error" by Enric Balletbo i Serra · 4 years, 6 months ago
  91. f3d7fb3 thermal: int3403_thermal: Downgrade error message by Alex Hung · 4 years, 7 months ago
  92. 3ce315a thermal/int340x_thermal: Prevent page fault on .set_mode() op by Bartosz Szczepanek · 4 years, 6 months ago
  93. 55cdf0a2 thermal: core: Add notifications call in the framework by Daniel Lezcano · 4 years, 6 months ago
  94. 1ce50e7 thermal: core: genetlink support for events/cmd/sampling by Daniel Lezcano · 4 years, 6 months ago
  95. 329b064 thermal: core: Get thermal zone by id by Daniel Lezcano · 4 years, 6 months ago
  96. 3d44a50 thermal: core: Add helpers to browse the cdev, tz and governor list by Daniel Lezcano · 4 years, 6 months ago
  97. 514acd0 thermal: Make thermal_zone_device_is_enabled() available to core only by Andrzej Pietrasiewicz · 4 years, 6 months ago
  98. d92ed2c thermal: imx: Use driver's local data to decide whether to run a measurement by Andrzej Pietrasiewicz · 4 years, 6 months ago
  99. f5e50bf4 thermal: Rename set_mode() to change_mode() by Andrzej Pietrasiewicz · 4 years, 6 months ago
  100. 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago