1. 3ea3217 thermal: cpu_cooling: Check OPP for errors by Viresh Kumar · 8 years ago
  2. 9aec908 thermal: cpu_cooling: Replace dev_warn with dev_err by Viresh Kumar · 8 years ago
  3. afd1f4e thermal: devfreq: Check OPP for errors by Viresh Kumar · 8 years ago
  4. 8327b83 thermal: devfreq_cooling: Replace dev_warn with dev_err by Viresh Kumar · 8 years ago
  5. a4e49c9 thermal: devfreq: Simplify expression by Viresh Kumar · 8 years ago
  6. 088db93 thermal: Fix potential deadlock in cpu_cooling by Matthew Wilcox · 8 years ago
  7. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  8. 544a068 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  9. 6fefe19 Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conversion' into next by Zhang Rui · 8 years ago
  10. ef1d752 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 8 years ago
  11. 64f758a Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  12. 992edf3 thermal: mtk_thermal: Staticise a number of data variables by Vivek Gautam · 8 years ago
  13. 13d00b6 thermal: arm: dra752: Remove all TSHUT related definitions by Keerthy · 8 years ago
  14. 96234d4 thermal: arm: dra752: Remove TSHUT configuration by Keerthy · 8 years ago
  15. 173a312 thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL by Keerthy · 8 years ago
  16. 8b051ec thermal: imx: Fix possible NULL dereference. by Shailendra Verma · 8 years ago
  17. ef9b36d thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property by Krzysztof Kozlowski · 8 years ago
  18. 50fdd36 thermal: zx2967: add thermal driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  19. d9cc34a thermal: use cpumask_var_t for on-stack cpu masks by Arnd Bergmann · 8 years ago
  20. da8c1c4 thermal/intel_powerclamp: Remove set-but-not-used variables by Augusto Mecking Caringi · 8 years ago
  21. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  22. 3feb479 Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()" by Fabio Estevam · 8 years ago
  23. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  24. 564e73d thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver by Wolfram Sang · 8 years ago
  25. db83188 thermal: rockchip: fixes the conversion table by Caesar Wang · 8 years ago
  26. f53345e thermal: core: move tz->device.groups cleanup to thermal_release by Jacob von Chorus · 8 years ago
  27. 2f96c03 thermal: convert devfreq_cooling to use an IDA by Matthew Wilcox · 8 years ago
  28. ae60608 thermal: convert cpu_cooling to use an IDA by Matthew Wilcox · 8 years ago
  29. 7a6639d thermal: convert clock cooling to use an IDA by Matthew Wilcox · 8 years ago
  30. b31ef82 thermal core: convert ID allocation to IDA by Matthew Wilcox · 8 years ago
  31. 7611fb6 thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() by Fabio Estevam · 8 years ago
  32. 18591ad thermal: rockchip: handle set_trips without the trip points by Caesar Wang · 8 years ago
  33. cadf29d thermal: rockchip: optimize the conversion table by Caesar Wang · 8 years ago
  34. d353049 thermal: rockchip: fixes invalid temperature case by Caesar Wang · 8 years ago
  35. cdd8b3f thermal: rockchip: don't pass table structs by value by Brian Norris · 8 years ago
  36. e6ed1b4 thermal: rockchip: improve conversion error messages by Brian Norris · 8 years ago
  37. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  38. 9346116 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  39. 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 404ea9f1 Merge powerclamp driver updates (that depend on cpuidle material) for v4.10. by Rafael J. Wysocki · 8 years ago
  41. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  42. 9245ac2 Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'thermal-reorg' into next by Zhang Rui · 8 years ago
  43. 7646ff2 thermal/x86 pkg temp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  44. 556238e thermal/x86_pkg_temp: Sanitize package management by Thomas Gleixner · 8 years ago
  45. 411bb38 thermal/x86_pkg_temp: Move work into package struct by Thomas Gleixner · 8 years ago
  46. 64ca738 thermal/x86_pkg_temp: Move work scheduled flag into package struct by Thomas Gleixner · 8 years ago
  47. ab47bd9 thermal/x86_pkg_temp: Sanitize locking by Thomas Gleixner · 8 years ago
  48. 8079a4b thermal/x86_pkg_temp: Cleanup code some more by Thomas Gleixner · 8 years ago
  49. 3883a64 thermal/x86_pkg_temp: Cleanup namespace by Thomas Gleixner · 8 years ago
  50. b6badbe thermal/x86_pkg_temp: Get rid of ref counting by Thomas Gleixner · 8 years ago
  51. 09a674c thermal/x86_pkg_temp: Sanitize callback (de)initialization by Thomas Gleixner · 8 years ago
  52. 21a3d3d thermal/x86_pkg_temp: Replace open coded cpu search by Thomas Gleixner · 8 years ago
  53. 89baa56 thermal/x86_pkg_temp: Remove redundant package search by Thomas Gleixner · 8 years ago
  54. 768bd13 thermal/x86_pkg_temp: Cleanup thermal interrupt handling by Thomas Gleixner · 8 years ago
  55. f37fabb thermal: hwmon: Properly report critical temperature in sysfs by Krzysztof Kozlowski · 8 years ago
  56. feb6cd6 thermal/intel_powerclamp: stop sched tick in forced idle by Jacob Pan · 8 years ago
  57. cb91fef thermal/intel_powerclamp: Convert to CPU hotplug state by Sebastian Andrzej Siewior · 8 years ago
  58. 8d962ac thermal/intel_powerclamp: Convert the kthread to kthread worker API by Petr Mladek · 8 years ago
  59. 14f3f7d thermal/intel_powerclamp: Remove duplicated code that starts the kthread by Petr Mladek · 8 years ago
  60. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 3aa5374 devfreq_cooling: pass a pointer to devfreq in the power model callbacks by Javi Merino · 8 years ago
  62. ce62aba thermal: rockchip: improve the warning log by Shawn Lin · 8 years ago
  63. 8093a116 thermal: db8500: Fix module autoload by Javier Martinez Canillas · 8 years ago
  64. 26d9339 thermal: tango: Fix module autoload by Javier Martinez Canillas · 8 years ago
  65. 3f2883e thermal: max77620: Fix module autoload by Javier Martinez Canillas · 8 years ago
  66. cd323b2 thermal: qcom-spmi: Treat reg property as a single cell by Stephen Boyd · 8 years ago
  67. f05f482 thermal: hisilicon: fix for dependency by Leo Yan · 8 years ago
  68. 882f581 thermal: ti-soc-thermal: add missing clk_put() by Luis Henriques · 8 years ago
  69. 373f91d thermal: core: move slop and offset helpers to thermal_helpers.c by Eduardo Valentin · 8 years ago
  70. b819dc9 thermal: sysfs: use kcalloc() instead of kzalloc() by Eduardo Valentin · 8 years ago
  71. 95e3ed1 thermal: core: use kzalloc(sizeof(*ptr),...) by Eduardo Valentin · 8 years ago
  72. 38e7b54 thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister by Eduardo Valentin · 8 years ago
  73. b659a30 thermal: core: remove style warnings and checks by Eduardo Valentin · 8 years ago
  74. 2a0b4c4 thermal: core: remove void function return statements by Eduardo Valentin · 8 years ago
  75. eb7be32 thermal: core: standardize line breaking alignment by Eduardo Valentin · 8 years ago
  76. 5027ba3 thermal: core: small style fix when checking for __find_governor() by Eduardo Valentin · 8 years ago
  77. 7eb4bd7 thermal: core: remove FSF address in the GPL notice by Eduardo Valentin · 8 years ago
  78. 698db4f thermal: sysfs: remove symbols of emul_temp when config is disabled by Eduardo Valentin · 8 years ago
  79. 81193e2 thermal: core: add a comment describing the device management section by Eduardo Valentin · 8 years ago
  80. 712afbd thermal: core: add a comment describing the power actor section by Eduardo Valentin · 8 years ago
  81. 8772e18 thermal: core: add a comment describing the main update loop by Eduardo Valentin · 8 years ago
  82. 106339a thermal: core: move notify to the zone update section by Eduardo Valentin · 8 years ago
  83. 4b0d3c2 thermal: core: add inline to print_bind_err_msg() by Eduardo Valentin · 8 years ago
  84. f502ab8 thermal: core: move __bind() to where it is used by Eduardo Valentin · 8 years ago
  85. 9b68ef8 thermal: core: fix couple of style issues on __bind() helper by Eduardo Valentin · 8 years ago
  86. 90f5b5b thermal: core: move bind_tz() to where it is used by Eduardo Valentin · 8 years ago
  87. 949aad8 thermal: core: move bind_cdev() to where it is used by Eduardo Valentin · 8 years ago
  88. f11997f thermal: core: move __unbind() helper to where it is used by Eduardo Valentin · 8 years ago
  89. 4f5163f thermal: core: small style fix on __unbind() helper by Eduardo Valentin · 8 years ago
  90. c30176f thermal: core: move idr handling to device management section by Eduardo Valentin · 8 years ago
  91. 1b4f484 thermal: core: group functions related to governor handling by Eduardo Valentin · 8 years ago
  92. cd221c7 thermal: core: introduce thermal_helpers.c by Eduardo Valentin · 8 years ago
  93. 77dc4f9 thermal: core: remove a couple of style issues on helpers by Eduardo Valentin · 8 years ago
  94. 45cf2ec thermal: core: move cooling device sysfs to thermal_sysfs.c by Eduardo Valentin · 8 years ago
  95. 99ea2ef thermal: core: move to_cooling_device macro to header file by Eduardo Valentin · 8 years ago
  96. a369ee8 thermal: core: move thermal_zone sysfs to thermal_sysfs.c by Eduardo Valentin · 8 years ago
  97. 72afe8e thermal: core: match parenthesis on code alignment by Eduardo Valentin · 8 years ago
  98. 09544da thermal: core: treat correctly the return value of *scanf calls by Eduardo Valentin · 8 years ago
  99. ba78da4 thermal: core: move to_thermal_zone() macro to header file by Eduardo Valentin · 8 years ago
  100. 97d2423 thermal: core: split available_policies_show() by Eduardo Valentin · 8 years ago