1. ad0f409 int340x_thermal/processor_thermal_device: return failure when by Zhang Rui · 10 years ago
  2. 48628e4 ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT by Zhang Rui · 10 years ago
  3. 7429b1e Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next by Zhang Rui · 10 years ago
  4. f8061d3 Thermal/int340x/int3403: Free acpi notification handler by Srinivas Pandruvada · 10 years ago
  5. cc3f71a Thermal/int340x/processor_thermal: Fix memory leak by Srinivas Pandruvada · 10 years ago
  6. f01bc8f Thermal/int340x/int3403: Fix memory leak by Srinivas Pandruvada · 10 years ago
  7. 47c93e6 thermal: int340x: Introduce processor reporting device by Srinivas Pandruvada · 10 years ago
  8. 0716b0f thermal: int340x_thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 0733d13 thermal: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 32c9edc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
  11. fc4de35 thermal: cpu_cooling: document node in struct cpufreq_cooling_device by Javi Merino · 10 years ago
  12. 59c56eb thermal/powerclamp: add ids for future xeon cpus by Jacob Pan · 10 years ago
  13. 7b09406 Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing by Ilkka Koskinen · 10 years ago
  14. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  16. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  17. 2d2e95e thermal: cpu_cooling: small memory leak on error by Dan Carpenter · 10 years ago
  18. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  19. 2707dbd Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next by Zhang Rui · 10 years ago
  20. cffafc3 thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
  21. 38cbf04 thermal: db8500: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
  22. 412aff9 thermal: imx: Do not print error message in the EPROBE_DEFER case by Fabio Estevam · 10 years ago
  23. fcbb1e0 drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung by Abhilash Kesavan · 10 years ago
  24. e413ad7 Thermal/int340x: Clear the error value of the last acpi_bus_get_device() call by Ilkka Koskinen · 10 years ago
  25. c89d995 Merge branch 'eduardo-soc-thermal' into thermal-soc by Zhang Rui · 10 years ago
  26. 5a530ff thermal/powerclamp: add id for braswell cpu by Jacob Pan · 10 years ago
  27. 0562929 thermal: Intel SoC DTS: Don't do thermal zone update inside spin_lock by Maurice Petallo · 10 years ago
  28. 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 · 10 years ago
  29. 3412031 Thermal: fix platform_no_drv_owner.cocci warnings by Wu Fengguang · 10 years ago
  30. b81e596 Thermal/int340x: avoid unnecessary pointer casting by Jacob Pan · 10 years ago
  31. 931b9c8 thermal: int3403: Delete a check before thermal_zone_device_unregister() by Markus Elfring · 10 years ago
  32. 19ecaea thermal/int3400: export uuids by Srinivas Pandruvada · 10 years ago
  33. 9a3031d thermal:core:fix: Check return code of the ->get_max_state() callback by Lukasz Majewski · 10 years ago
  34. 184a4bf thermal: of: Extend current of-thermal.c code to allow setting emulated temp by Lukasz Majewski · 10 years ago
  35. ce8be77 thermal: of: Extend of-thermal to export table of trip points by Lukasz Majewski · 10 years ago
  36. ad9914a thermal: of: Rename struct __thermal_trip to struct thermal_trip by Lukasz Majewski · 10 years ago
  37. a9bf2cc thermal: of: Extend of-thermal.c to provide check if trip point is valid by Lukasz Majewski · 10 years ago
  38. 08dab66 thermal: of: Extend of-thermal.c to provide number of trip points by Lukasz Majewski · 10 years ago
  39. 73904cb thermal: cpu_cooling: update copyright tags by Viresh Kumar · 10 years ago
  40. 4843c4a thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq by Viresh Kumar · 10 years ago
  41. f685901 thermal: cpu_cooling: Store frequencies in descending order by Viresh Kumar · 10 years ago
  42. b9f8b41 thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() by Viresh Kumar · 10 years ago
  43. 2479bb6 thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count by Viresh Kumar · 10 years ago
  44. 97afa4a thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore by Viresh Kumar · 10 years ago
  45. dcc6c7f thermal: cpu_cooling: find max level during device registration by Viresh Kumar · 10 years ago
  46. 521a2e5 thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() by Viresh Kumar · 10 years ago
  47. 5194fe4 thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() by Viresh Kumar · 10 years ago
  48. 7adb635 thermal: cpu_cooling: initialize 'cpufreq_val' on registration by Viresh Kumar · 10 years ago
  49. 730abe0 thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  50. c9ca319 thermal: cpu_cooling: Don't check is_cpufreq_valid() by Viresh Kumar · 10 years ago
  51. e1fae55 thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy by Viresh Kumar · 10 years ago
  52. 405fb82 thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register by Viresh Kumar · 10 years ago
  53. 268ac44 thermal: cpu_cooling: propagate error returned by idr_alloc() by Viresh Kumar · 10 years ago
  54. 8e54d44 thermal: cpu_cooling: no need to initialze 'ret' by Viresh Kumar · 10 years ago
  55. 5d3bdb8 thermal: cpu_cooling: no need to set cpufreq_dev to NULL by Viresh Kumar · 10 years ago
  56. 92e615e thermal: cpu_cooling: no need to set cpufreq_state to zero by Viresh Kumar · 10 years ago
  57. 98d522f thermal: cpu_cooling: Pass variable instead of its type to sizeof() by Viresh Kumar · 10 years ago
  58. 07d888d thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency by Viresh Kumar · 10 years ago
  59. beca605 thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device by Viresh Kumar · 10 years ago
  60. 728c03c thermal: cpu_cooling: random comment fixups by Viresh Kumar · 10 years ago
  61. f3764e6 thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  62. bec85d2 thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  63. b45257b thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  64. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
  65. 9d367e5 thermal: Fix error path in thermal_init() by Luis Henriques · 10 years ago
  66. b6cc772 thermal: lock the thermal zone when switching governors by Javi Merino · 10 years ago
  67. 84ffe3e thermal: core: ignore invalid trip temperature by Srinivas Pandruvada · 10 years ago
  68. e920f9b thermal: armada: Remove support for A375-Z1 SoC by Ezequiel Garcia · 10 years ago
  69. cbac8f63 thermal: rockchip: add driver for thermal by Caesar Wang · 10 years ago
  70. d3e1956 thermal: Exynos: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  71. e60a342 thermal: sti: Ignore suspend/resume functions when !PM_SLEEP by Lee Jones · 10 years ago
  72. 2dcd851 thermal: cpu_cooling: Update always cpufreq policy with thermal constraints by Yadwinder Singh Brar · 10 years ago
  73. 2845f6ec thermal: exynos: remove exynos_tmu_data.h include by Bartlomiej Zolnierkiewicz · 10 years ago
  74. 78f3320 thermal: exynos: remove __EXYNOS5420_TMU_DATA macro by Bartlomiej Zolnierkiewicz · 10 years ago
  75. 4c4680a thermal: exynos: remove SoC type ifdefs by Bartlomiej Zolnierkiewicz · 10 years ago
  76. 7575983 thermal: exynos: remove test_mux pdata field by Bartlomiej Zolnierkiewicz · 10 years ago
  77. 17be30c thermal: exynos: remove TMU_SUPPORT_MULTI_INST flag by Bartlomiej Zolnierkiewicz · 10 years ago
  78. 56adb9e thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flag by Bartlomiej Zolnierkiewicz · 10 years ago
  79. ef3f80f thermal: exynos: remove TMU_SUPPORT_EMULATION flag by Bartlomiej Zolnierkiewicz · 10 years ago
  80. d564b55 thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flag by Bartlomiej Zolnierkiewicz · 10 years ago
  81. e076153 thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag by Bartlomiej Zolnierkiewicz · 10 years ago
  82. a7331f7 thermal: exynos: add ->tmu_clear_irqs method by Bartlomiej Zolnierkiewicz · 10 years ago
  83. 285d994 thermal: exynos: add ->tmu_set_emulation method by Bartlomiej Zolnierkiewicz · 10 years ago
  84. 154013e thermal: exynos: add get_emul_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  85. b79985c thermal: exynos: add ->tmu_read method by Bartlomiej Zolnierkiewicz · 10 years ago
  86. 37f9034 thermal: exynos: add ->tmu_control method by Bartlomiej Zolnierkiewicz · 10 years ago
  87. d00671c thermal: exynos: add get_con_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  88. 72d1100 thermal: exynos: add ->tmu_initialize method by Bartlomiej Zolnierkiewicz · 10 years ago
  89. fe87789 thermal: exynos: add get_th_reg() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  90. 8328a4b thermal: exynos: add sanitize_temp_error() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  91. 1e04ee8 thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag by Bartlomiej Zolnierkiewicz · 10 years ago
  92. 6f02fa1 thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag by Bartlomiej Zolnierkiewicz · 10 years ago
  93. 23f1462 thermal: exynos: replace threshold_falling check by Exynos SoC type one by Bartlomiej Zolnierkiewicz · 10 years ago
  94. 2516593 thermal: exynos: simplify HW_TRIP level setting by Bartlomiej Zolnierkiewicz · 10 years ago
  95. 0c78b4d thermal: exynos: replace tmu_pmin check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  96. 421d5d1 thermal: exynos: replace tmu_irqstatus check by Exynos5440 one by Bartlomiej Zolnierkiewicz · 10 years ago
  97. 6070c2c thermal: exynos: remove needless emul_time_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  98. 9e288d6 thermal: exynos: remove needless emul_temp_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  99. 77a37a9 thermal: exynos: remove needless therm_trip_en_shift abstraction by Bartlomiej Zolnierkiewicz · 10 years ago
  100. b9504a6 thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions by Bartlomiej Zolnierkiewicz · 10 years ago