1. 84fe2ca cpu_cooling: Drop static-power related stuff by Viresh Kumar · 7 years ago
  2. 3ebb62f cpu_cooling: Keep only one of_cpufreq*cooling_register() helper by Viresh Kumar · 7 years ago
  3. ba0966d cpu_cooling: Remove unused cpufreq_power_cooling_register() by Viresh Kumar · 7 years ago
  4. f5f263f cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT by Viresh Kumar · 7 years ago
  5. b2fd708 thermal: cpu_cooling: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  6. f19b1a1 thermal: cpu_cooling: Replace kmalloc with kmalloc_array by Viresh Kumar · 8 years ago
  7. d72b401 thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device by Viresh Kumar · 8 years ago
  8. cb1b631 thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power() by Viresh Kumar · 8 years ago
  9. 53ca1ec thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev by Viresh Kumar · 8 years ago
  10. da27f69 thermal: cpu_cooling: get_level() can't fail by Viresh Kumar · 8 years ago
  11. 81ee14d thermal: cpu_cooling: create structure for idle time stats by Viresh Kumar · 8 years ago
  12. 349d39d thermal: cpu_cooling: merge frequency and power tables by Viresh Kumar · 8 years ago
  13. ba76dd9 thermal: cpu_cooling: get rid of 'allowed_cpus' by Viresh Kumar · 8 years ago
  14. 02bacb2 thermal: cpu_cooling: OPPs are registered for all CPUs by Viresh Kumar · 8 years ago
  15. b12b651 thermal: cpu_cooling: store cpufreq policy by Viresh Kumar · 8 years ago
  16. 55d8529 cpufreq: create cpufreq_table_count_valid_entries() by Viresh Kumar · 8 years ago
  17. 4d753aa thermal: cpu_cooling: use cpufreq_policy to register cooling device by Viresh Kumar · 8 years ago
  18. 18f301c thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state() by Viresh Kumar · 8 years ago
  19. 3e08b2d thermal: cpu_cooling: remove cpufreq_cooling_get_level() by Viresh Kumar · 8 years ago
  20. 04bdbdf thermal: cpu_cooling: replace cool_dev with cdev by Viresh Kumar · 8 years ago
  21. 1dea432 thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev by Viresh Kumar · 8 years ago
  22. fb8ea30 thermal: cpu_cooling: rearrange globals by Viresh Kumar · 8 years ago
  23. 289d72a thermal: cpu_cooling: Avoid accessing potentially freed structures by Viresh Kumar · 8 years ago
  24. 3ea3217 thermal: cpu_cooling: Check OPP for errors by Viresh Kumar · 8 years ago
  25. 9aec908 thermal: cpu_cooling: Replace dev_warn with dev_err by Viresh Kumar · 8 years ago
  26. 088db93 thermal: Fix potential deadlock in cpu_cooling by Matthew Wilcox · 8 years ago
  27. 544a068 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  28. 6fefe19 Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conversion' into next by Zhang Rui · 8 years ago
  29. d9cc34a thermal: use cpumask_var_t for on-stack cpu masks by Arnd Bergmann · 8 years ago
  30. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  31. ae60608 thermal: convert cpu_cooling to use an IDA by Matthew Wilcox · 8 years ago
  32. 0744f13 thermal: cpu_cooling: Fix wrong comment call function name by Hugh Kang · 8 years ago
  33. a305a43 thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2power by Brendan Jackman · 8 years ago
  34. bb4b993 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 9 years ago
  35. f8bfc11 cpufreq: Remove cpufreq_frequency_get_table() by Viresh Kumar · 9 years ago
  36. f840ab1 thermal: cpu_cooling: fix improper order during initialization by Lukasz Luba · 9 years ago
  37. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 9 years ago
  38. a71544c thermal: cpu_cooling: Remove usage of devm functions by Vaishali Thakkar · 9 years ago
  39. eba4f88 thermal: cpu_cooling: free power table on error or when unregistering by Javi Merino · 9 years ago
  40. 459ac37 thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock by Javi Merino · 9 years ago
  41. 1afb9c5 thermal/cpu_cooling: update policy limits if clipped_freq < policy->max by Viresh Kumar · 9 years ago
  42. abcbcc2 thermal/cpu_cooling: rename max_freq as clipped_freq in notifier by Viresh Kumar · 9 years ago
  43. 59f0d21 thermal/cpu_cooling: rename cpufreq_val as clipped_freq by Viresh Kumar · 9 years ago
  44. a24af23 thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier by Viresh Kumar · 9 years ago
  45. 166529c thermal/cpu_cooling: quit early after updating policy by Viresh Kumar · 9 years ago
  46. 76fd38c thermal/cpu_cooling: No need to initialize max_freq to 0 by Viresh Kumar · 9 years ago
  47. 02373d7 thermal: cpu_cooling: fix lockdep problems in cpu_cooling by Russell King · 9 years ago
  48. dd658e0 thermal: cpu_cooling: Fix power calculation when CPUs are offline by Kapileshwar Singh · 10 years ago
  49. 54b92aa thermal: cpu_cooling: Remove cpu_dev update on policy CPU update by Kapileshwar Singh · 10 years ago
  50. 0cdf97e thermal: cpu_cooling: Check memory allocation of power_table by Javi Merino · 10 years ago
  51. 6828a47 thermal: add trace events to the power allocator governor by Javi Merino · 10 years ago
  52. c36cf07 thermal: cpu_cooling: implement the power cooling device API by Javi Merino · 10 years ago
  53. 7429b1e Merge branches 'thermal-core', 'thermal-soc' and 'thermal-int340x' of .git into next by Zhang Rui · 10 years ago
  54. fc4de35 thermal: cpu_cooling: document node in struct cpufreq_cooling_device by Javi Merino · 10 years ago
  55. 2d2e95e thermal: cpu_cooling: small memory leak on error by Dan Carpenter · 10 years ago
  56. 73904cb thermal: cpu_cooling: update copyright tags by Viresh Kumar · 10 years ago
  57. 4843c4a thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq by Viresh Kumar · 10 years ago
  58. f685901 thermal: cpu_cooling: Store frequencies in descending order by Viresh Kumar · 10 years ago
  59. b9f8b41 thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() by Viresh Kumar · 10 years ago
  60. 2479bb6 thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count by Viresh Kumar · 10 years ago
  61. 97afa4a thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore by Viresh Kumar · 10 years ago
  62. dcc6c7f thermal: cpu_cooling: find max level during device registration by Viresh Kumar · 10 years ago
  63. 521a2e5 thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() by Viresh Kumar · 10 years ago
  64. 5194fe4 thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() by Viresh Kumar · 10 years ago
  65. 7adb635 thermal: cpu_cooling: initialize 'cpufreq_val' on registration by Viresh Kumar · 10 years ago
  66. 730abe0 thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  67. c9ca319 thermal: cpu_cooling: Don't check is_cpufreq_valid() by Viresh Kumar · 10 years ago
  68. e1fae55 thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy by Viresh Kumar · 10 years ago
  69. 405fb82 thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register by Viresh Kumar · 10 years ago
  70. 268ac44 thermal: cpu_cooling: propagate error returned by idr_alloc() by Viresh Kumar · 10 years ago
  71. 8e54d44 thermal: cpu_cooling: no need to initialze 'ret' by Viresh Kumar · 10 years ago
  72. 5d3bdb8 thermal: cpu_cooling: no need to set cpufreq_dev to NULL by Viresh Kumar · 10 years ago
  73. 92e615e thermal: cpu_cooling: no need to set cpufreq_state to zero by Viresh Kumar · 10 years ago
  74. 98d522f thermal: cpu_cooling: Pass variable instead of its type to sizeof() by Viresh Kumar · 10 years ago
  75. 07d888d thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency by Viresh Kumar · 10 years ago
  76. beca605 thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device by Viresh Kumar · 10 years ago
  77. 728c03c thermal: cpu_cooling: random comment fixups by Viresh Kumar · 10 years ago
  78. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
  79. 2dcd851 thermal: cpu_cooling: Update always cpufreq policy with thermal constraints by Yadwinder Singh Brar · 10 years ago
  80. 9746b6e thermal: cpu_cooling: fix typo highjack -> hijack by Javi Merino · 11 years ago
  81. 3c84ef3 thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 11 years ago
  82. 201531c Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next by Zhang Rui · 11 years ago
  83. a116776 Thermal cpu cooling: return error if no valid cpu frequency entry by Zhang Rui · 11 years ago
  84. 1c9573a thermal: fix cpu_cooling max_level behavior by Eduardo Valentin · 11 years ago
  85. 39d99cf thermal: cpu_cooling: introduce of_cpufreq_cooling_register by Eduardo Valentin · 11 years ago
  86. 73b9bcd thermal: cpu_cooling: fix return value check in cpufreq_cooling_register() by Wei Yongjun · 11 years ago
  87. 50e66c7 drivers: thermal: add check when unregistering cpu cooling by Eduardo Valentin · 11 years ago
  88. 044d5c2 Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the cpufreq_thermal_notifier() by Lan Tianyu · 11 years ago
  89. 24c7a38 thermal: cpu_cooling: fix 'descend' check in get_property() by Shawn Guo · 12 years ago
  90. 5fda7f6 thermal: cpu_cooling: alignment improvements by Eduardo Valentin · 12 years ago
  91. ef5e212 thermal: cpu_cooling: remove checkpatch.pl warning by Eduardo Valentin · 12 years ago
  92. e45a643 thermal: cpu_cooling: remove trailing blank line by Eduardo Valentin · 12 years ago
  93. d8892a0 thermal: cpu_cooling: align on open parenthesis by Eduardo Valentin · 12 years ago
  94. 1b9e352 thermal: cpu_cooling: standardize comment style by Eduardo Valentin · 12 years ago
  95. 79491e5 thermal: cpu_cooling: standardize end of function by Eduardo Valentin · 12 years ago
  96. 79d2640 thermal: cpu_cooling: remove trailing white spaces by Eduardo Valentin · 12 years ago
  97. 67d0b2a thermal: cpu_cooling: remove unused symbols by Eduardo Valentin · 12 years ago
  98. 2d9bf71 thermal: cpu_cooling: remove not needed curl brackets by Eduardo Valentin · 12 years ago
  99. 99871a7 thermal: cpu_cooling: use snprintf instead of sprintf by Eduardo Valentin · 12 years ago
  100. 135266b thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister by Eduardo Valentin · 12 years ago