1. 97584d1 thermal: power_allocator: exit early if there are no cooling devices by Javi Merino · 9 years ago
  2. f5cbb18 thermal: power_allocator: don't require tzp to be present for the thermal zone by Javi Merino · 9 years ago
  3. 8b7b390 thermal: power_allocator: relax the requirement of two passive trip points by Javi Merino · 9 years ago
  4. e055bb0 thermal: power_allocator: relax the requirement of a sustainable_power in tzp by Javi Merino · 9 years ago
  5. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  6. eba4f88 thermal: cpu_cooling: free power table on error or when unregistering by Javi Merino · 9 years ago
  7. 459ac37 thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock by Javi Merino · 9 years ago
  8. 0847e26 thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  9. ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
  10. 41ae3c0 thermal: ti-soc: allow compile test by Eduardo Valentin · 9 years ago
  11. cb7fb4d thermal: qcom_spmi: allow compile test by Eduardo Valentin · 9 years ago
  12. 2bf4273 thermal: exynos: allow compile test by Eduardo Valentin · 9 years ago
  13. 1b15826 thermal: armada: allow compile test by Eduardo Valentin · 9 years ago
  14. 07fffd5 thermal: dove: allow compile test by Eduardo Valentin · 9 years ago
  15. 9c8aa95 thermal: kirkwood: allow compile test by Eduardo Valentin · 9 years ago
  16. 444f9b0 thermal: rockchip: allow compile test by Eduardo Valentin · 9 years ago
  17. aa2937b thermal: spear: allow compile test by Eduardo Valentin · 9 years ago
  18. f9e2b05 thermal: hisi: allow compile test by Eduardo Valentin · 9 years ago
  19. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  20. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  21. e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  22. 072502a Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-delay' into regmap-next by Mark Brown · 9 years ago
  23. 5a924a0 Merge branches 'thermal-core' and 'thermal-intel' of .git into next by Zhang Rui · 9 years ago
  24. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 9751a9e4 thermal: power_allocator: allocate with kcalloc what you free with kfree by Javi Merino · 9 years ago
  26. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  27. 1afb9c5 thermal/cpu_cooling: update policy limits if clipped_freq < policy->max by Viresh Kumar · 9 years ago
  28. abcbcc2 thermal/cpu_cooling: rename max_freq as clipped_freq in notifier by Viresh Kumar · 9 years ago
  29. 59f0d21 thermal/cpu_cooling: rename cpufreq_val as clipped_freq by Viresh Kumar · 9 years ago
  30. a24af23 thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier by Viresh Kumar · 9 years ago
  31. 166529c thermal/cpu_cooling: quit early after updating policy by Viresh Kumar · 9 years ago
  32. 76fd38c thermal/cpu_cooling: No need to initialize max_freq to 0 by Viresh Kumar · 9 years ago
  33. 02373d7 thermal: cpu_cooling: fix lockdep problems in cpu_cooling by Russell King · 9 years ago
  34. cf736ea thermal: power_allocator: do not use devm* interfaces by Dmitry Torokhov · 9 years ago
  35. 331a5fc thermal: sti: Add parentheses around bridge->ops->regmap_init call by Nicolas Boichat · 9 years ago
  36. d0a1262 thermal: Add Intel PCH thermal driver by Tushar Dave · 9 years ago
  37. 934c93b thermal: Add comment explaining test for critical temperature by Sascha Hauer · 9 years ago
  38. 79e5421 thermal: Use IS_ENABLED instead of #ifdef by Sascha Hauer · 9 years ago
  39. dbdf253 thermal: remove unnecessary call to thermal_zone_device_set_polling by Sascha Hauer · 9 years ago
  40. f6be058 thermal: trivial: fix typo in comment by Sascha Hauer · 9 years ago
  41. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  42. 25a0a5c thermal: add available policies sysfs attribute by Ni Wade · 9 years ago
  43. 1f22dc44 thermal/powerclamp: add cpu id for denlow platform by Jacob Pan · 9 years ago
  44. 35676de thermal/powerclamp: add cpu id for Skylake u/y by Radivoje Jovanovic · 9 years ago
  45. 2862721 thermal/powerclamp: add cpu id for skylake h/s by Radivoje Jovanovic · 9 years ago
  46. 8bf93f2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc by Zhang Rui · 9 years ago
  47. 6b5e38d thermal: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  48. 3c19d23 thermal: exynos: Remove unused code related to platform_data on probe() by Chanwoo Choi · 9 years ago
  49. f87e6bd thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF by Chanwoo Choi · 9 years ago
  50. 5f09a5c thermal: exynos: Disable the regulator on probe failure by Krzysztof Kozlowski · 9 years ago
  51. d5f8310 thermal: power_allocator: trace the real requested power by Javi Merino · 9 years ago
  52. 528464e thermal: remove dangling 'weight_attr' device file by Viresh Kumar · 9 years ago
  53. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  54. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  55. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  56. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  57. 111b23c Merge branches 'release' and 'thermal-soc' of .git into next by Zhang Rui · 9 years ago
  58. 53daf93 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  59. 9a5238a thermal: hisilicon: add new hisilicon thermal sensor driver by kongxinwei · 9 years ago
  60. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  61. e93cd95 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc by Zhang Rui · 9 years ago
  62. a46dbae thermal: of-thermal: add support for reading coefficients property by Eduardo Valentin · 9 years ago
  63. 9d0be7f thermal: support slope and offset coefficients by Eduardo Valentin · 9 years ago
  64. ea54cac thermal: power_allocator: round the division when divvying up power by Javi Merino · 9 years ago
  65. efa8685 thermal: armada: Update Armada 380 thermal sensor coefficients by Nadav Haklai · 9 years ago
  66. 0d0a2bf thermal: rockchip: fix an error code by Dan Carpenter · 9 years ago
  67. d818611 thermal/powerclamp: fix missing newer package c-states by Jacob Pan · 9 years ago
  68. f09bfdb thermal/intel_powerclamp: add id for broadwell server by Jacob Pan · 9 years ago
  69. 4d2b6e4 thermal/intel_powerclamp: add __init / __exit annotations by Mathias Krause · 9 years ago
  70. e9a90d0 thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 by Keerthy · 9 years ago
  71. 7901063 thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 by Keerthy · 9 years ago
  72. 488c745 thermal: exynos: Add the support for Exynos5433 TMU by Chanwoo Choi · 9 years ago
  73. dd658e0 thermal: cpu_cooling: Fix power calculation when CPUs are offline by Kapileshwar Singh · 9 years ago
  74. 54b92aa thermal: cpu_cooling: Remove cpu_dev update on policy CPU update by Kapileshwar Singh · 9 years ago
  75. 9f38271 thermal: export thermal_zone_parameters to sysfs by Javi Merino · 9 years ago
  76. 0cdf97e thermal: cpu_cooling: Check memory allocation of power_table by Javi Merino · 9 years ago
  77. 95d079e ti-soc-thermal: request temperature periodically if hw can't do that itself by Pavel Machek · 9 years ago
  78. a4296d1 ti-soc-thermal: implement eocz bit to make driver useful on omap3 by Pavel Machek · 10 years ago
  79. e34238b cleanup ti-soc-thermal by Pavel Machek · 10 years ago
  80. db6cb88 thermal: remove stale THERMAL_POWER_ACTOR select by Javi Merino · 9 years ago
  81. 76af549 thermal: Default OF created trip points to writable by Punit Agrawal · 9 years ago
  82. 35e9464 thermal: core: Add Kconfig option to enable writable trips by Punit Agrawal · 9 years ago
  83. 4abe602 thermal: x86_pkg_temp: drop const for thermal_zone_parameters by Javi Merino · 9 years ago
  84. 647f992 of: thermal: Introduce sustainable power for a thermal zone by Punit Agrawal · 9 years ago
  85. 6828a47 thermal: add trace events to the power allocator governor by Javi Merino · 9 years ago
  86. 6b775e8 thermal: introduce the Power Allocator governor by Javi Merino · 9 years ago
  87. c36cf07 thermal: cpu_cooling: implement the power cooling device API by Javi Merino · 9 years ago
  88. 35b11d2 thermal: extend the cooling device API to include power information by Javi Merino · 9 years ago
  89. e33df1d thermal: let governors have private data for each thermal zone by Javi Merino · 9 years ago
  90. c610afa thermal: Add QPNP PMIC temperature alarm driver by Ivan T. Ivanov · 9 years ago
  91. bcdcbbc thermal: fair_share: generalize the weight concept by Javi Merino · 9 years ago
  92. db91651 thermal: export weight to sysfs by Javi Merino · 9 years ago
  93. 80b8917 thermal: fair_share: fix typo by Javi Merino · 9 years ago
  94. 8b91e2c thermal: fair_share: use the weight from the thermal instance by Javi Merino · 9 years ago
  95. 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 9 years ago
  96. ce1d949 thermal: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  97. 6a6bcf0 intel powerclamp: support Knights Landing by Dasaratharaman Chandramouli · 9 years ago
  98. 383b4d6 int340x_thermal/processor_thermal_device: add support to Skylake processors by Brian Bian · 9 years ago
  99. bd7081a Thermal: Intel SoC: fix simple_return.cocci warnings by Wu Fengguang · 9 years ago
  100. 8c18769 thermal: intel Quark SoC X1000 DTS thermal driver by Ong, Boon Leong · 9 years ago