1. 64f758a Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  2. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  3. 3feb479 Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()" by Fabio Estevam · 8 years ago
  4. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  5. db83188 thermal: rockchip: fixes the conversion table by Caesar Wang · 8 years ago
  6. f53345e thermal: core: move tz->device.groups cleanup to thermal_release by Jacob von Chorus · 8 years ago
  7. 7611fb6 thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() by Fabio Estevam · 8 years ago
  8. 18591ad thermal: rockchip: handle set_trips without the trip points by Caesar Wang · 8 years ago
  9. cadf29d thermal: rockchip: optimize the conversion table by Caesar Wang · 8 years ago
  10. d353049 thermal: rockchip: fixes invalid temperature case by Caesar Wang · 8 years ago
  11. cdd8b3f thermal: rockchip: don't pass table structs by value by Brian Norris · 8 years ago
  12. e6ed1b4 thermal: rockchip: improve conversion error messages by Brian Norris · 8 years ago
  13. 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
  14. 9346116 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  15. 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
  16. 404ea9f1 Merge powerclamp driver updates (that depend on cpuidle material) for v4.10. by Rafael J. Wysocki · 8 years ago
  17. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  18. 9245ac2 Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'thermal-reorg' into next by Zhang Rui · 8 years ago
  19. 7646ff2 thermal/x86 pkg temp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. 556238e thermal/x86_pkg_temp: Sanitize package management by Thomas Gleixner · 8 years ago
  21. 411bb38 thermal/x86_pkg_temp: Move work into package struct by Thomas Gleixner · 8 years ago
  22. 64ca738 thermal/x86_pkg_temp: Move work scheduled flag into package struct by Thomas Gleixner · 8 years ago
  23. ab47bd9 thermal/x86_pkg_temp: Sanitize locking by Thomas Gleixner · 8 years ago
  24. 8079a4b thermal/x86_pkg_temp: Cleanup code some more by Thomas Gleixner · 8 years ago
  25. 3883a64 thermal/x86_pkg_temp: Cleanup namespace by Thomas Gleixner · 8 years ago
  26. b6badbe thermal/x86_pkg_temp: Get rid of ref counting by Thomas Gleixner · 8 years ago
  27. 09a674c thermal/x86_pkg_temp: Sanitize callback (de)initialization by Thomas Gleixner · 8 years ago
  28. 21a3d3d thermal/x86_pkg_temp: Replace open coded cpu search by Thomas Gleixner · 8 years ago
  29. 89baa56 thermal/x86_pkg_temp: Remove redundant package search by Thomas Gleixner · 8 years ago
  30. 768bd13 thermal/x86_pkg_temp: Cleanup thermal interrupt handling by Thomas Gleixner · 8 years ago
  31. f37fabb thermal: hwmon: Properly report critical temperature in sysfs by Krzysztof Kozlowski · 8 years ago
  32. feb6cd6 thermal/intel_powerclamp: stop sched tick in forced idle by Jacob Pan · 8 years ago
  33. cb91fef thermal/intel_powerclamp: Convert to CPU hotplug state by Sebastian Andrzej Siewior · 8 years ago
  34. 8d962ac thermal/intel_powerclamp: Convert the kthread to kthread worker API by Petr Mladek · 8 years ago
  35. 14f3f7d thermal/intel_powerclamp: Remove duplicated code that starts the kthread by Petr Mladek · 8 years ago
  36. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 3aa5374 devfreq_cooling: pass a pointer to devfreq in the power model callbacks by Javi Merino · 8 years ago
  38. ce62aba thermal: rockchip: improve the warning log by Shawn Lin · 8 years ago
  39. 8093a116 thermal: db8500: Fix module autoload by Javier Martinez Canillas · 8 years ago
  40. 26d9339 thermal: tango: Fix module autoload by Javier Martinez Canillas · 8 years ago
  41. 3f2883e thermal: max77620: Fix module autoload by Javier Martinez Canillas · 8 years ago
  42. cd323b2 thermal: qcom-spmi: Treat reg property as a single cell by Stephen Boyd · 8 years ago
  43. f05f482 thermal: hisilicon: fix for dependency by Leo Yan · 8 years ago
  44. 882f581 thermal: ti-soc-thermal: add missing clk_put() by Luis Henriques · 8 years ago
  45. 373f91d thermal: core: move slop and offset helpers to thermal_helpers.c by Eduardo Valentin · 8 years ago
  46. b819dc9 thermal: sysfs: use kcalloc() instead of kzalloc() by Eduardo Valentin · 8 years ago
  47. 95e3ed1 thermal: core: use kzalloc(sizeof(*ptr),...) by Eduardo Valentin · 8 years ago
  48. 38e7b54 thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister by Eduardo Valentin · 8 years ago
  49. b659a30 thermal: core: remove style warnings and checks by Eduardo Valentin · 8 years ago
  50. 2a0b4c4 thermal: core: remove void function return statements by Eduardo Valentin · 8 years ago
  51. eb7be32 thermal: core: standardize line breaking alignment by Eduardo Valentin · 8 years ago
  52. 5027ba3 thermal: core: small style fix when checking for __find_governor() by Eduardo Valentin · 8 years ago
  53. 7eb4bd7 thermal: core: remove FSF address in the GPL notice by Eduardo Valentin · 8 years ago
  54. 698db4f thermal: sysfs: remove symbols of emul_temp when config is disabled by Eduardo Valentin · 8 years ago
  55. 81193e2 thermal: core: add a comment describing the device management section by Eduardo Valentin · 8 years ago
  56. 712afbd thermal: core: add a comment describing the power actor section by Eduardo Valentin · 8 years ago
  57. 8772e18 thermal: core: add a comment describing the main update loop by Eduardo Valentin · 8 years ago
  58. 106339a thermal: core: move notify to the zone update section by Eduardo Valentin · 8 years ago
  59. 4b0d3c2 thermal: core: add inline to print_bind_err_msg() by Eduardo Valentin · 8 years ago
  60. f502ab8 thermal: core: move __bind() to where it is used by Eduardo Valentin · 8 years ago
  61. 9b68ef8 thermal: core: fix couple of style issues on __bind() helper by Eduardo Valentin · 8 years ago
  62. 90f5b5b thermal: core: move bind_tz() to where it is used by Eduardo Valentin · 8 years ago
  63. 949aad8 thermal: core: move bind_cdev() to where it is used by Eduardo Valentin · 8 years ago
  64. f11997f thermal: core: move __unbind() helper to where it is used by Eduardo Valentin · 8 years ago
  65. 4f5163f thermal: core: small style fix on __unbind() helper by Eduardo Valentin · 8 years ago
  66. c30176f thermal: core: move idr handling to device management section by Eduardo Valentin · 8 years ago
  67. 1b4f484 thermal: core: group functions related to governor handling by Eduardo Valentin · 8 years ago
  68. cd221c7 thermal: core: introduce thermal_helpers.c by Eduardo Valentin · 8 years ago
  69. 77dc4f9 thermal: core: remove a couple of style issues on helpers by Eduardo Valentin · 8 years ago
  70. 45cf2ec thermal: core: move cooling device sysfs to thermal_sysfs.c by Eduardo Valentin · 8 years ago
  71. 99ea2ef thermal: core: move to_cooling_device macro to header file by Eduardo Valentin · 8 years ago
  72. a369ee8 thermal: core: move thermal_zone sysfs to thermal_sysfs.c by Eduardo Valentin · 8 years ago
  73. 72afe8e thermal: core: match parenthesis on code alignment by Eduardo Valentin · 8 years ago
  74. 09544da thermal: core: treat correctly the return value of *scanf calls by Eduardo Valentin · 8 years ago
  75. ba78da4 thermal: core: move to_thermal_zone() macro to header file by Eduardo Valentin · 8 years ago
  76. 97d2423 thermal: core: split available_policies_show() by Eduardo Valentin · 8 years ago
  77. 6b88520 thermal: core: split policy_store by Eduardo Valentin · 8 years ago
  78. 3d0055d thermal: core: split passive_store by Eduardo Valentin · 8 years ago
  79. 2a4806b thermal: core: remove unnecessary device_remove() calls by Eduardo Valentin · 8 years ago
  80. 4d0fe74 thermal: core: move trips attributes to tz->device.groups by Eduardo Valentin · 8 years ago
  81. e161aef thermal: core: create tz->device.groups dynamically by Eduardo Valentin · 8 years ago
  82. 0a9de81 thermal: core: move the trip attrs to the tz sysfs I/F section by Eduardo Valentin · 8 years ago
  83. 3bafb5e thermal: core: fix style on remove_trip_attrs() by Eduardo Valentin · 8 years ago
  84. 9d934fc thermal: core: remove useless empty line by Eduardo Valentin · 8 years ago
  85. 1a7e7cc thermal: core: move power actor code out of sysfs I/F section by Eduardo Valentin · 8 years ago
  86. 059386f thermal: core: improve power actor documentation by Eduardo Valentin · 8 years ago
  87. 3a836bf thermal: core: move passive attr to tz->device.groups by Eduardo Valentin · 8 years ago
  88. 8baa5da thermal: core: move mode attribute to tz->device.groups by Eduardo Valentin · 8 years ago
  89. 66e554b thermal: core: move emul_temp creation to tz->device.groups by Eduardo Valentin · 8 years ago
  90. 1c60086 thermal: core: use dev.groups to manage always present tz attributes by Eduardo Valentin · 8 years ago
  91. 308f726 thermal: core: group device_create_file() calls that are always created by Eduardo Valentin · 8 years ago
  92. ef1d8bf thermal: core: group thermal_zone DEVICE_ATTR's declarations by Eduardo Valentin · 8 years ago
  93. 54fa38c thermal: core: prevent zones with no types to be registered by Eduardo Valentin · 8 years ago
  94. c6068a6 thermal: intel_pch_thermal: Support skylake PCH 100 series thermal by OGAWA Hirofumi · 8 years ago
  95. 5184eeb thermal: int340x_thermal: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  96. de6b0c1 thermal: hwmon: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  97. ec638db thermal/powerclamp: add back module device table by Jacob Pan · 8 years ago
  98. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  100. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago