1. 6f9b5e7 drivers: thermal: int340x_thermal: Make PCI dependency explicit by Sinan Kaya · 6 years ago
  2. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  3. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  4. 24ef9ec thermal/intel: fixup for Kconfig string parsing tightening up by Stephen Rothwell · 6 years ago
  5. 9d21621 thermal: generic-adc: Fix adc to temp interpolation by Bjorn Andersson · 6 years ago
  6. e36e130 thermal: rcar_thermal: add R8A77990 support by Yoshihiro Kaneko · 6 years ago
  7. b8d3d11 thermal: rcar_thermal: add R8A774C0 support by Fabrizio Castro · 6 years ago
  8. 879d736 thermal: armada: add overheat interrupt support by Miquel Raynal · 6 years ago
  9. 5a78ad6 thermal: st: fix Makefile typo by Arnd Bergmann · 6 years ago
  10. ca74472 thermal: uniphier: Convert to SPDX identifier by Kunihiko Hayashi · 6 years ago
  11. 8632ed4 thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  12. 05c1b70 thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  13. 925b383 thermal: imx: save one condition block for normal case of nvmem initialization by Anson Huang · 6 years ago
  14. c589c56 thermal: imx: fix for dependency on cpu-freq by Anson Huang · 6 years ago
  15. 4ab248b thermal: tsens: qcom: do not create duplicate regmap debugfs entries by Srinivas Kandagatla · 6 years ago
  16. ac31f6e thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() by YueHaibing · 6 years ago
  17. adad7c7 thermal: broadcom: use devm_thermal_zone_of_sensor_register by Julia Lawall · 6 years ago
  18. d56c19d thermal: bcm2835: enable hwmon explicitly by Matthias Brugger · 6 years ago
  19. 03334ba thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set by Eduardo Valentin · 6 years ago
  20. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  21. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  22. 99c47fc thermal: stm32: Fix stm_thermal_read_factory_settings by David HERNANDEZ SANCHEZ · 6 years ago
  23. 3c9d082 thermal: stm32: read factory settings inside stm_thermal_prepare by David HERNANDEZ SANCHEZ · 6 years ago
  24. 7d3a2a2 thermal/drivers/hisi: Fix number of sensors on hi3660 by Daniel Lezcano · 6 years ago
  25. 5d7ab8f thermal/drivers/hisi: Fix wrong platform_get_irq_byname() by Daniel Lezcano · 6 years ago
  26. eaaa598 Merge branches 'for-rc' and 'thermal-core' into next by Zhang Rui · 6 years ago
  27. 72e9baf drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir by Amit Kucheria · 6 years ago
  28. 3e8c4d3 drivers: thermal: Move various drivers for intel platforms into a subdir by Amit Kucheria · 6 years ago
  29. 1aea7ae thermal: broadcom: constify thermal_zone_of_device_ops structure by Julia Lawall · 6 years ago
  30. 13cfb71 thermal: armada: constify thermal_zone_of_device_ops structure by Julia Lawall · 6 years ago
  31. 6085c13 thermal: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  32. dc6946cb thermal: armada: fix legacy resource fixup by Russell King · 6 years ago
  33. 70bb27b thermal: armada: fix legacy validity test sense by Russell King · 6 years ago
  34. 68000a0 thermal: Fix locking in cooling device sysfs update cur_state by Thara Gopinath · 6 years ago
  35. 964f484 Thermal: do not clear passive state during system sleep by Wei Wang · 6 years ago
  36. 209d07e thermal: zx2967_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  37. 445ae75 thermal: st: st_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  38. 3fc62ef thermal: spear_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  39. 26d84c2 thermal: rockchip_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  40. 9d6f76c thermal: int340x_thermal: int3400_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  41. 5be52fc thermal: remove unused function parameter by Lukasz Luba · 6 years ago
  42. d547d44 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  43. 0ef7791 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  44. 760eea4 thermal: da9062/61: Prevent hardware access during system suspend by Geert Uytterhoeven · 6 years ago
  45. 697ee78 thermal: rcar_thermal: Prevent doing work after unbind by Geert Uytterhoeven · 6 years ago
  46. 3a31386 thermal: rcar_thermal: Prevent hardware access during system suspend by Geert Uytterhoeven · 6 years ago
  47. 853cbc1 thermal: rcar_gen3_thermal: add R8A77980 support by Sergei Shtylyov · 6 years ago
  48. 1d69315 thermal: add stm32 thermal driver by David HERNANDEZ SANCHEZ · 6 years ago
  49. 92ca366 thermal: rcar_thermal: add R8A77970 support by Sergei Shtylyov · 6 years ago
  50. df016bb thermal: rcar_thermal: fix duplicate IRQ request by Sergei Shtylyov · 6 years ago
  51. 8c6c368 thermal/drivers/hisi: Add the dual clusters sensors for hi3660 by Daniel Lezcano · 6 years ago
  52. ce8c070 thermal/drivers/hisi: Add more sensors channel by Daniel Lezcano · 6 years ago
  53. a18e83e thermal/drivers/hisi: Remove pointless irq field by Daniel Lezcano · 6 years ago
  54. 2cffaef thermal/drivers/hisi: Use platform_get_irq_byname by Daniel Lezcano · 6 years ago
  55. a849eec thermal/drivers/hisi: Replace macro name with relevant sensor location by Daniel Lezcano · 6 years ago
  56. 7edc5e4 thermal/drivers/hisi: Add multiple sensors support by Daniel Lezcano · 6 years ago
  57. 8c0ffc8 thermal/drivers/hisi: Prepare to support multiple sensors by Daniel Lezcano · 6 years ago
  58. 9bb4ec8 thermal/drivers/hisi: Factor out the probe functions by Daniel Lezcano · 6 years ago
  59. 49e778d thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer by Daniel Lezcano · 6 years ago
  60. 9c9ae8d thermal/drivers/hisi: Change the driver to be sensor oriented by Daniel Lezcano · 6 years ago
  61. c90aaec thermal/drivers/hisi: Change the platform data pointer to sensor ops by Daniel Lezcano · 6 years ago
  62. d1d2c29 thermal: armada: fix a test in probe() by Dan Carpenter · 6 years ago
  63. b6ad398 thermal: imx: handle error path in one place to save duplicated code by Anson Huang · 6 years ago
  64. 337a4ae thermal: imx: improve error message by Anson Huang · 6 years ago
  65. c8c3b09 thermal: tsens: Check if the IP is correctly enabled by firmware by Amit Kucheria · 6 years ago
  66. c130a76 thermal: tsens: Pass register offsets as private data by Amit Kucheria · 6 years ago
  67. a15525b thermal: tsens: Add the SROT address map by Amit Kucheria · 6 years ago
  68. 67b0f5e thermal: tsens: Rename map field in order to add a second address map by Amit Kucheria · 6 years ago
  69. caac52b thermal: tsens: Get rid of dead code by Amit Kucheria · 6 years ago
  70. 2d71d8d thermal: tsens: Add SPDX license identifiers by Amit Kucheria · 6 years ago
  71. bd7557f thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space by Amit Kucheria · 6 years ago
  72. 6017e2a thermal: qoriq: add i.mx8mq support by Anson Huang · 6 years ago
  73. 9b96566 thermal: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  74. c2b59d2 thermal: core: using power_efficient_wq for thermal worker by Jeson Gao · 6 years ago
  75. 3c58776 thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs by Dmitry Osipenko · 6 years ago
  76. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  77. 3f16503 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  78. 1d9e6cf thermal: rcar_gen3_thermal: Add r8a774a1 support by Fabrizio Castro · 6 years ago
  79. a92bab8 of: thermal: Allow multiple devices to share cooling map by Viresh Kumar · 6 years ago
  80. f1599f9 thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points by Matthias Kaehlcke · 6 years ago
  81. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  82. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
  83. 152395f thermal: of-thermal: disable passive polling when thermal zone is disabled by Anson Huang · 6 years ago
  84. d316522 thermal: rcar_gen3_thermal: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  85. c954579 thermal: rcar_thermal: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  86. 2dfef65 thermal: qoriq: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  87. 1a893a5 thermal: qoriq: Simplify the 'site' variable assignment by Fabio Estevam · 6 years ago
  88. f1506a6 thermal: qoriq: Use devm_thermal_zone_of_sensor_register() by Fabio Estevam · 6 years ago
  89. d01e12d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  90. 84b64de thermal: armada: fix copy-paste error in armada_thermal_probe() by Wei Yongjun · 6 years ago
  91. 542cdf4 thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources by Simon Horman · 6 years ago
  92. c0c0470 thermal: samsung: Remove Exynos5440 clock handling left-overs by Krzysztof Kozlowski · 6 years ago
  93. 432121a thermal: tsens: Fix negative temperature reporting by Amit Kucheria · 6 years ago
  94. faa590b thermal: tsens: switch from of_iomap() to devm_ioremap_resource() by Amit Kucheria · 6 years ago
  95. e0fe014 thermal: tsens: Rename variable by Amit Kucheria · 6 years ago
  96. 191dc74 thermal: tsens: Add generic support for TSENS v2 IP by Amit Kucheria · 6 years ago
  97. 770324a thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse by Amit Kucheria · 6 years ago
  98. 5b12839 thermal: tsens: Add support to split up register address space into two by Amit Kucheria · 6 years ago
  99. 5834edd thermal: tsens: Get rid of unused fields in structure by Amit Kucheria · 6 years ago
  100. f6b6b52 thermal_hwmon: Pass the originating device down to hwmon_device_register_with_info by Marc Zyngier · 6 years ago