1. 0e70f46 thermal: Enhance thermal_zone_device_update for events by Srinivas Pandruvada · 8 years ago
  2. ccb361d thermal: exynos: Defer probe if vtmu is present but not registered by Javier Martinez Canillas · 8 years ago
  3. 4d3583c thermal: exynos: Use devm_regulator_get_optional() for vtmu by Javier Martinez Canillas · 8 years ago
  4. 3a3a5f1 thermal: exynos: Print a message about exceeded number of supported trip-points by Krzysztof Kozlowski · 8 years ago
  5. bf82c35 thermal: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 8 years ago
  6. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  7. e35dbb4 thermal: exynos: Directly return 0 instead of using local ret variable by Krzysztof Kozlowski · 9 years ago
  8. baba1eb thermal: exynos: Remove unneeded semicolon by Krzysztof Kozlowski · 9 years ago
  9. bfa2683 thermal: exynos: Use IS_ERR() because regulator cannot be NULL by Krzysztof Kozlowski · 9 years ago
  10. 9e4249b thermal: exynos: Fix first temperature read after registering sensor by Krzysztof Kozlowski · 9 years ago
  11. 824ead0 thermal: exynos: Fix unbalanced regulator disable on probe failure by Krzysztof Kozlowski · 9 years ago
  12. b28fec1 thermal: exynos: Fix register read in TMU by Sudip Mukherjee · 9 years ago
  13. 5a924a0 Merge branches 'thermal-core' and 'thermal-intel' of .git into next by Zhang Rui · 9 years ago
  14. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  15. 3c19d23 thermal: exynos: Remove unused code related to platform_data on probe() by Chanwoo Choi · 9 years ago
  16. f87e6bd thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF by Chanwoo Choi · 9 years ago
  17. 5f09a5c thermal: exynos: Disable the regulator on probe failure by Krzysztof Kozlowski · 9 years ago
  18. 488c745 thermal: exynos: Add the support for Exynos5433 TMU by Chanwoo Choi · 9 years ago
  19. 42b696e thermal: exynos: Fix wrong control of power down detection mode for Exynos7 by Chanwoo Choi · 9 years ago
  20. b71d399 thermal: exynos: Clean-up code to use oneline entry for exynos compatible table by Chanwoo Choi · 9 years ago
  21. 4531fa1 thermal: exynos: fix: Check if data->tmu_read callback is present before read by Lukasz Majewski · 9 years ago
  22. 6c24739 thermal: exynos: Add TMU support for Exynos7 SoC by Abhilash Kesavan · 9 years ago
  23. eccb601 thermal: exynos: Correct sanity check at exynos_report_trigger() function by Lukasz Majewski · 9 years ago
  24. d3a5247 thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE by Lukasz Majewski · 9 years ago
  25. 1024cf8 thermal: exynos: Remove exynos_tmu_data.c file by Lukasz Majewski · 9 years ago
  26. 1fd2273 thermal: exynos: Remove exynos_thermal_common.[c|h] files by Lukasz Majewski · 9 years ago
  27. 3b6a1a8 thermal: samsung: core: Exynos TMU rework to use device tree for configuration by Lukasz Majewski · 9 years ago
  28. 1fe391b thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration by Lukasz Majewski · 9 years ago
  29. f5576e3 thermal: exynos: Provide thermal_exynos.h file to be included in device tree files by Lukasz Majewski · 9 years ago
  30. afae144 thermal: exynos: cosmetic: Correct comment format by Lukasz Majewski · 9 years ago
  31. 32c9edc4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  32. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  33. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  34. fcbb1e0 drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung by Abhilash Kesavan · 9 years ago
  35. 9c1e455 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal by Zhang Rui · 9 years ago
  36. f3764e6 thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 9 years ago
  37. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 9 years ago
  38. d3e1956 thermal: Exynos: Deletion of unnecessary checks before two function calls by Markus Elfring · 9 years ago
  39. 2845f6ec thermal: exynos: remove exynos_tmu_data.h include by Bartlomiej Zolnierkiewicz · 10 years ago
  40. 78f3320 thermal: exynos: remove __EXYNOS5420_TMU_DATA macro by Bartlomiej Zolnierkiewicz · 10 years ago
  41. 4c4680a thermal: exynos: remove SoC type ifdefs by Bartlomiej Zolnierkiewicz · 10 years ago
  42. 7575983 thermal: exynos: remove test_mux pdata field by Bartlomiej Zolnierkiewicz · 10 years ago
  43. 17be30c thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag by Bartlomiej Zolnierkiewicz · 10 years ago
  44. 56adb9e thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag by Bartlomiej Zolnierkiewicz · 10 years ago
  45. ef3f80f thermal: exynos: remove TMU_SUPPORT_EMULATION flag by Bartlomiej Zolnierkiewicz · 10 years ago
  46. d564b55 thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag by Bartlomiej Zolnierkiewicz · 10 years ago
  47. e076153 thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag by Bartlomiej Zolnierkiewicz · 10 years ago
  48. a7331f7 thermal: exynos: add ->tmu_clear_irqs method by Bartlomiej Zolnierkiewicz · 10 years ago
  49. 285d994 thermal: exynos: add ->tmu_set_emulation method by Bartlomiej Zolnierkiewicz · 10 years ago
  50. 154013e thermal: exynos: add get_emul_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  51. b79985c thermal: exynos: add ->tmu_read method by Bartlomiej Zolnierkiewicz · 10 years ago
  52. 37f9034 thermal: exynos: add ->tmu_control method by Bartlomiej Zolnierkiewicz · 10 years ago
  53. d00671c thermal: exynos: add get_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  54. 72d1100 thermal: exynos: add ->tmu_initialize method by Bartlomiej Zolnierkiewicz · 10 years ago
  55. fe87789 thermal: exynos: add get_th_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  56. 8328a4b thermal: exynos: add sanitize_temp_error() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  57. 1e04ee8 thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  58. 6f02fa1 thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag by Bartlomiej Zolnierkiewicz · 10 years ago
  59. 23f1462 thermal: exynos: replace threshold_falling check by Exynos SoC type one by Bartlomiej Zolnierkiewicz · 10 years ago
  60. 2516593 thermal: exynos: simplify HW_TRIP level setting by Bartlomiej Zolnierkiewicz · 10 years ago
  61. 0c78b4d thermal: exynos: replace tmu_pmin check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  62. 421d5d1 thermal: exynos: replace tmu_irqstatus check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  63. 6070c2c thermal: exynos: remove needless emul_time_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  64. 9e288d6 thermal: exynos: remove needless emul_temp_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  65. 77a37a9 thermal: exynos: remove needless therm_trip_en_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  66. b9504a6 thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions by Bartlomiej Zolnierkiewicz · 10 years ago
  67. bfb2b88 thermal: exynos: remove needless test_mux_addr_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  68. 32f9520 thermal: exynos: remove needless triminfo_ctrl abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  69. 6b1fbbd thermal: exynos: remove needless threshold_temp abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  70. 5d02206 thermal: exynos: remove needless tmu_status abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  71. 7710941 thermal: exynos: remove needless triminfo_data abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  72. 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
  73. b835ced thermal: exynos: fix IRQ clearing on TMU initialization by Bartlomiej Zolnierkiewicz · 10 years ago
  74. 32a7416 thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250 by Chanwoo Choi · 10 years ago
  75. 56c64da thermal: exynos: Add support for many TRIMINFO_CTRL registers by Chanwoo Choi · 10 years ago
  76. 60e203e thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  77. 99d67fb thermal: exynos: remove identical values from exynos*_tmu_registers structures by Bartlomiej Zolnierkiewicz · 10 years ago
  78. 9c7a87f thermal: exynos: remove redundant pdata checks from exynos_tmu_control() by Bartlomiej Zolnierkiewicz · 10 years ago
  79. ac951af thermal: exynos: cache non_hw_trigger_levels in pdata by Bartlomiej Zolnierkiewicz · 10 years ago
  80. ddb31d4 thermal: exynos: simplify temp_to_code() and code_to_temp() by Bartlomiej Zolnierkiewicz · 10 years ago
  81. 8131a24 thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  82. 930aa10 thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 10 years ago
  83. d37761e thermal: exynos: remove dead code for HW_MODE calibration by Bartlomiej Zolnierkiewicz · 10 years ago
  84. e841971 thermal: exynos: remove unused struct exynos_tmu_registers entries by Bartlomiej Zolnierkiewicz · 10 years ago
  85. 32d3c29 thermal: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  86. 1fe56dc thermal: samsung: Add TMU support for Exynos3250 SoC by Chanwoo Choi · 10 years ago
  87. 4215688e thermal: exynos: fix ordering in exynos_tmu_remove() by Bartlomiej Zolnierkiewicz · 10 years ago
  88. 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 · 10 years ago
  89. 2a9675b thermal: exynos: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  90. c65d347 thermal: samsung: Only update available threshold limits by Tushar Behera · 10 years ago
  91. 923488a thermal: samsung: Add TMU support for Exynos5260 SoCs by Naveen Krishna Chatradhi · 10 years ago
  92. 14a11dc thermal: samsung: Add TMU support for Exynos5420 SoCs by Naveen Krishna Chatradhi · 10 years ago
  93. 9025d56 thermal: samsung: change base_common to more meaningful base_second by Naveen Krishna Chatradhi · 10 years ago
  94. 74429c2 thermal: samsung: replace inten_ bit fields with intclr_ by Naveen Krishna Chatradhi · 10 years ago
  95. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  96. 4f11b85 thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412) by Lukasz Majewski · 10 years ago
  97. b688b5b thermal:samsung: fix compilation warning by Naveen Krishna Chatradhi · 10 years ago
  98. 60acb38 thermal: exynos: fix error return code by Julia Lawall · 10 years ago
  99. 86f5362 thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412 by Lukasz Majewski · 11 years ago
  100. 14ddfae thermal: exynos: Provide separate TMU data for Exynos4412 by Lukasz Majewski · 11 years ago