1. 07d888d thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency by Viresh Kumar · 10 years ago
  2. beca605 thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device by Viresh Kumar · 10 years ago
  3. 728c03c thermal: cpu_cooling: random comment fixups by Viresh Kumar · 10 years ago
  4. f3764e6 thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  5. bec85d2 thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  6. b45257b1 thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  7. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
  8. 9d367e5 thermal: Fix error path in thermal_init() by Luis Henriques · 10 years ago
  9. b6cc772 thermal: lock the thermal zone when switching governors by Javi Merino · 10 years ago
  10. 84ffe3e thermal: core: ignore invalid trip temperature by Srinivas Pandruvada · 10 years ago
  11. e920f9b thermal: armada: Remove support for A375-Z1 SoC by Ezequiel Garcia · 10 years ago
  12. cbac8f63 thermal: rockchip: add driver for thermal by Caesar Wang · 10 years ago
  13. d3e1956 thermal: Exynos: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  14. e60a342 thermal: sti: Ignore suspend/resume functions when !PM_SLEEP by Lee Jones · 10 years ago
  15. 2dcd851 thermal: cpu_cooling: Update always cpufreq policy with thermal constraints by Yadwinder Singh Brar · 10 years ago
  16. 2845f6ec thermal: exynos: remove exynos_tmu_data.h include by Bartlomiej Zolnierkiewicz · 10 years ago
  17. 78f3320 thermal: exynos: remove __EXYNOS5420_TMU_DATA macro by Bartlomiej Zolnierkiewicz · 10 years ago
  18. 4c4680a thermal: exynos: remove SoC type ifdefs by Bartlomiej Zolnierkiewicz · 10 years ago
  19. 7575983 thermal: exynos: remove test_mux pdata field by Bartlomiej Zolnierkiewicz · 10 years ago
  20. 17be30c thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag by Bartlomiej Zolnierkiewicz · 10 years ago
  21. 56adb9e thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag by Bartlomiej Zolnierkiewicz · 10 years ago
  22. ef3f80f thermal: exynos: remove TMU_SUPPORT_EMULATION flag by Bartlomiej Zolnierkiewicz · 10 years ago
  23. d564b55 thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag by Bartlomiej Zolnierkiewicz · 10 years ago
  24. e076153 thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag by Bartlomiej Zolnierkiewicz · 10 years ago
  25. a7331f7 thermal: exynos: add ->tmu_clear_irqs method by Bartlomiej Zolnierkiewicz · 10 years ago
  26. 285d994 thermal: exynos: add ->tmu_set_emulation method by Bartlomiej Zolnierkiewicz · 10 years ago
  27. 154013e thermal: exynos: add get_emul_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  28. b79985c thermal: exynos: add ->tmu_read method by Bartlomiej Zolnierkiewicz · 10 years ago
  29. 37f9034 thermal: exynos: add ->tmu_control method by Bartlomiej Zolnierkiewicz · 10 years ago
  30. d00671c thermal: exynos: add get_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  31. 72d1100 thermal: exynos: add ->tmu_initialize method by Bartlomiej Zolnierkiewicz · 10 years ago
  32. fe87789 thermal: exynos: add get_th_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  33. 8328a4b thermal: exynos: add sanitize_temp_error() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  34. 1e04ee8 thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  35. 6f02fa1 thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag by Bartlomiej Zolnierkiewicz · 10 years ago
  36. 23f1462 thermal: exynos: replace threshold_falling check by Exynos SoC type one by Bartlomiej Zolnierkiewicz · 10 years ago
  37. 2516593 thermal: exynos: simplify HW_TRIP level setting by Bartlomiej Zolnierkiewicz · 10 years ago
  38. 0c78b4d thermal: exynos: replace tmu_pmin check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  39. 421d5d1 thermal: exynos: replace tmu_irqstatus check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  40. 6070c2c thermal: exynos: remove needless emul_time_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  41. 9e288d6 thermal: exynos: remove needless emul_temp_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  42. 77a37a9 thermal: exynos: remove needless therm_trip_en_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  43. b9504a6 thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions by Bartlomiej Zolnierkiewicz · 10 years ago
  44. bfb2b88 thermal: exynos: remove needless test_mux_addr_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  45. 32f9520 thermal: exynos: remove needless triminfo_ctrl abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  46. 6b1fbbd thermal: exynos: remove needless threshold_temp abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  47. 5d02206 thermal: exynos: remove needless tmu_status abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  48. 7710941 thermal: exynos: remove needless triminfo_data abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  49. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  50. 66fb848 thermal: Add Tegra SOCTHERM thermal management driver by Mikko Perttunen · 10 years ago
  51. f9df89d thermal: introduce clock cooling device by Eduardo Valentin · 10 years ago
  52. 90a21ff imx: thermal: imx_get_temp might be called before sensor clock is prepared by Heiner Kallweit · 10 years ago
  53. 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
  54. 491b079 thermal: imx: correct driver load sequence for cpu cooling by Bai Ping · 10 years ago
  55. 225112a Thermal/int3403: Fix thermal hysteresis unit conversion by lan,Tianyu · 10 years ago
  56. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  57. 1401586 Thermal:Remove usless if(!result) before return tz by Yao Dongdong · 10 years ago
  58. b835ced thermal: exynos: fix IRQ clearing on TMU initialization by Bartlomiej Zolnierkiewicz · 10 years ago
  59. c2aad93c thermal: fix multiple disbalanced device node counters by Vladimir Zapolskiy · 10 years ago
  60. 32a7416 thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250 by Chanwoo Choi · 10 years ago
  61. 56c64da thermal: exynos: Add support for many TRIMINFO_CTRL registers by Chanwoo Choi · 10 years ago
  62. 60e203e thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  63. 99d67fb thermal: exynos: remove identical values from exynos*_tmu_registers structures by Bartlomiej Zolnierkiewicz · 10 years ago
  64. 9c7a87f thermal: exynos: remove redundant pdata checks from exynos_tmu_control() by Bartlomiej Zolnierkiewicz · 10 years ago
  65. ac951af thermal: exynos: cache non_hw_trigger_levels in pdata by Bartlomiej Zolnierkiewicz · 10 years ago
  66. ddb31d4 thermal: exynos: simplify temp_to_code() and code_to_temp() by Bartlomiej Zolnierkiewicz · 10 years ago
  67. 8131a24 thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  68. 930aa10 thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  69. d37761e thermal: exynos: remove dead code for HW_MODE calibration by Bartlomiej Zolnierkiewicz · 10 years ago
  70. e841971 thermal: exynos: remove unused struct exynos_tmu_registers entries by Bartlomiej Zolnierkiewicz · 10 years ago
  71. 8264fce6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  72. 4b6d6c6 thermal: st: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  73. 32d3c29 thermal: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  74. bbc3798 thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  75. 6ceaf58 Merge branch 'int340x-thermal' of .git into next by Zhang Rui · 10 years ago
  76. d805474 Thermal: int340x thermal: select ACPI fan driver by Zhang Rui · 10 years ago
  77. 484ac2f thermal: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  78. 6306e68 Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs by Jacob Pan · 10 years ago
  79. 52b1c69 Thermal: int340x_thermal: expose acpi thermal relationship tables by Jacob Pan · 10 years ago
  80. 4384b8f Thermal: introduce int3403 thermal driver by Lan Tianyu · 10 years ago
  81. 9ceaa81 Merge branch 'thermal-core-fix' of .git into next by Zhang Rui · 10 years ago
  82. 77e337c Thermal: introduce INT3402 thermal driver by Aaron Lu · 10 years ago
  83. 0ab1536 Thermal: int3400 thermal: register to thermal framework by Zhang Rui · 10 years ago
  84. c5738dd Thermal: int3400 thermal: add capability to detect supporting UUIDs by Zhang Rui · 10 years ago
  85. 816cab9 Thermal: introduce int3400 thermal driver by Zhang Rui · 10 years ago
  86. 26bb0e9 thermal: step_wise: fix: Prevent from binary overflow when trend is dropping by Lukasz Majewski · 10 years ago
  87. dd634666 Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next by Zhang Rui · 10 years ago
  88. 3230bbf ACPI: introduce ACPI int340x thermal scan handler by Zhang Rui · 10 years ago
  89. 575be65 thermal: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  90. e4dbf98 thermal: Added Bang-bang thermal governor by Peter Feuerer · 10 years ago
  91. 3c94f17 Thermal: imx: add i.mx6sx thermal support by Anson Huang · 10 years ago
  92. a020279 thermal: add support to disable thermal zone from DTS by Laxman Dewangan · 10 years ago
  93. 208cd82 thermal: trace: Trace when temperature is above a trip point by Punit Agrawal · 10 years ago
  94. 3981156 thermal: trace: Trace when a cooling device's state is updated by Punit Agrawal · 10 years ago
  95. 100a8fd thermal: trace: Trace temperature changes by Punit Agrawal · 10 years ago
  96. 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
  97. 9746b6e thermal: cpu_cooling: fix typo highjack -> hijack by Javi Merino · 10 years ago
  98. 1fe56dc thermal: samsung: Add TMU support for Exynos3250 SoC by Chanwoo Choi · 10 years ago
  99. 4215688e thermal: exynos: fix ordering in exynos_tmu_remove() by Bartlomiej Zolnierkiewicz · 10 years ago
  100. b3dee39 thermal: allow building dove_thermal with mvebu by Riku Voipio · 10 years ago