1. f61d5b4d Merge branch 'fixes' of .git into next by Zhang Rui · 11 years ago
  2. ca56caa thermal: step_wise: return instance->target by default by Eduardo Valentin · 11 years ago
  3. 178c249 thermal: step_wise: cdev only needs update on a new target state by Shawn Guo · 11 years ago
  4. 036e8a13 Merge branches 'exynos', 'imx' and 'fixes' of .git into next by Zhang Rui · 11 years ago
  5. 044d5c2 Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the cpufreq_thermal_notifier() by Lan Tianyu · 11 years ago
  6. aa1ab43 thermal: exynos_tmu: fix wrong error check for mapped memory by Naveen Krishna Chatradhi · 11 years ago
  7. 37713a1 thermal: imx: implement thermal alarm interrupt handling by Philipp Zabel · 11 years ago
  8. 017e514 thermal: imx: dynamic passive and SoC specific critical trip points by Philipp Zabel · 11 years ago
  9. 498d22f thermal: exynos: Support for TMU regulator defined at device tree by Amit Daniel Kachhap · 11 years ago
  10. 1928457 thermal: exynos: Add hardware mode thermal calibration support by Amit Daniel Kachhap · 11 years ago
  11. 5000806 thermal: exynos: Fix to set the second point correction value by Amit Daniel Kachhap · 11 years ago
  12. 9054254 thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  13. a0395ee thermal: exynos: Add driver support for exynos5440 TMU sensor by Amit Daniel Kachhap · 11 years ago
  14. d9b6ee1 thermal: exynos: Add support to access common register for multistance by Amit Daniel Kachhap · 11 years ago
  15. c55930e thermal: exynos: use device resource management infrastructure by Amit Daniel Kachhap · 11 years ago
  16. f4dae75 thermal: exynos: Add TMU features to check instead of using SOC type by Amit Daniel Kachhap · 11 years ago
  17. cebe737 thermal: exynos: Add support to handle many instances of TMU by Amit Daniel Kachhap · 11 years ago
  18. 1cd1ecb thermal: exynos: Remove non DT based support by Amit Daniel Kachhap · 11 years ago
  19. 5c3cf55 thermal: exynos: Make the zone handling use trip information by Amit Daniel Kachhap · 11 years ago
  20. 23a3eb1 thermal: exynos: Return success even if no cooling data supplied by Amit Daniel Kachhap · 11 years ago
  21. d58f0a6 thermal: exynos: Modify private_data to appropriate name driver_data by Amit Daniel Kachhap · 11 years ago
  22. 4de0bda thermal: exynos: Add support for instance based register/unregister by Amit Daniel Kachhap · 11 years ago
  23. a4463c4 thermal: exynos: Fix to clear only the generated interrupts by Amit Daniel Kachhap · 11 years ago
  24. 7ca04e5 thermal: exynos: Support thermal tripping by Amit Daniel Kachhap · 11 years ago
  25. b8d582b thermal: exynos: Move register definitions from driver to data file by Amit Daniel Kachhap · 11 years ago
  26. bb34b4c thermal: exynos: Add extra entries in the tmu platform data by Amit Daniel Kachhap · 11 years ago
  27. d0a0ce3 thermal: exynos: Add missing definations and code cleanup by Amit Daniel Kachhap · 11 years ago
  28. e6b7991 thermal: exynos: Bifurcate exynos tmu driver and configuration data by Amit Daniel Kachhap · 11 years ago
  29. 0c1836a thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder by Amit Daniel Kachhap · 11 years ago
  30. 59dfa54 thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c by Amit Daniel Kachhap · 11 years ago
  31. 1b67864 thermal: exynos: Bifurcate exynos thermal common and tmu controller code by Amit Daniel Kachhap · 11 years ago
  32. 44328fc thermal: exynos: Remove un-necessary CPU_THERMAL dependency by Amit Daniel Kachhap · 11 years ago
  33. c657dcd thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's by Amit Daniel Kachhap · 11 years ago
  34. c682137 thermal: exynos: Moving exynos thermal files into samsung directory by Amit Daniel Kachhap · 11 years ago
  35. ca3de46 thermal: add imx thermal driver support by Shawn Guo · 11 years ago
  36. ace120d Thermal: Fix lockup of cpu_down() by Steven Rostedt · 11 years ago
  37. 94e791f Thermal: x86_pkg_temp: Limit number of pkg temp zones by Srinivas Pandruvada · 11 years ago
  38. c7c1b31 Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add() by Wei Yongjun · 11 years ago
  39. f3ed0a1 Thermal: x86 package temp thermal crash by Srinivas Pandruvada · 11 years ago
  40. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  41. 57d1617 thermal: ti-soc-thermal: use standard GPIO DT bindings by Eduardo Valentin · 11 years ago
  42. 08a763a thermal: exynos: Support both EXYNOS4X12 SoCs by Tomasz Figa · 11 years ago
  43. 9d1968f Merge branch 'cpu-package-thermal' of .git into next by Zhang Rui · 11 years ago
  44. b3ba020 thermal: fix x86_pkg_temp_thermal.c build and Kconfig by Randy Dunlap · 11 years ago
  45. f157f59 Merge branch 'cpu-package-thermal' of .git into next by Zhang Rui · 11 years ago
  46. f1a18a1 Thermal: CPU Package temperature thermal by Srinivas Pandruvada · 11 years ago
  47. 30072fb Merge branches 'for-rc' and 'ti-soc' of .git into next by Zhang Rui · 11 years ago
  48. 0c87250 thermal: consider emul_temperature while computing trend by Eduardo Valentin · 11 years ago
  49. 25870e6 thermal: ti-soc-thermal: add dra752 chip to device table by Eduardo Valentin · 11 years ago
  50. 8926fa4 thermal: ti-soc-thermal: add thermal data for DRA752 chips by Eduardo Valentin · 11 years ago
  51. 0c12b5a thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL by Eduardo Valentin · 11 years ago
  52. ba0049e thermal: ti-soc-thermal: freeze FSM while computing trend by Eduardo Valentin · 11 years ago
  53. 359836e thermal: ti-soc-thermal: remove external heat while extrapolating hotspot by Eduardo Valentin · 11 years ago
  54. 24c7a38 thermal: cpu_cooling: fix 'descend' check in get_property() by Shawn Guo · 11 years ago
  55. e7cd788 Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next by Zhang Rui · 11 years ago
  56. 5454f21 Thermal: spear: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  57. 90c3194 Thermal: kirkwood: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  58. e0d68af Thermal: dove: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  59. 1d089e0 Thermal: armada: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  60. eb98200 thermal: introduce TI SoC thermal driver by Eduardo Valentin · 11 years ago
  61. c21bec8 Thermal: don't check resource with devm_ioremap_resource by Zhang Rui · 11 years ago
  62. 83720d0 Thermal: core: Ask .get_trip_temp() to register thermal zone device. by Jonghwa Lee · 11 years ago
  63. 42a5bf5 thermal: cut the spaces when user sets policy by Andy Shevchenko · 11 years ago
  64. 3db46c9 thermal: rcar: Fix typo in probe information message by Laurent Pinchart · 11 years ago
  65. 253e3ae Thermal: spear_thermal: convert to devm_ioremap_resource by Zhang Rui · 11 years ago
  66. c28f692 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  67. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  68. a1cf115 Thermal: spear: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  69. 6135ba3 Thermal: rcar: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  70. 0f3913b Thermal: kirkwood: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  71. a2071b0 Thermal: exynos: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  72. aa50c4e Thermal: dove_thermal: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  73. 2a456cf Thermal: armada_thermal: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  74. 8f578bf Merge branch 'cpu_cooling-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  75. 70d23b2 thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL() by Eduardo Valentin · 11 years ago
  76. 9b19ec3 thermal: thermal_core: remove usage of IS_ERR_OR_NULL by Eduardo Valentin · 11 years ago
  77. 5fda7f6 thermal: cpu_cooling: alignment improvements by Eduardo Valentin · 11 years ago
  78. ef5e212 thermal: cpu_cooling: remove checkpatch.pl warning by Eduardo Valentin · 11 years ago
  79. e45a643 thermal: cpu_cooling: remove trailing blank line by Eduardo Valentin · 11 years ago
  80. d8892a0 thermal: cpu_cooling: align on open parenthesis by Eduardo Valentin · 11 years ago
  81. 1b9e352 thermal: cpu_cooling: standardize comment style by Eduardo Valentin · 11 years ago
  82. 79491e5 thermal: cpu_cooling: standardize end of function by Eduardo Valentin · 11 years ago
  83. 79d2640 thermal: cpu_cooling: remove trailing white spaces by Eduardo Valentin · 11 years ago
  84. 07273d2 Merge branch 'cpu_cooling-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  85. eea2d48 Merge branch 'thermal_core-doc-comments-update' of .git into next by Zhang Rui · 11 years ago
  86. a00e55f thermal: update kernel-doc for thermal_zone_device_register by Eduardo Valentin · 11 years ago
  87. 269c174 thermal: update kernel-doc for create_trip_attrs by Eduardo Valentin · 11 years ago
  88. 3a6eccb thermal: update kernel-doc for thermal_cooling_device_register by Eduardo Valentin · 11 years ago
  89. 9892e5d thermal: update kernel-doc for thermal_zone_unbind_cooling_device by Eduardo Valentin · 11 years ago
  90. d2e4eb8 thermal: update kernel-doc for thermal_zone_bind_cooling_device by Eduardo Valentin · 11 years ago
  91. 910cb1e thermal: use EXPORT_SYMBOL_GPL by Eduardo Valentin · 11 years ago
  92. 7b73c99 thermal: rename notify_thermal_framework to thermal_notify_framework by Eduardo Valentin · 11 years ago
  93. 6d8d497 thermal: update driver license by Eduardo Valentin · 11 years ago
  94. c7a8b9d thermal: use strlcpy instead of strcpy by Eduardo Valentin · 11 years ago
  95. 67d0b2a thermal: cpu_cooling: remove unused symbols by Eduardo Valentin · 11 years ago
  96. 2d9bf71 thermal: cpu_cooling: remove not needed curl brackets by Eduardo Valentin · 11 years ago
  97. 99871a7 thermal: cpu_cooling: use snprintf instead of sprintf by Eduardo Valentin · 11 years ago
  98. 135266b thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister by Eduardo Valentin · 11 years ago
  99. 12cb08b thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register by Eduardo Valentin · 11 years ago
  100. 56e05fdb thermal: cpu_cooling: update documentation for cpufreq_set_cur_state by Eduardo Valentin · 11 years ago