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