1. 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
  2. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  4. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  5. 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  6. 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
  7. 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
  8. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  9. bd2a07f thermal: bcm2835: Stop using printk format %pCr by Geert Uytterhoeven · 7 years ago
  10. 6d7c70d thermal: qcom: tsens: Allow number of sensors to come from DT by Bjorn Andersson · 7 years ago
  11. cc50ba5 thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops by srplinux2008 · 7 years ago
  12. ffe6e16 thermal: exynos: Reduce severity of too early temperature read by Krzysztof Kozlowski · 7 years ago
  13. 45f8b0d thermal: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  14. 10c8251 thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals by David Collins · 7 years ago
  15. d86910b thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] by Bartlomiej Zolnierkiewicz · 7 years ago
  16. 1969d9d thermal: rcar_thermal: add r8a77995 support by Yoshihiro Kaneko · 7 years ago
  17. e9ed3ee Merge branches 'thermal-core' and 'thermal-intel' into next by Zhang Rui · 7 years ago
  18. ce7d35f thermal: int340x: processor_thermal: Add GeminiLake support by Sumeet Pawnikar · 7 years ago
  19. 7e3c038 drivers: thermal: Update license to SPDX format by Lina Iyer · 7 years ago
  20. d8e3a61 thermal: int340x: Prevent error in reading trip hysteresis attribute by Srinivas Pandruvada · 7 years ago
  21. e76a438 thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants by Viresh Kumar · 7 years ago
  22. 33e678d thermal: Shorten name of sysfs callbacks by Viresh Kumar · 7 years ago
  23. 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 7 years ago
  24. 9efc58d thermal: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
  25. b43e3cf thermal: exynos: remove trip reporting to user-space by Bartlomiej Zolnierkiewicz · 7 years ago
  26. 2b2426a72 thermal: exynos: remove unused defines for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
  27. 64e9419 thermal: exynos: cleanup code for enabling threshold interrupts by Bartlomiej Zolnierkiewicz · 7 years ago
  28. 89335c2 thermal: exynos: check return values of ->get_trip_[temp, hyst] methods by Bartlomiej Zolnierkiewicz · 7 years ago
  29. c8f8f76 thermal: exynos: move trips setting to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  30. 0c1554a thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  31. ab1b7ad thermal: exynos: do not use trips structure directly in ->tmu_initialize by Bartlomiej Zolnierkiewicz · 7 years ago
  32. a503a10 thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers by Bartlomiej Zolnierkiewicz · 7 years ago
  33. fac36ba thermal: exynos: move IRQs clearing to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  34. 736b11d thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  35. c35268f thermal: exynos: make ->tmu_initialize method void by Bartlomiej Zolnierkiewicz · 7 years ago
  36. 0a79ba5 thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  37. 3c26513 thermal: exynos: fix trips limit checking in get_th_reg() by Bartlomiej Zolnierkiewicz · 7 years ago
  38. aef27b6 thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  39. 97b3881b thermal: exynos: check STATUS register in exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
  40. 8f1c404 thermal: exynos: always check for critical trip points existence by Bartlomiej Zolnierkiewicz · 7 years ago
  41. 75e0f10 thermal: exynos: always check for trips points existence by Bartlomiej Zolnierkiewicz · 7 years ago
  42. 8bfc218 thermal: exynos: fix setting rising_threshold for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
  43. 8014220 thermal: samsung: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  44. 2e7db3e thermal: rcar_gen3_thermal: add r8a77965 support by Niklas Söderlund · 7 years ago
  45. 270ba43 thermal: rcar_gen3_thermal: update max temperature clamp by Niklas Söderlund · 7 years ago
  46. fc66ddf thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation by Hien Dang · 7 years ago
  47. 3428372 thermal: tegra: Nuke clk_{readl,writel} helpers by Ezequiel Garcia · 7 years ago
  48. 2d3c4cf thermal: uniphier: add UniPhier PXs3 support by Kunihiko Hayashi · 7 years ago
  49. 7efd18a thermal: exynos: remove separate exynos_tmu.h header file by Bartlomiej Zolnierkiewicz · 7 years ago
  50. 199b3e3 thermal: exynos: remove parsing of samsung, tmu_cal_type property by Bartlomiej Zolnierkiewicz · 7 years ago
  51. fccfe09 thermal: exynos: remove parsing of samsung,tmu_gain property by Bartlomiej Zolnierkiewicz · 7 years ago
  52. 61020d1 thermal: exynos: remove parsing of samsung, tmu_reference_voltage property by Bartlomiej Zolnierkiewicz · 7 years ago
  53. e3ed364 thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value properties by Bartlomiej Zolnierkiewicz · 7 years ago
  54. 09d2942 thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode property by Bartlomiej Zolnierkiewicz · 7 years ago
  55. 718b4ca1 thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim properties by Bartlomiej Zolnierkiewicz · 7 years ago
  56. 9c933b1 thermal: exynos: remove parsing of samsung, tmu_default_temp_offset property by Bartlomiej Zolnierkiewicz · 7 years ago
  57. 3ab9e41 thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data by Bartlomiej Zolnierkiewicz · 7 years ago
  58. fee88e2 thermal: exynos: Read soc_type from match data by Maciej Purski · 7 years ago
  59. 08d725c thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 7 years ago
  60. 0eb875d thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 7 years ago
  61. f085f67 thermal: imx: add i.MX7 thermal sensor support by Anson Huang · 7 years ago
  62. 3966be3c0 thermal: mediatek: add support for MT7622 SoC by Sean Wang · 7 years ago
  63. c8da6cd thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 7 years ago
  64. 88fc6f7 thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 7 years ago
  65. 13b86f5 thermal: int3403_thermal: Fix NULL pointer deref on module load / probe by Hans de Goede · 7 years ago
  66. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  67. 8ea2295 thermal: Add cooling device's statistics in sysfs by Viresh Kumar · 7 years ago
  68. cf1ba1d thermal: imx: Fix race condition in imx_thermal_probe() by Mikhail Lappo · 7 years ago
  69. 3f551e3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  70. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  71. 134f401 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  72. e782bc1 thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() by Fabio Estevam · 7 years ago
  73. e74c2d6 thermal/x86 pkg temp: Remove debugfs_create_u32() casts by Geert Uytterhoeven · 7 years ago
  74. 0be8696 thermal: int3400_thermal: fix error handling in int3400_thermal_probe() by Alexey Khoroshilov · 7 years ago
  75. 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 7 years ago
  76. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  77. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  78. d0ecbbb thermal/drivers/hisi: Remove bogus const from function return type by Geert Uytterhoeven · 7 years ago
  79. f80ee03 thermal: armada: Give meaningful names to the thermal zones by Miquel Raynal · 7 years ago
  80. 6416368 thermal: armada: Wait sensors validity before exiting the init callback by Miquel Raynal · 7 years ago
  81. 8c0b888 thermal: armada: Change sensors trim default value by Miquel Raynal · 7 years ago
  82. a9d58a1 thermal: armada: Update Kconfig and module description by Miquel Raynal · 7 years ago
  83. ccf8f52 thermal: armada: Add support for Armada CP110 by Baruch Siach · 7 years ago
  84. 2ff1279 thermal: armada: Add support for Armada AP806 by Baruch Siach · 7 years ago
  85. 8371b8a thermal: armada: Use real status register name by Miquel Raynal · 7 years ago
  86. 2f28e4c thermal: armada: Clarify control registers accesses by Miquel Raynal · 7 years ago
  87. 27d92f2 thermal: armada: Simplify the check of the validity bit by Miquel Raynal · 7 years ago
  88. 7f3be01 thermal: armada: Use msleep for long delays by Baruch Siach · 7 years ago
  89. f45ce7e thermal: mtk: Cleanup unused defines by Matthias Brugger · 7 years ago
  90. 4e5f61c thermal: imx: update to new formula according to NXP AN5215 by Uwe Kleine-König · 7 years ago
  91. 339d749 thermal: imx: use consistent style to write temperatures by Uwe Kleine-König · 7 years ago
  92. c5bbdb4 thermal: imx: improve comments describing algorithm for temp calculation by Uwe Kleine-König · 7 years ago
  93. e4bb224 thermal: imx: Use better parameter names than "val" by Uwe Kleine-König · 7 years ago
  94. d790405 thermal: tegra: remove forward declarations by Nicolin Chen · 7 years ago
  95. 261ac1d thermal: int3400_thermal: Ignore Unknown Notification Codes by Brian Bian · 7 years ago
  96. a5de11d thermal: power_allocator: fix one race condition issue for thermal_instances list by Yi Zeng · 7 years ago
  97. eb42612 drivers: thermal: remove duplicate includes by Pravin Shedge · 7 years ago
  98. 84fe2ca cpu_cooling: Drop static-power related stuff by Viresh Kumar · 7 years ago
  99. 3ebb62f cpu_cooling: Keep only one of_cpufreq*cooling_register() helper by Viresh Kumar · 7 years ago
  100. ba0966d cpu_cooling: Remove unused cpufreq_power_cooling_register() by Viresh Kumar · 7 years ago