1. c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  2. a40b07a thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID by Srinivas Pandruvada · 3 years, 8 months ago
  3. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  4. 5d254e1 thermal/drivers/tsens: Fix missing put_device error by Guangqing Zhu · 3 years, 9 months ago
  5. 997d24a thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params() by Jia-Ju Bai · 3 years, 10 months ago
  6. a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  7. a4af23d ANDROID: thermal: Add vendor thermal_pm_notify_suspend function by David Chao · 3 years, 9 months ago
  8. 14b2801 thermal/core/fair share: Lock the thermal zone while looping over instances by Lukasz Luba · 3 years, 8 months ago
  9. c24a209 thermal/drivers/cpufreq_cooling: Fix slab OOB issue by brian-sy yang · 4 years ago
  10. 1e2a75c thermal/core: Add NULL pointer check before using cooling device stats by Manaf Meethalavalappu Pallikunhi · 4 years, 1 month ago
  11. cc574f0 ANDROID: thermal: Add logic for filter on-die tz genl event. by davidchao · 3 years, 10 months ago
  12. a05c4bd FROMLIST: drivers: thermal: Add NULL pointer check before using cooling device stats by Subbaraman Narayanamurthy · 3 years, 10 months ago
  13. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  14. b3df1ea thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error by Viresh Kumar · 3 years, 11 months ago
  15. ea8600c ANDROID: thermal: Add vendor thermal genl event function by davidchao · 4 years ago
  16. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  17. b98ce1a thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed by Zhuguangqing · 4 years, 2 months ago
  18. baead11 ANDROID: Revert "thermal: Make thermal_zone_device_is_enabled() available to core only" by Giuliano Procida · 4 years, 3 months ago
  19. b98467f thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 by Peter Ujfalusi · 4 years, 2 months ago
  20. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  21. 5a77b6a Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 3 months ago
  22. 48b4585 thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp() by Jing Xiangfeng · 4 years, 3 months ago
  23. 5093402 thermal: ti-soc-thermal: Enable addition power management by Adam Ford · 4 years, 4 months ago
  24. 92ad897 thermal: sun8i: Add A100's THS controller support by Yangtao Li · 4 years, 5 months ago
  25. 771151b thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_calibrate by Yangtao Li · 4 years, 5 months ago
  26. ecd1d2a thermal: cooling: Remove unused variable *tz by zhuguangqing · 4 years, 4 months ago
  27. 94a3c35 thermal: int340x: Add keep alive response method by Srinivas Pandruvada · 4 years, 4 months ago
  28. 3955803 thermal: int340x: Provide notification for OEM variable change by Srinivas Pandruvada · 4 years, 4 months ago
  29. df3e647 thermal: core: remove unnecessary mutex_init() by Qinglang Miao · 4 years, 4 months ago
  30. 585834a thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns by zhuguangqing · 4 years, 4 months ago
  31. bc50141 thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config by Lad Prabhakar · 4 years, 4 months ago
  32. be52a19 thermal: stm32: simplify the return expression of stm_thermal_prepare() by Qinglang Miao · 4 years, 3 months ago
  33. 392573b thermal: rcar_thermal: Add missing braces to conditional statement by Geert Uytterhoeven · 4 years, 5 months ago
  34. 6ad1c515 thermal: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 months ago
  35. 8790710 thermal: imx8mm: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  36. 5f3c020 thermal: imx: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
  37. c071cde drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access" by Colin Ian King · 4 years, 5 months ago
  38. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  39. 0b588af genetlink: add small version of ops by Jakub Kicinski · 4 years, 3 months ago
  40. 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
  41. a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 5 months ago
  42. 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 5 months ago
  43. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
  44. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  45. 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
  46. 0f5d0a4 thermal: don't make THERMAL_NETLINK 'default y' by Linus Torvalds · 4 years, 5 months ago
  47. 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
  48. 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
  49. c569e80 thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support by Sumeet Pawnikar · 4 years, 5 months ago
  50. 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
  51. 8994504 thermal: mediatek: Add tsensor support for V2 thermal system by Henry Yen · 4 years, 8 months ago
  52. 54bf1e5 thermal: mediatek: Prepare to add support for other platforms by Henry Yen · 4 years, 8 months ago
  53. 0de967f thermal: Update power allocator and devfreq cooling to SPDX licensing by Lukasz Luba · 4 years, 5 months ago
  54. 25be77e thermal: core: Add thermal zone enable/disable notification by Daniel Lezcano · 4 years, 5 months ago
  55. 332bc8e thermal: qcom: tsens-v0_1: Add support for MSM8939 by Shawn Guo · 4 years, 6 months ago
  56. 82aa68a thermal: core: Fix thermal zone lookup by ID by Thierry Reding · 4 years, 5 months ago
  57. 287d959 thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id by Sumeet Pawnikar · 4 years, 5 months ago
  58. 4b9e373 thermal: imx8mm: Support module autoloading by Anson Huang · 4 years, 7 months ago
  59. 0f348db thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() by Dan Carpenter · 4 years, 7 months ago
  60. 679d10d thermal: rcar_gen3_thermal: Do not shadow thcode variable by Niklas Söderlund · 4 years, 7 months ago
  61. 3f5a2cb thermal: core: Move initialization after core initcall by Daniel Lezcano · 4 years, 6 months ago
  62. d2a89b5 thermal: netlink: Improve the initcall ordering by Daniel Lezcano · 4 years, 6 months ago
  63. 947d85f thermal: rcar_gen3_thermal: Add r8a774e1 support by Marian-Cristian Rotariu · 4 years, 6 months ago
  64. af0e5f1 thermal/drivers/clock_cooling: Remove clock_cooling code by Amit Kucheria · 4 years, 6 months ago
  65. 52674f5 thermal: core: remove redundant initialization of variable ret by Colin Ian King · 4 years, 6 months ago
  66. 5b8583d thermal: netlink: Fix compilation error when CONFIG_NET=n by Daniel Lezcano · 4 years, 6 months ago
  67. 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
  68. a8f62f1 Revert "thermal: mediatek: fix register index error" by Enric Balletbo i Serra · 4 years, 6 months ago
  69. f3d7fb3 thermal: int3403_thermal: Downgrade error message by Alex Hung · 4 years, 7 months ago
  70. 3ce315a thermal/int340x_thermal: Prevent page fault on .set_mode() op by Bartosz Szczepanek · 4 years, 6 months ago
  71. 55cdf0a2 thermal: core: Add notifications call in the framework by Daniel Lezcano · 4 years, 6 months ago
  72. 1ce50e7 thermal: core: genetlink support for events/cmd/sampling by Daniel Lezcano · 4 years, 6 months ago
  73. 329b064 thermal: core: Get thermal zone by id by Daniel Lezcano · 4 years, 6 months ago
  74. 3d44a50 thermal: core: Add helpers to browse the cdev, tz and governor list by Daniel Lezcano · 4 years, 6 months ago
  75. 514acd0 thermal: Make thermal_zone_device_is_enabled() available to core only by Andrzej Pietrasiewicz · 4 years, 6 months ago
  76. d92ed2c thermal: imx: Use driver's local data to decide whether to run a measurement by Andrzej Pietrasiewicz · 4 years, 6 months ago
  77. f5e50bf4 thermal: Rename set_mode() to change_mode() by Andrzej Pietrasiewicz · 4 years, 6 months ago
  78. 5d7bd8a thermal: Simplify or eliminate unnecessary set_mode() methods by Andrzej Pietrasiewicz · 4 years, 6 months ago
  79. b56bdff thermal: core: Stop polling DISABLED thermal devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
  80. bbcf90c thermal: Explicitly enable non-changing thermal zone devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
  81. 7f4957b thermal: Use mode helpers in drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  82. ac5d9ec thermal: Add mode helpers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  83. 1ee1482 thermal: remove get_mode() operation of drivers by Andrzej Pietrasiewicz · 4 years, 6 months ago
  84. 5a35066 thermal: Store device mode in struct thermal_zone_device by Andrzej Pietrasiewicz · 4 years, 6 months ago
  85. 1595d88 thermal: Store thermal mode in a dedicated enum by Andrzej Pietrasiewicz · 4 years, 6 months ago
  86. 5f8f064 thermal/drivers/rcar_gen3: Fix undefined temperature if negative by Dien Pham · 4 years, 6 months ago
  87. 371a3bc thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power by Finley Xiao · 4 years, 7 months ago
  88. 3ecc829 thermal/drivers/tsens: Fix compilation warnings by making functions static by Amit Kucheria · 4 years, 7 months ago
  89. b414791 thermal/drivers/sprd: Fix return value of sprd_thm_probe() by Tiezhu Yang · 4 years, 7 months ago
  90. 14533a5 thermal/drivers/mediatek: Fix bank number settings on mt8183 by Michael Kao · 4 years, 9 months ago
  91. b45fd13 thermal/drivers: imx: Fix missing of_node_put() at probe time by Anson Huang · 4 years, 9 months ago
  92. 5772717 thermal: Add support for the MCU controlled FAN on Khadas boards by Neil Armstrong · 4 years, 6 months ago
  93. 521b512 PM / EM: change naming convention from 'capacity' to 'performance' by Lukasz Luba · 4 years, 7 months ago
  94. a2bee06 sched,powerclamp: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 9 months ago
  95. df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
  96. 8d485da thermal/int340x_thermal: Don't require IDSP to exist by Matthew Garrett · 4 years, 9 months ago
  97. 006f006f thermal/int340x_thermal: Export OEM vendor variables by Matthew Garrett · 4 years, 9 months ago
  98. 0ba13c7 thermal/int340x_thermal: Export GDDV by Matthew Garrett · 4 years, 9 months ago
  99. 47fa116 thermal: qoriq: Update the settings for TMUv2 by Yuantian Tang · 4 years, 7 months ago
  100. b03628b thermal: rcar_thermal: Clean up rcar_thermal_update_temp() by Niklas Söderlund · 4 years, 8 months ago