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