1. 3f16503 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  2. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  3. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
  4. 152395f thermal: of-thermal: disable passive polling when thermal zone is disabled by Anson Huang · 6 years ago
  5. d316522 thermal: rcar_gen3_thermal: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  6. c954579 thermal: rcar_thermal: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  7. 2dfef65 thermal: qoriq: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  8. 1a893a5 thermal: qoriq: Simplify the 'site' variable assignment by Fabio Estevam · 6 years ago
  9. f1506a6 thermal: qoriq: Use devm_thermal_zone_of_sensor_register() by Fabio Estevam · 6 years ago
  10. d01e12d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  11. 84b64de thermal: armada: fix copy-paste error in armada_thermal_probe() by Wei Yongjun · 6 years ago
  12. 542cdf4 thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources by Simon Horman · 6 years ago
  13. c0c0470 thermal: samsung: Remove Exynos5440 clock handling left-overs by Krzysztof Kozlowski · 6 years ago
  14. 432121a thermal: tsens: Fix negative temperature reporting by Amit Kucheria · 6 years ago
  15. faa590b thermal: tsens: switch from of_iomap() to devm_ioremap_resource() by Amit Kucheria · 6 years ago
  16. e0fe014 thermal: tsens: Rename variable by Amit Kucheria · 6 years ago
  17. 191dc74 thermal: tsens: Add generic support for TSENS v2 IP by Amit Kucheria · 6 years ago
  18. 770324a thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse by Amit Kucheria · 6 years ago
  19. 5b12839 thermal: tsens: Add support to split up register address space into two by Amit Kucheria · 6 years ago
  20. 5834edd thermal: tsens: Get rid of unused fields in structure by Amit Kucheria · 6 years ago
  21. f6b6b52 thermal_hwmon: Pass the originating device down to hwmon_device_register_with_info by Marc Zyngier · 7 years ago
  22. 409ef0b thermal_hwmon: Sanitize attribute name passed to hwmon by Marc Zyngier · 7 years ago
  23. 8c0e64a thermal: armada: get rid of the ->is_valid() pointer by Miquel Raynal · 6 years ago
  24. 68b1482 thermal: armada: move validity check out of the read function by Miquel Raynal · 6 years ago
  25. 00707e4 thermal: armada: remove sensors validity from the IP initialization by Miquel Raynal · 6 years ago
  26. f7c2068 thermal: armada: add multi-channel sensors support by Miquel Raynal · 6 years ago
  27. c9899c1 thermal: armada: use the resource managed registration helper alternative by Miquel Raynal · 6 years ago
  28. 3d4e518 thermal: armada: convert driver to syscon register accesses by Miquel Raynal · 6 years ago
  29. a9fae79 thermal: armada: average over samples to avoid glitches by Miquel Raynal · 6 years ago
  30. 5b5e17a thermal: armada: dissociate a380 and cp110 ->init() hooks by Miquel Raynal · 6 years ago
  31. 8b4c271 thermal: armada: rename the initialization routine by Miquel Raynal · 6 years ago
  32. c5d7d57 thermal: armada: remove misleading comments by Miquel Raynal · 6 years ago
  33. 931d3c5 thermal: armada: remove useless register accesses by Miquel Raynal · 6 years ago
  34. 8d98761 thermal: armada: add a function that sanitizes the thermal zone name by Miquel Raynal · 6 years ago
  35. 9bebf34 thermal: ti-soc-thermal: remove dead code by Bartlomiej Zolnierkiewicz · 7 years ago
  36. 54c5848 Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number by Hans de Goede · 7 years ago
  37. be926ce thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration. by Jean-Christophe Dubois · 7 years ago
  38. a1d0015 cpufreq: imx6q/thermal: imx: register cooling device depending on OF by Bastian Stender · 7 years ago
  39. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  40. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  41. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  42. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  43. 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  44. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  45. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  46. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  47. bd2a07f thermal: bcm2835: Stop using printk format %pCr by Geert Uytterhoeven · 7 years ago
  48. 6d7c70d thermal: qcom: tsens: Allow number of sensors to come from DT by Bjorn Andersson · 7 years ago
  49. cc50ba5 thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops by srplinux2008 · 7 years ago
  50. ffe6e16 thermal: exynos: Reduce severity of too early temperature read by Krzysztof Kozlowski · 7 years ago
  51. 45f8b0d thermal: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  52. 10c8251 thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals by David Collins · 7 years ago
  53. d86910b thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] by Bartlomiej Zolnierkiewicz · 7 years ago
  54. 1969d9d thermal: rcar_thermal: add r8a77995 support by Yoshihiro Kaneko · 7 years ago
  55. e9ed3ee Merge branches 'thermal-core' and 'thermal-intel' into next by Zhang Rui · 7 years ago
  56. ce7d35f thermal: int340x: processor_thermal: Add GeminiLake support by Sumeet Pawnikar · 7 years ago
  57. 7e3c038 drivers: thermal: Update license to SPDX format by Lina Iyer · 7 years ago
  58. d8e3a61 thermal: int340x: Prevent error in reading trip hysteresis attribute by Srinivas Pandruvada · 7 years ago
  59. e76a438 thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants by Viresh Kumar · 7 years ago
  60. 33e678d thermal: Shorten name of sysfs callbacks by Viresh Kumar · 7 years ago
  61. 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 7 years ago
  62. 9efc58d thermal: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
  63. b43e3cf thermal: exynos: remove trip reporting to user-space by Bartlomiej Zolnierkiewicz · 7 years ago
  64. 2b2426a72 thermal: exynos: remove unused defines for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
  65. 64e9419 thermal: exynos: cleanup code for enabling threshold interrupts by Bartlomiej Zolnierkiewicz · 7 years ago
  66. 89335c2 thermal: exynos: check return values of ->get_trip_[temp, hyst] methods by Bartlomiej Zolnierkiewicz · 7 years ago
  67. c8f8f76 thermal: exynos: move trips setting to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  68. 0c1554a thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  69. ab1b7ad thermal: exynos: do not use trips structure directly in ->tmu_initialize by Bartlomiej Zolnierkiewicz · 7 years ago
  70. a503a10 thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers by Bartlomiej Zolnierkiewicz · 7 years ago
  71. fac36ba thermal: exynos: move IRQs clearing to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  72. 736b11d thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  73. c35268f thermal: exynos: make ->tmu_initialize method void by Bartlomiej Zolnierkiewicz · 7 years ago
  74. 0a79ba5 thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  75. 3c26513 thermal: exynos: fix trips limit checking in get_th_reg() by Bartlomiej Zolnierkiewicz · 7 years ago
  76. aef27b6 thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  77. 97b3881b thermal: exynos: check STATUS register in exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  78. 8f1c404 thermal: exynos: always check for critical trip points existence by Bartlomiej Zolnierkiewicz · 7 years ago
  79. 75e0f10 thermal: exynos: always check for trips points existence by Bartlomiej Zolnierkiewicz · 7 years ago
  80. 8bfc218 thermal: exynos: fix setting rising_threshold for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
  81. 8014220 thermal: samsung: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  82. 2e7db3e thermal: rcar_gen3_thermal: add r8a77965 support by Niklas Söderlund · 7 years ago
  83. 270ba43 thermal: rcar_gen3_thermal: update max temperature clamp by Niklas Söderlund · 7 years ago
  84. fc66ddf thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation by Hien Dang · 7 years ago
  85. 3428372 thermal: tegra: Nuke clk_{readl,writel} helpers by Ezequiel Garcia · 7 years ago
  86. 2d3c4cf thermal: uniphier: add UniPhier PXs3 support by Kunihiko Hayashi · 7 years ago
  87. 7efd18a thermal: exynos: remove separate exynos_tmu.h header file by Bartlomiej Zolnierkiewicz · 7 years ago
  88. 199b3e3 thermal: exynos: remove parsing of samsung, tmu_cal_type property by Bartlomiej Zolnierkiewicz · 7 years ago
  89. fccfe09 thermal: exynos: remove parsing of samsung,tmu_gain property by Bartlomiej Zolnierkiewicz · 7 years ago
  90. 61020d1 thermal: exynos: remove parsing of samsung, tmu_reference_voltage property by Bartlomiej Zolnierkiewicz · 7 years ago
  91. e3ed364 thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value properties by Bartlomiej Zolnierkiewicz · 7 years ago
  92. 09d2942 thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode property by Bartlomiej Zolnierkiewicz · 7 years ago
  93. 718b4ca1 thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim properties by Bartlomiej Zolnierkiewicz · 7 years ago
  94. 9c933b1 thermal: exynos: remove parsing of samsung, tmu_default_temp_offset property by Bartlomiej Zolnierkiewicz · 7 years ago
  95. 3ab9e41 thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data by Bartlomiej Zolnierkiewicz · 7 years ago
  96. fee88e2 thermal: exynos: Read soc_type from match data by Maciej Purski · 7 years ago
  97. 08d725c thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 7 years ago
  98. 0eb875d thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 7 years ago
  99. f085f67 thermal: imx: add i.MX7 thermal sensor support by Anson Huang · 7 years ago
  100. 3966be3c0 thermal: mediatek: add support for MT7622 SoC by Sean Wang · 7 years ago