1. 3c84ef3 thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 10 years ago
  2. 201531c Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next by Zhang Rui · 11 years ago
  3. a116776 Thermal cpu cooling: return error if no valid cpu frequency entry by Zhang Rui · 11 years ago
  4. 1c9573a thermal: fix cpu_cooling max_level behavior by Eduardo Valentin · 11 years ago
  5. 39d99cf thermal: cpu_cooling: introduce of_cpufreq_cooling_register by Eduardo Valentin · 11 years ago
  6. 73b9bcd thermal: cpu_cooling: fix return value check in cpufreq_cooling_register() by Wei Yongjun · 11 years ago
  7. 50e66c7 drivers: thermal: add check when unregistering cpu cooling by Eduardo Valentin · 11 years ago
  8. 044d5c2 Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the cpufreq_thermal_notifier() by Lan Tianyu · 11 years ago
  9. 24c7a38 thermal: cpu_cooling: fix 'descend' check in get_property() by Shawn Guo · 11 years ago
  10. 5fda7f6 thermal: cpu_cooling: alignment improvements by Eduardo Valentin · 11 years ago
  11. ef5e212 thermal: cpu_cooling: remove checkpatch.pl warning by Eduardo Valentin · 11 years ago
  12. e45a643 thermal: cpu_cooling: remove trailing blank line by Eduardo Valentin · 11 years ago
  13. d8892a0 thermal: cpu_cooling: align on open parenthesis by Eduardo Valentin · 11 years ago
  14. 1b9e352 thermal: cpu_cooling: standardize comment style by Eduardo Valentin · 11 years ago
  15. 79491e5 thermal: cpu_cooling: standardize end of function by Eduardo Valentin · 11 years ago
  16. 79d2640 thermal: cpu_cooling: remove trailing white spaces by Eduardo Valentin · 11 years ago
  17. 67d0b2a thermal: cpu_cooling: remove unused symbols by Eduardo Valentin · 11 years ago
  18. 2d9bf71 thermal: cpu_cooling: remove not needed curl brackets by Eduardo Valentin · 11 years ago
  19. 99871a7 thermal: cpu_cooling: use snprintf instead of sprintf by Eduardo Valentin · 11 years ago
  20. 135266b thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister by Eduardo Valentin · 11 years ago
  21. 12cb08b thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register by Eduardo Valentin · 11 years ago
  22. 56e05fdb thermal: cpu_cooling: update documentation for cpufreq_set_cur_state by Eduardo Valentin · 11 years ago
  23. 3672552 thermal: cpu_cooling: update documentation for cpufreq_get_cur_state by Eduardo Valentin · 11 years ago
  24. 62c0042 thermal: cpu_cooling: update documentation for cpufreq_get_max_state by Eduardo Valentin · 11 years ago
  25. bab3055 thermal: cpu_cooling: update documentation for cpufreq_thermal_notifier by Eduardo Valentin · 11 years ago
  26. 4b33deb thermal: cpu_cooling: update documentation for cpufreq_apply_cooling by Eduardo Valentin · 11 years ago
  27. 41518c4 thermal: cpu_cooling: improve documentation for get_cpu_frequency by Eduardo Valentin · 11 years ago
  28. 44952d3 thermal: cpu_cooling: document cpufreq_get_cooling_level by Eduardo Valentin · 11 years ago
  29. 2d6f28f thermal: cpu_cooling: add documentation for get_property by Eduardo Valentin · 11 years ago
  30. 82b9ee4 thermal: cpu_cooling: fix kernel doc for is_cpufreq_valid by Eduardo Valentin · 11 years ago
  31. 4469b99 thermal: cpu_cooling: remove compiler warning by Eduardo Valentin · 11 years ago
  32. 243dbd9 thermal: cpu_cooling: use EXPORT_SYMBOL_GPL by Eduardo Valentin · 11 years ago
  33. 3b3c074 thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device by Eduardo Valentin · 11 years ago
  34. 25c52af thermal: cpu_cooling: remove unused headers by Eduardo Valentin · 11 years ago
  35. 4f89038 Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state() by Dan Carpenter · 11 years ago
  36. d13cb03 Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into next by Zhang Rui · 11 years ago
  37. bde0066 drivers: thermal: cpu_cooling: fix checkpatch warning by Laurent Navet [Mali] · 11 years ago
  38. 57df810 Thermal: exynos: fix cooling state translation by Zhang Rui · 11 years ago
  39. fc35b35 Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table by Zhang Rui · 11 years ago
  40. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  41. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  42. 475f41c Thermal: fix a wrong comment by Zhang Rui · 11 years ago
  43. 3778ff5 thermal: cpu cooling: use const parameter while registering by Eduardo Valentin · 12 years ago
  44. a0f846c thermal: cpu_cooling: Make 'notify_device' static by Sachin Kamat · 12 years ago
  45. 160b7d8 Thermal: Remove the cooling_cpufreq_list. by hongbo.zhang · 12 years ago
  46. 9c51b05 Thermal: fix bug of counting cpu frequencies. by hongbo.zhang · 12 years ago
  47. 6b6519d Thermal: add indent for code alignment. by hongbo.zhang · 12 years ago
  48. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago
  49. a4b6fec Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem. by Jonghwa Lee · 12 years ago
  50. 0236141 thermal: add generic cpufreq cooling implementation by Amit Daniel Kachhap · 12 years ago