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