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