1. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  2. 8f578bf Merge branch 'cpu_cooling-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  3. 70d23b2 thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL() by Eduardo Valentin · 11 years ago
  4. 9b19ec3 thermal: thermal_core: remove usage of IS_ERR_OR_NULL by Eduardo Valentin · 11 years ago
  5. 5fda7f6 thermal: cpu_cooling: alignment improvements by Eduardo Valentin · 11 years ago
  6. ef5e212 thermal: cpu_cooling: remove checkpatch.pl warning by Eduardo Valentin · 11 years ago
  7. e45a643 thermal: cpu_cooling: remove trailing blank line by Eduardo Valentin · 11 years ago
  8. d8892a0 thermal: cpu_cooling: align on open parenthesis by Eduardo Valentin · 11 years ago
  9. 1b9e352 thermal: cpu_cooling: standardize comment style by Eduardo Valentin · 11 years ago
  10. 79491e5 thermal: cpu_cooling: standardize end of function by Eduardo Valentin · 11 years ago
  11. 79d2640 thermal: cpu_cooling: remove trailing white spaces by Eduardo Valentin · 11 years ago
  12. 07273d2 Merge branch 'cpu_cooling-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  13. eea2d48 Merge branch 'thermal_core-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  14. a00e55f thermal: update kernel-doc for thermal_zone_device_register by Eduardo Valentin · 11 years ago
  15. 269c174 thermal: update kernel-doc for create_trip_attrs by Eduardo Valentin · 11 years ago
  16. 3a6eccb thermal: update kernel-doc for thermal_cooling_device_register by Eduardo Valentin · 11 years ago
  17. 9892e5d thermal: update kernel-doc for thermal_zone_unbind_cooling_device by Eduardo Valentin · 11 years ago
  18. d2e4eb8 thermal: update kernel-doc for thermal_zone_bind_cooling_device by Eduardo Valentin · 11 years ago
  19. 910cb1e thermal: use EXPORT_SYMBOL_GPL by Eduardo Valentin · 11 years ago
  20. 7b73c99 thermal: rename notify_thermal_framework to thermal_notify_framework by Eduardo Valentin · 11 years ago
  21. 6d8d497 thermal: update driver license by Eduardo Valentin · 11 years ago
  22. c7a8b9d thermal: use strlcpy instead of strcpy by Eduardo Valentin · 11 years ago
  23. 67d0b2a thermal: cpu_cooling: remove unused symbols by Eduardo Valentin · 11 years ago
  24. 2d9bf71 thermal: cpu_cooling: remove not needed curl brackets by Eduardo Valentin · 11 years ago
  25. 99871a7 thermal: cpu_cooling: use snprintf instead of sprintf by Eduardo Valentin · 11 years ago
  26. 135266b thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister by Eduardo Valentin · 11 years ago
  27. 12cb08b thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register by Eduardo Valentin · 11 years ago
  28. 56e05fdb thermal: cpu_cooling: update documentation for cpufreq_set_cur_state by Eduardo Valentin · 11 years ago
  29. 3672552 thermal: cpu_cooling: update documentation for cpufreq_get_cur_state by Eduardo Valentin · 11 years ago
  30. 62c0042 thermal: cpu_cooling: update documentation for cpufreq_get_max_state by Eduardo Valentin · 11 years ago
  31. f7188b3 thermal: cpu_cooling: update Kconfig entry by Eduardo Valentin · 11 years ago
  32. bab3055 thermal: cpu_cooling: update documentation for cpufreq_thermal_notifier by Eduardo Valentin · 11 years ago
  33. 4b33deb thermal: cpu_cooling: update documentation for cpufreq_apply_cooling by Eduardo Valentin · 11 years ago
  34. 41518c4 thermal: cpu_cooling: improve documentation for get_cpu_frequency by Eduardo Valentin · 11 years ago
  35. 44952d3 thermal: cpu_cooling: document cpufreq_get_cooling_level by Eduardo Valentin · 11 years ago
  36. 2d6f28f thermal: cpu_cooling: add documentation for get_property by Eduardo Valentin · 11 years ago
  37. 82b9ee4 thermal: cpu_cooling: fix kernel doc for is_cpufreq_valid by Eduardo Valentin · 11 years ago
  38. 4469b99 thermal: cpu_cooling: remove compiler warning by Eduardo Valentin · 11 years ago
  39. 243dbd9 thermal: cpu_cooling: use EXPORT_SYMBOL_GPL by Eduardo Valentin · 11 years ago
  40. 3b3c074 thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device by Eduardo Valentin · 11 years ago
  41. 25c52af thermal: cpu_cooling: remove unused headers by Eduardo Valentin · 11 years ago
  42. a502be1 Merge branch 'exynos-fix' of .git into next by Zhang Rui · 11 years ago
  43. b6cee53 Thermal: exynos: Add compatible string for exynos4412 by Sachin Kamat · 11 years ago
  44. 2a16279 Thermal: exynos: Add clk_{un}prepare APIs by Sachin Kamat · 11 years ago
  45. 335553c Merge branch 'eduardo-1' of .git into next by Zhang Rui · 11 years ago
  46. 4f89038 Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state() by Dan Carpenter · 11 years ago
  47. 837b26b thermal: expose thermal_zone_get_temp API by Eduardo Valentin · 11 years ago
  48. 63c4d91 thermal: introduce thermal_zone_get_zone_by_name helper function by Eduardo Valentin · 11 years ago
  49. d13cb03 Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into next by Zhang Rui · 11 years ago
  50. bbf7fc8 Thermal: build cpu_cooling code into thermal_sys module by Zhang Rui · 11 years ago
  51. 80a26a5 Thermal: build thermal governors into thermal_sys module by Zhang Rui · 11 years ago
  52. 5fc024a Thermal: rename thermal_sys.c to thermal_core.c by Zhang Rui · 11 years ago
  53. 841d481b Thermal: exynos: remove unnecessary header inclusions by Arnd Bergmann · 11 years ago
  54. e79fe64 thermal: step_wise: set throttle target within thermal instance limits by Andrew Bresticker · 11 years ago
  55. 8837295 thermal: add a warning for temperature emulation feature by Eduardo Valentin · 11 years ago
  56. bffd1f8 thermal: exynos: Adapt to temperature emulation core thermal framework by Amit Daniel Kachhap · 11 years ago
  57. 51d45d2 thermal: rcar: add pm_runtime_xxx() support by Kuninori Morimoto · 11 years ago
  58. 1dc2082 thermal: rcar: tidyup registration failure case by Kuninori Morimoto · 11 years ago
  59. fa0d654 thermal: Add driver for Armada 370/XP SoC thermal management by Ezequiel Garcia · 11 years ago
  60. 2fd1db8 thermal: dove: Fix thermal sensor formula by Ezequiel Garcia · 11 years ago
  61. 696b607 thermal: kirkwood: Fix thermal sensor formula by Ezequiel Garcia · 11 years ago
  62. 02519d3 thermal: kirkwood: Fix valid check for thermal register by Ezequiel Garcia · 11 years ago
  63. 4c7fa83 thermal: db8500: Fix missing mutex_unlock() in probe error paths by Axel Lin · 11 years ago
  64. f534e9b thermal: db8500: Fix checking return value of thermal_zone_device_register by Axel Lin · 11 years ago
  65. bde0066 drivers: thermal: cpu_cooling: fix checkpatch warning by Laurent Navet [Mali] · 11 years ago
  66. 57df810 Thermal: exynos: fix cooling state translation by Zhang Rui · 11 years ago
  67. fc35b35 Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table by Zhang Rui · 11 years ago
  68. 043e465 thermal: exynos_thermal: return a proper error code while thermal_zone_device_register fail. by Devendra Naga · 11 years ago
  69. fb84d99 thermal: rcar_thermal: propagate return value of thermal_zone_device_register by Devendra Naga · 11 years ago
  70. aa3b5d2 Thermal: kirkwood: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  71. 5095526 Thermal: rcar: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  72. 6bc51b6 Thermal: dove: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  73. f0e68fc thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp() by Wei Yongjun · 11 years ago
  74. 19cc90f Fix mis-merge of intel_powerclamp.c resulting in compile error by Linus Torvalds · 11 years ago
  75. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  76. 6deb69f thermal: convert to idr_alloc() by Tejun Heo · 11 years ago
  77. f5b6d45 thermal: rcar: remove __devinitconst by Arnd Bergmann · 11 years ago
  78. da28d96 thermal: return an error on failure to register thermal class by Richard Guy Briggs · 11 years ago
  79. 9d185d0 Thermal: rename thermal governor Kconfig option to avoid generic naming by Zhang Rui · 11 years ago
  80. ce760ed thermal: exynos: Use the new thermal trend type for quick cooling action. by Amit Daniel Kachhap · 11 years ago
  81. 4f0a684 Thermal: exynos: Add support for temperature falling interrupt. by Jonghwa Lee · 11 years ago
  82. 74ffa64 Thermal: Dove: Add Themal sensor support for Dove. by Andrew Lunn · 11 years ago
  83. 7060aa3 thermal: Add support for the thermal sensor on Kirkwood SoCs by Nobuhiro Iwamatsu · 11 years ago
  84. 76cc188 thermal: rcar: add Device Tree support by Kuninori Morimoto · 11 years ago
  85. e6e053f thermal: rcar: remove machine_power_off() from rcar_thermal_notify() by Kuninori Morimoto · 11 years ago
  86. e0a5172 thermal: rcar: add interrupt support by Kuninori Morimoto · 11 years ago
  87. e9137a5 thermal: rcar: add read/write functions for common/priv data by Kuninori Morimoto · 11 years ago
  88. 3676d1d thermal: rcar: multi channel support by Kuninori Morimoto · 11 years ago
  89. b2bbc6a thermal: rcar: use mutex lock instead of spin lock by Kuninori Morimoto · 11 years ago
  90. f8f53e1 thermal: rcar: enable CPCTL to use hardware TSC deciding by Kuninori Morimoto · 11 years ago
  91. 9dde8f8 thermal: rcar: use parenthesis on macro by Kuninori Morimoto · 11 years ago
  92. 5e20b2e Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared by Zhang Rui · 11 years ago
  93. 475f41c Thermal: fix a wrong comment by Zhang Rui · 11 years ago
  94. e6e238c thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation by Amit Daniel Kachhap · 11 years ago
  95. c8165dc PM: intel_powerclamp: off by one in start_power_clamp() by Dan Carpenter · 11 years ago
  96. 3ad9524 thermal: exynos: Miscellaneous fixes to support falling threshold interrupt by Amit Daniel Kachhap · 11 years ago
  97. d6d71ee PM: Introduce Intel PowerClamp Driver by Jacob Pan · 11 years ago
  98. ca36b1b thermal: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  99. 6b2aa51 thermal: check for invalid trip setup when registering thermal device by Eduardo Valentin · 12 years ago
  100. 923e0b1 thermal: cleanup: use dev_* helper functions by Eduardo Valentin · 12 years ago