1. f872f73 thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL by Sumeet Pawnikar · 3 years, 1 month ago
  2. b49e001 Merge branch 'thermal-int340x' by Rafael J. Wysocki · 3 years, 2 months ago
  3. 99b6331 thermal: core: Reset previous low and high trip during thermal zone init by Manaf Meethalavalappu Pallikunhi · 3 years, 2 months ago
  4. 994a04a thermal: int340x: Limit Kconfig to 64-bit by Arnd Bergmann · 3 years, 2 months ago
  5. d9c8e52 thermal: int340x: fix build on 32-bit targets by Linus Torvalds · 3 years, 2 months ago
  6. 61988e0 Merge branch 'thermal-int340x' by Rafael J. Wysocki · 3 years, 2 months ago
  7. 567af70 thermal: Replace pr_warn() with pr_warn_once() in user_space_bind() by Rafael J. Wysocki · 3 years, 2 months ago
  8. 96cfe05 thermal: Fix NULL pointer dereferences in of_thermal_ functions by Subbaraman Narayanamurthy · 3 years, 2 months ago
  9. aeb58c8 thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses by Srinivas Pandruvada · 3 years, 2 months ago
  10. 46e9f92 Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs' by Rafael J. Wysocki · 3 years, 3 months ago
  11. a67a46a thermal/core: Deprecate changing cooling device state from userspace by Daniel Lezcano · 3 years, 3 months ago
  12. 0275c9f thermal/core: Make the userspace governor deprecated by Daniel Lezcano · 3 years, 3 months ago
  13. c4fcf1a thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume by Antoine Tenart · 3 years, 4 months ago
  14. fb6de59 thermal/drivers/uniphier: Add compatible string for NX1 SoC by Kunihiko Hayashi · 3 years, 3 months ago
  15. 02832ed thermal/drivers/rockchip_thermal: Allow more resets for tsadc node by Johan Jonker · 3 years, 4 months ago
  16. d012f91 thermal/drivers/tsens: Add timeout to get_temp_tsens_valid by Ansuel Smith · 3 years, 3 months ago
  17. 9e5a4fb thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM by Jackie Liu · 3 years, 3 months ago
  18. 0a5c267 thermal/core: fix a UAF bug in __thermal_cooling_device_register() by Ziyang Xuan · 3 years, 3 months ago
  19. 1dd7128 thermal/core: Fix null pointer dereference in thermal_release() by Yuanzheng Song · 3 years, 3 months ago
  20. c3131bd thermal: rcar_gen3_thermal: Read calibration from hardware by Niklas Söderlund · 3 years, 3 months ago
  21. b8aaf14 thermal: rcar_gen3_thermal: Store thcode and ptat in priv data by Niklas Söderlund · 3 years, 3 months ago
  22. f6c8367 thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant by Bjorn Andersson · 3 years, 3 months ago
  23. fc656fa thermal/drivers/netlink: Add the temperature when crossing a trip point by Daniel Lezcano · 3 years, 4 months ago
  24. 69c560d thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_ops by Rikard Falkeborn · 3 years, 4 months ago
  25. 52628a8 thermal: int340x: delete bogus length check by Dan Carpenter · 3 years, 4 months ago
  26. 7fc775f thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable by Christophe JAILLET · 3 years, 4 months ago
  27. cf96921 thermal/drivers/tsens: Fix wrong check for tzd in irq handlers by Ansuel Smith · 3 years, 4 months ago
  28. 1bb30b2 thermal/core: Potential buffer overflow in thermal_build_list_of_policies() by Dan Carpenter · 3 years, 4 months ago
  29. 8b4bd25 thermal/drivers/int340x: Do not set a wrong tcc offset on resume by Antoine Tenart · 3 years, 4 months ago
  30. dd47038 Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 4 months ago
  31. 70ee251 thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used by Matthias Kaehlcke · 3 years, 5 months ago
  32. 5950fc4 thermal/drivers/intel: Allow processing of HWP interrupt by Srinivas Pandruvada · 3 years, 5 months ago
  33. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  34. 73b718c thermal/drivers/devfreq_cooling: use HZ macros by Daniel Lezcano · 3 years, 4 months ago
  35. 7ba88a2 Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 4 months ago
  36. 950809c thermal: intel: Allow processing of HWP interrupt by Srinivas Pandruvada · 3 years, 5 months ago
  37. 53bca37 thermal/drivers/qcom: Add support for LMh driver by Thara Gopinath · 3 years, 5 months ago
  38. 2010319 thermal/drivers/intel: Move intel_menlow to thermal drivers by Srinivas Pandruvada · 3 years, 5 months ago
  39. 16f9442 thermal/drivers/tegra-soctherm: Silence message about clamped temperature by Dmitry Osipenko · 3 years, 6 months ago
  40. f1b07a1 thermal/drivers/int340x: Use IMOK independently by Sumeet Pawnikar · 3 years, 6 months ago
  41. d31eb7c thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
  42. d3a2328 thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int by Niklas Söderlund · 3 years, 5 months ago
  43. 47cf09e thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points by Niklas Söderlund · 3 years, 5 months ago
  44. a414a08 drivers/thermal/intel: Add TCC cooling support for AlderLake platform by Sumeet Pawnikar · 3 years, 5 months ago
  45. 02d438f thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() by Dan Carpenter · 3 years, 5 months ago
  46. 8f8d8b0 thermal/drivers/tegra: Correct compile-testing of drivers by Dmitry Osipenko · 3 years, 7 months ago
  47. 3747e42 thermal/drivers/tegra: Add driver for Tegra30 thermal sensor by Dmitry Osipenko · 3 years, 7 months ago
  48. f7ea4be Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 6 months ago
  49. fe6a6de thermal/drivers/int340x/processor_thermal: Fix tcc setting by Srinivas Pandruvada · 3 years, 7 months ago
  50. ad079d9 thermal/drivers/int340x/processor_thermal: Fix warning for return value by Srinivas Pandruvada · 3 years, 7 months ago
  51. 24e21d9 thermal/drivers/mediatek: Add sensors-support by Frank Wunderlich · 3 years, 7 months ago
  52. acd65d5 thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver by Srinivas Pandruvada · 3 years, 8 months ago
  53. 8fe145f thermal/drivers/int340x/processor_thermal: Split enumeration and processing part by Srinivas Pandruvada · 3 years, 8 months ago
  54. 8b2ea89 thermal: devfreq_cooling: Fix kernel-doc by Yang Li · 3 years, 7 months ago
  55. da5e562 thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit() by Andy Shevchenko · 3 years, 7 months ago
  56. 5e5c9f9 thermal/core/thermal_of: Stop zone device before unregistering it by Dmitry Osipenko · 3 years, 7 months ago
  57. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  58. 7fb593c Merge remote-tracking branch 'regulator/for-5.14' into regulator-next by Mark Brown · 3 years, 7 months ago
  59. db0aeb4 thermal: Use generic HW-protection shutdown API by Matti Vaittinen · 3 years, 8 months ago
  60. b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 7 months ago
  61. 2ad8ccc thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure by Lukasz Luba · 3 years, 7 months ago
  62. d8ac5bb thermal/drivers/sprd: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
  63. 3da9762 thermal/drivers/imx_sc: Add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 7 months ago
  64. 3ae5950 thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1 by Geert Uytterhoeven · 3 years, 7 months ago
  65. 8946187a thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations by Niklas Söderlund · 3 years, 7 months ago
  66. d753926 thermal/drivers/st: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  67. a052b51 thermal/core: Correct function name thermal_zone_device_unregister() by Yang Yingliang · 3 years, 8 months ago
  68. 5d6fbc9 thermal/drivers/int340x: processor_thermal: Export additional attributes by Srinivas Pandruvada · 3 years, 8 months ago
  69. fb5a6ec thermal/drivers/int340x: processor_thermal: Export mailbox interface by Srinivas Pandruvada · 3 years, 8 months ago
  70. 4d57fd9 thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE by Chunyan Zhang · 3 years, 8 months ago
  71. 16bee04 thermal/drivers/rockchip: Support RK3568 SoCs in the thermal driver by Finley Xiao · 3 years, 8 months ago
  72. 773ac53 Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  73. 9a90ed0 x86/thermal: Fix LVT thermal setup for SMI delivery mode by Borislav Petkov · 3 years, 8 months ago
  74. 5d8db38 thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data() by Yang Yingliang · 3 years, 8 months ago
  75. 8d84733 thermal/ti-soc-thermal: Fix kernel-doc by Yang Li · 3 years, 8 months ago
  76. eb8500b thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID by Srinivas Pandruvada · 3 years, 9 months ago
  77. 583f2bc Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 9 months ago
  78. c310e54 thermal/drivers/mtk_thermal: Remove redundant initializations of several variables by Colin Ian King · 3 years, 9 months ago
  79. ab39c88 thermal/core/power allocator: Use the lockless __thermal_cdev_update() function by Lukasz Luba · 3 years, 9 months ago
  80. 1a93369 thermal/core/fair share: Use the lockless __thermal_cdev_update() function by Lukasz Luba · 3 years, 9 months ago
  81. fef0577 thermal/core/fair share: Lock the thermal zone while looping over instances by Lukasz Luba · 3 years, 9 months ago
  82. 0952177 thermal/core/power_allocator: Update once cooling devices when temp is low by Lukasz Luba · 3 years, 9 months ago
  83. d3b60ed thermal/core/power_allocator: Maintain the device statistics from going stale by Lukasz Luba · 3 years, 9 months ago
  84. b70dbf4 thermal/core: Create a helper __thermal_cdev_update() without a lock by Lukasz Luba · 3 years, 9 months ago
  85. 6b3aeaf thermal/drivers/tsens: Add support for ipq8064-tsens by Ansuel Smith · 3 years, 9 months ago
  86. 2ebd098 thermal/drivers/tsens: Drop unused define for msm8960 by Ansuel Smith · 3 years, 9 months ago
  87. dfc1193 thermal/drivers/tsens: Replace custom 8960 apis with generic apis by Ansuel Smith · 3 years, 9 months ago
  88. 3d08f02 thermal/drivers/tsens: Fix bug in sensor enable for msm8960 by Ansuel Smith · 3 years, 9 months ago
  89. fdda131 thermal/drivers/tsens: Use init_common for msm8960 by Ansuel Smith · 3 years, 9 months ago
  90. 53e2a20 thermal/drivers/tsens: Add VER_0 tsens version by Ansuel Smith · 3 years, 9 months ago
  91. a0ed141 thermal/drivers/tsens: Convert msm8960 to reg_field by Ansuel Smith · 3 years, 9 months ago
  92. 9d51769 thermal/drivers/tsens: Don't hardcode sensor slope by Ansuel Smith · 3 years, 9 months ago
  93. d60d6e7 thermal/core: Remove thermal_notify_framework by Thara Gopinath · 4 years ago
  94. d473327 thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val' by Lin Ruizhe · 3 years, 9 months ago
  95. 5a4a823 thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header files alphabetically by Zhen Lei · 3 years, 9 months ago
  96. fc88f7ad thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname by dingsenjie · 3 years, 9 months ago
  97. beaa410 thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe() by Ye Bin · 3 years, 9 months ago
  98. 2eb87d7 thermal/drivers/intel: Introduce tcc cooling driver by Zhang Rui · 3 years, 9 months ago
  99. d1ab7c3 thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_probe() by Ruiqi Gong · 3 years, 9 months ago
  100. 8cd7ab2 thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_probe() by Ruiqi Gong · 3 years, 9 months ago