1. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  2. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  3. c589c56 thermal: imx: fix for dependency on cpu-freq by Anson Huang · 6 years ago
  4. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  5. 72e9baf drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir by Amit Kucheria · 6 years ago
  6. 3e8c4d3 drivers: thermal: Move various drivers for intel platforms into a subdir by Amit Kucheria · 6 years ago
  7. 0ef7791 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  8. 1d69315 thermal: add stm32 thermal driver by David HERNANDEZ SANCHEZ · 6 years ago
  9. 54c5848 Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number by Hans de Goede · 7 years ago
  10. 8ea2295 thermal: Add cooling device's statistics in sysfs by Viresh Kumar · 7 years ago
  11. a9d58a1 thermal: armada: Update Kconfig and module description by Miquel Raynal · 7 years ago
  12. fe9ba5b Merge branch 'imx-nvmem' into thermal-soc by Zhang Rui · 7 years ago
  13. 9e03cf1 thermal: add brcmstb AVS TMON driver by Brian Norris · 7 years ago
  14. fec3624 thermal: enable broadcom menu for arm64 bcm2835 by Allen Wild · 7 years ago
  15. 531fcde thermal: imx: add NVMEM dependency by Arnd Bergmann · 7 years ago
  16. b32b5e1 Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-thermal-zone-structure' into next by Zhang Rui · 7 years ago
  17. 86da439 thermal: uniphier: add UniPhier thermal driver by Kunihiko Hayashi · 7 years ago
  18. 68fd77c thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies by Arnd Bergmann · 7 years ago
  19. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  20. cb15c81 Merge branch 'thermal-soc' into next by Zhang Rui · 8 years ago
  21. ef1d87e thermal: core: Add a back up thermal shutdown mechanism by Keerthy · 8 years ago
  22. d26f552 Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  23. b5238b4 mfd: intel_soc_pmic: Fix a mess with compilation units by Andy Shevchenko · 8 years ago
  24. 6892cf07 thermal: bcm2835: move to the broadcom subdirectory by Rafał Miłecki · 8 years ago
  25. 608567a thermal: da9062/61: Thermal junction temperature monitoring driver by Steve Twiss · 8 years ago
  26. a94cb7e thermal: broadcom: add Northstar thermal driver by Rafał Miłecki · 8 years ago
  27. bcb7dd9 thermal: bcm2835: add thermal driver for bcm2835 SoC by Stefan Wahren · 8 years ago
  28. 19678ff cpufreq: dbx500: Manage cooling device from cpufreq driver by Viresh Kumar · 8 years ago
  29. 50fdd36 thermal: zx2967: add thermal driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  30. 564e73d thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver by Wolfram Sang · 8 years ago
  31. f05f482 thermal: hisilicon: fix for dependency by Leo Yan · 8 years ago
  32. 040a3ea Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-tegra-hw-throttle' into next by Zhang Rui · 8 years ago
  33. ec4664b thermal: max77620: Add thermal driver for reporting junction temp by Laxman Dewangan · 8 years ago
  34. eea6a36 thermal: imx: depend on imx SoC arch by Peter Robinson · 9 years ago
  35. 4352844 thermal: qoriq: Add thermal management support by Jia Hongtao · 9 years ago
  36. 9066073 thermal: qcom: tsens: Add a skeletal TSENS drivers by Rajendra Nayak · 9 years ago
  37. b474303 thermal: add Intel BXT WhiskeyCove PMIC thermal driver by Bin Gao · 8 years ago
  38. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  39. b3aef78 thermal: generic-adc: Add ADC based thermal sensor driver by Laxman Dewangan · 9 years ago
  40. 0b58c08 thermal: add temperature sensor support for tango SoC by Marc Gonzalez · 9 years ago
  41. a4dff94 thermal: tegra: move tegra thermal files into tegra directory by Wei Ni · 9 years ago
  42. a3c8933 Thermal / ACPI / video: add INT3406 thermal driver by Aaron Lu · 9 years ago
  43. a6f4850 thermal: fix Mediatek thermal controller build by Johannes Berg · 9 years ago
  44. 62e14f6 thermal: fix mtk_thermal build dependency by Randy Dunlap · 9 years ago
  45. 032f4a1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  46. 74e5053 thermal: mtk: allow compile testing on UM by Eduardo Valentin · 9 years ago
  47. bf82c35 thermal: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 9 years ago
  48. 8255e4e thermal: rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  49. 527860f thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST by Luis de Bethencourt · 9 years ago
  50. a92db1c thermal: Add Mediatek thermal controller support by Sascha Hauer · 9 years ago
  51. 26716ce thermal: allow u8500-thermal driver to be a module by Arnd Bergmann · 9 years ago
  52. 4d2f179 thermal: allow spear-thermal driver to be a module by Arnd Bergmann · 9 years ago
  53. e421746 Revert "thermal: qcom_spmi: allow compile test" by Arnd Bergmann · 9 years ago
  54. 7c5b275 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  55. a76caf5 thermal: Add devfreq cooling by Ørjan Eide · 9 years ago
  56. 98cadf2 thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermal by Srinivas Pandruvada · 9 years ago
  57. ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
  58. cb7fb4d thermal: qcom_spmi: allow compile test by Eduardo Valentin · 9 years ago
  59. 2bf4273 thermal: exynos: allow compile test by Eduardo Valentin · 9 years ago
  60. 1b15826 thermal: armada: allow compile test by Eduardo Valentin · 9 years ago
  61. 07fffd5 thermal: dove: allow compile test by Eduardo Valentin · 9 years ago
  62. 9c8aa95 thermal: kirkwood: allow compile test by Eduardo Valentin · 9 years ago
  63. 444f9b0 thermal: rockchip: allow compile test by Eduardo Valentin · 9 years ago
  64. aa2937b thermal: spear: allow compile test by Eduardo Valentin · 9 years ago
  65. f9e2b05 thermal: hisi: allow compile test by Eduardo Valentin · 9 years ago
  66. d0a1262 thermal: Add Intel PCH thermal driver by Tushar Dave · 10 years ago
  67. 111b23c Merge branches 'release' and 'thermal-soc' of .git into next by Zhang Rui · 10 years ago
  68. 9a5238a thermal: hisilicon: add new hisilicon thermal sensor driver by kongxinwei · 10 years ago
  69. db6cb88 thermal: remove stale THERMAL_POWER_ACTOR select by Javi Merino · 10 years ago
  70. 35e9464 thermal: core: Add Kconfig option to enable writable trips by Punit Agrawal · 10 years ago
  71. 6b775e8 thermal: introduce the Power Allocator governor by Javi Merino · 10 years ago
  72. c610afa thermal: Add QPNP PMIC temperature alarm driver by Ivan T. Ivanov · 10 years ago
  73. 8c18769 thermal: intel Quark SoC X1000 DTS thermal driver by Ong, Boon Leong · 10 years ago
  74. 4d0dd6c Thermal/int340x/processor_thermal: Enable auxiliary DTS for Braswell by Srinivas Pandruvada · 10 years ago
  75. 3a2419f Thermal: Intel SoC: DTS thermal use common APIs by Srinivas Pandruvada · 10 years ago
  76. ee07360 Thermal: Intel SoC: DTS thermal IOSF core by Srinivas Pandruvada · 10 years ago
  77. cbac8f63 thermal: rockchip: add driver for thermal by Caesar Wang · 10 years ago
  78. 66fb848 thermal: Add Tegra SOCTHERM thermal management driver by Mikko Perttunen · 10 years ago
  79. f9df89d thermal: introduce clock cooling device by Eduardo Valentin · 11 years ago
  80. 8264fce6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  81. 6ceaf58 Merge branch 'int340x-thermal' of .git into next by Zhang Rui · 10 years ago
  82. d805474 Thermal: int340x thermal: select ACPI fan driver by Zhang Rui · 11 years ago
  83. 52b1c69 Thermal: int340x_thermal: expose acpi thermal relationship tables by Jacob Pan · 10 years ago
  84. 4384b8f Thermal: introduce int3403 thermal driver by Lan Tianyu · 10 years ago
  85. 0ab1536 Thermal: int3400 thermal: register to thermal framework by Zhang Rui · 11 years ago
  86. 816cab9 Thermal: introduce int3400 thermal driver by Zhang Rui · 11 years ago
  87. 3230bbf ACPI: introduce ACPI int340x thermal scan handler by Zhang Rui · 11 years ago
  88. 575be65 thermal: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  89. e4dbf98 thermal: Added Bang-bang thermal governor by Peter Feuerer · 10 years ago
  90. 47d104b Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into next by Zhang Rui · 10 years ago
  91. b3dee39 thermal: allow building dove_thermal with mvebu by Riku Voipio · 11 years ago
  92. 60aef7c thermal: sti: Introduce ST Thermal core code by Lee Jones · 11 years ago
  93. 63745aa Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of .git into next by Zhang Rui · 11 years ago
  94. 9550b8d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc-fixes by Zhang Rui · 11 years ago
  95. bc40b5e thermal: Intel SoC DTS thermal by Srinivas Pandruvada · 11 years ago
  96. 4de4581 thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined by Bartlomiej Zolnierkiewicz · 11 years ago
  97. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  98. d1c8b04 thermal,rcar_thermal: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  99. 37d6a82 Thermal: update INT3404 thermal driver help text by Zhang Rui · 11 years ago
  100. ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 11 years ago