1. 66ad8a1 drivers: thermal: tsens: change data type for sensor IDs by Amit Kucheria · 6 years ago
  2. 3e6a8fb drivers: thermal: tsens: Add new operation to check if a sensor is enabled by Amit Kucheria · 6 years ago
  3. fc7d18c drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER by Amit Kucheria · 6 years ago
  4. 52eafd6 drivers: thermal: tsens: Save reference to the device pointer and use it by Amit Kucheria · 6 years ago
  5. c199705 drivers: thermal: tsens: Introduce reg_fields to deal with register description by Amit Kucheria · 6 years ago
  6. 582a0c4 drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 by Amit Kucheria · 6 years ago
  7. 774ccb0 drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
  8. 2be2076 drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 by Amit Kucheria · 6 years ago
  9. 68b3314 drivers: thermal: tsens: Function prototypes should have argument names by Amit Kucheria · 6 years ago
  10. 2cbcd2e drivers: thermal: tsens: Use consistent names for variables by Amit Kucheria · 6 years ago
  11. 69b628a drivers: thermal: tsens: Rename variable tmdev by Amit Kucheria · 6 years ago
  12. 24ae447 drivers: thermal: tsens: Rename tsens_device by Amit Kucheria · 6 years ago
  13. 3c040ce drivers: thermal: tsens: Rename tsens_data by Amit Kucheria · 6 years ago
  14. 20a7a2d drivers: thermal: tsens: Document the data structures by Amit Kucheria · 6 years ago
  15. df53548 thermal: stm32: simplify getting .driver_data by Wolfram Sang · 6 years ago
  16. 0f54aa5 drivers: thermal: Kconfig: pedantic cleanups by Enrico Weigelt, metux IT consult · 6 years ago
  17. 7ffd87c of: thermal: Improve print information by Yangtao Li · 6 years ago
  18. 1dcc242 thermal: tegra: enable OC hw throttle by Wei Ni · 6 years ago
  19. 4a04beb thermal: tegra: add support for EDP IRQ by Wei Ni · 6 years ago
  20. 5c9d6ac thermal: tegra: add set_trips functionality by Wei Ni · 6 years ago
  21. d7180be thermal: tegra: add support for thermal IRQ by Wei Ni · 6 years ago
  22. 6ca29b7 thermal: tegra: add support for gpu hw-throttle by Wei Ni · 6 years ago
  23. 2510aa5 thermal: tegra: support hw and sw shutdown by Wei Ni · 6 years ago
  24. 2d7c4e1 Merge branches 'fixes' and 'thermal-intel' into next by Zhang Rui · 6 years ago
  25. e925b5b thermal/intel_powerclamp: fix truncated kthread name by Zhang Rui · 6 years ago
  26. fb4d83f thermal: mtk: Allocate enough space for mtk_thermal. by Pi-Hsun Shih · 6 years ago
  27. 396ee4d thermal/int340x_thermal: fix mode setting by Matthew Garrett · 6 years ago
  28. 16fc8ec thermal/int340x_thermal: Add additional UUIDs by Matthew Garrett · 6 years ago
  29. e0fda73 thermal: cpu_cooling: Remove unused cur_freq variable by Shaokun Zhang · 6 years ago
  30. 3512249 thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs by Phil Elwell · 6 years ago
  31. 3b5236c thermal: samsung: Fix incorrect check after code merge by Marek Szyprowski · 6 years ago
  32. aa36e36 thermal/intel_powerclamp: fix __percpu declaration of worker_data by Luc Van Oostenryck · 6 years ago
  33. 9f24a81 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  34. 17162a1 Merge back earlier cpufreq material for v5.1. by Rafael J. Wysocki · 6 years ago
  35. 6269e9f thermal: rcar_gen3_thermal: Register hwmon sysfs interface by Marek Vasut · 6 years ago
  36. a245b62 thermal/qcom/tsens-common : fix possible object reference leak by Peng Hao · 6 years ago
  37. 76b1ae8 thermal: tegra: add get_trend ops by Wei Ni · 6 years ago
  38. 3d88adf thermal: tegra: fix memory allocation by Wei Ni · 6 years ago
  39. cd28561 thermal: tegra: remove unnecessary warnings by Wei Ni · 6 years ago
  40. a4ffe6b thermal: mediatek: add support for MT8183 by Michael Kao · 6 years ago
  41. cb82aaa thermal: mediatek: add flag for bank selection by Michael Kao · 6 years ago
  42. bd94039 thermal: mediatek: add thermal controller offset by Michael Kao · 6 years ago
  43. f845147 thermal: mediatek: add calibration item by Michael Kao · 6 years ago
  44. 1d08194 thermal: mediatek: add common index of vts settings. by Michael Kao · 6 years ago
  45. eb9aecd thermal: mediatek: fix register index error by Michael Kao · 6 years ago
  46. 7797ff4 thermal: qoriq: add multiple sensors support by Yuantian Tang · 6 years ago
  47. 250e211 thermal: broadcom: Add Stingray thermal driver by Pramod Kumar · 6 years ago
  48. bf78f13 thermal: cpu_cooling: Clarify error message by Amit Kucheria · 6 years ago
  49. 3079f34 thermal: of-thermal: Print name of device node with error by Amit Kucheria · 6 years ago
  50. afa1f2a thermal: cpu_cooling: Require thermal core to be compiled in by Amit Kucheria · 6 years ago
  51. 333478a Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  52. 129699b drivers: thermal: int340x_thermal: Fix sysfs race condition by Aaron Hill · 6 years ago
  53. 6f9b5e7 drivers: thermal: int340x_thermal: Make PCI dependency explicit by Sinan Kaya · 6 years ago
  54. 3fe931b thermal: int340x_thermal: Fix a NULL vs IS_ERR() check by Dan Carpenter · 6 years ago
  55. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  56. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  57. 24ef9ec thermal/intel: fixup for Kconfig string parsing tightening up by Stephen Rothwell · 6 years ago
  58. 9d21621 thermal: generic-adc: Fix adc to temp interpolation by Bjorn Andersson · 6 years ago
  59. e36e130 thermal: rcar_thermal: add R8A77990 support by Yoshihiro Kaneko · 6 years ago
  60. b8d3d11 thermal: rcar_thermal: add R8A774C0 support by Fabrizio Castro · 6 years ago
  61. 879d736 thermal: armada: add overheat interrupt support by Miquel Raynal · 6 years ago
  62. 5a78ad6 thermal: st: fix Makefile typo by Arnd Bergmann · 6 years ago
  63. ca74472 thermal: uniphier: Convert to SPDX identifier by Kunihiko Hayashi · 6 years ago
  64. 8632ed4 thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  65. 05c1b70 thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  66. 925b383 thermal: imx: save one condition block for normal case of nvmem initialization by Anson Huang · 6 years ago
  67. c589c56 thermal: imx: fix for dependency on cpu-freq by Anson Huang · 6 years ago
  68. 4ab248b thermal: tsens: qcom: do not create duplicate regmap debugfs entries by Srinivas Kandagatla · 6 years ago
  69. ac31f6e thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() by YueHaibing · 6 years ago
  70. adad7c7 thermal: broadcom: use devm_thermal_zone_of_sensor_register by Julia Lawall · 6 years ago
  71. d56c19d thermal: bcm2835: enable hwmon explicitly by Matthias Brugger · 6 years ago
  72. 03334ba thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set by Eduardo Valentin · 6 years ago
  73. 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
  74. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  75. 99c47fc thermal: stm32: Fix stm_thermal_read_factory_settings by David HERNANDEZ SANCHEZ · 6 years ago
  76. 3c9d082 thermal: stm32: read factory settings inside stm_thermal_prepare by David HERNANDEZ SANCHEZ · 6 years ago
  77. 7d3a2a2 thermal/drivers/hisi: Fix number of sensors on hi3660 by Daniel Lezcano · 6 years ago
  78. 5d7ab8f thermal/drivers/hisi: Fix wrong platform_get_irq_byname() by Daniel Lezcano · 6 years ago
  79. eaaa598 Merge branches 'for-rc' and 'thermal-core' into next by Zhang Rui · 6 years ago
  80. 72e9baf drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir by Amit Kucheria · 6 years ago
  81. 3e8c4d3 drivers: thermal: Move various drivers for intel platforms into a subdir by Amit Kucheria · 6 years ago
  82. 1aea7ae thermal: broadcom: constify thermal_zone_of_device_ops structure by Julia Lawall · 6 years ago
  83. 13cfb71 thermal: armada: constify thermal_zone_of_device_ops structure by Julia Lawall · 6 years ago
  84. 6085c13 thermal: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  85. dc6946cb thermal: armada: fix legacy resource fixup by Russell King · 6 years ago
  86. 70bb27b thermal: armada: fix legacy validity test sense by Russell King · 6 years ago
  87. 68000a0 thermal: Fix locking in cooling device sysfs update cur_state by Thara Gopinath · 6 years ago
  88. 964f484 Thermal: do not clear passive state during system sleep by Wei Wang · 6 years ago
  89. 209d07e thermal: zx2967_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  90. 445ae75 thermal: st: st_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  91. 3fc62ef thermal: spear_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  92. 26d84c2 thermal: rockchip_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  93. 9d6f76c thermal: int340x_thermal: int3400_thermal: simplify getting .driver_data by Wolfram Sang · 6 years ago
  94. 5be52fc thermal: remove unused function parameter by Lukasz Luba · 6 years ago
  95. d547d44 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  96. 0ef7791 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  97. 760eea4 thermal: da9062/61: Prevent hardware access during system suspend by Geert Uytterhoeven · 6 years ago
  98. 697ee78 thermal: rcar_thermal: Prevent doing work after unbind by Geert Uytterhoeven · 6 years ago
  99. 3a31386 thermal: rcar_thermal: Prevent hardware access during system suspend by Geert Uytterhoeven · 6 years ago
  100. 853cbc1 thermal: rcar_gen3_thermal: add R8A77980 support by Sergei Shtylyov · 6 years ago