1. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 5fab100 Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  3. 6943acf platform-msi: Make platform_msi_create_device_domain() ACPI aware by Hanjun Guo · 8 years ago
  4. b539cc8 PM / Domains: Ignore domain-idle-states that are not compatible by Lina Iyer · 8 years ago
  5. e481747 device property: Read strings using string array reading functions by Sakari Ailus · 8 years ago
  6. 075c37d PM / Domains: Don't warn about IRQ safe device for an always on PM domain by Ulf Hansson · 8 years ago
  7. 1c14967c PM / Domains: Respect errors from genpd's ->power_off() callback by Ulf Hansson · 8 years ago
  8. ffaa42e PM / Domains: Enable users of genpd to specify always on PM domains by Ulf Hansson · 8 years ago
  9. 41e2c8e PM / Domains: Clean up code validating genpd's status by Ulf Hansson · 8 years ago
  10. 8ce9584 PM / Domain: remove conditional from error case by Viresh Kumar · 8 years ago
  11. b0b027c device property: fwnode_property_read_string_array() returns nr of strings by Sakari Ailus · 8 years ago
  12. 0f19499 device property: Fix reading pset strings using array access functions by Sakari Ailus · 8 years ago
  13. 026b821 device property: fwnode_property_read_string_array() may return -EILSEQ by Sakari Ailus · 8 years ago
  14. 2338725 device property: Add fwnode_get_next_parent() by Sakari Ailus · 8 years ago
  15. 2bd5452 device property: Add support for fwnode endpoints by Sakari Ailus · 8 years ago
  16. e44bb0c device property: Make dev_fwnode() public by Sakari Ailus · 8 years ago
  17. e7887c2 device property: Add fwnode_handle_get() by Sakari Ailus · 8 years ago
  18. 07bb80d device property: Add support for remote endpoints by Mika Westerberg · 8 years ago
  19. 21ea73f device property: Add fwnode_get_named_child_node() by Mika Westerberg · 8 years ago
  20. 3405519 ACPI / property: Add fwnode_get_next_child_node() by Mika Westerberg · 8 years ago
  21. afaf26f device property: Add fwnode_get_parent() by Mika Westerberg · 8 years ago
  22. 15c9e10 drivers core: remove assert_held_device_hotplug() by Heiko Carstens · 8 years ago
  23. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  26. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  27. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  28. 21ff03c Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  29. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  30. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  31. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  32. 6dbf5ce cpuidle: menu: Avoid taking spinlock for accessing QoS values by Rafael J. Wysocki · 8 years ago
  33. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 8 years ago
  34. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  35. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  36. 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 8 years ago
  37. d08d1b2 PM / QoS: Remove global notifiers by Viresh Kumar · 8 years ago
  38. 8cc3111 PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop by Andrzej Hajda · 8 years ago
  39. 2da8354 PM / Domains: Power off masters immediately in the power off sequence by Ulf Hansson · 8 years ago
  40. 3c64649 PM / Domains: Rename is_async to one_dev_on for genpd_power_off() by Ulf Hansson · 8 years ago
  41. 1f8728b PM / Domains: Move genpd_power_off() above genpd_power_on() by Ulf Hansson · 8 years ago
  42. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  43. 786856b Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  44. 02c3de1 Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. b3de5ad Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  46. 1cd4027 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 58339fe Merge branches 'pm-core', 'pm-qos' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  48. ad7eec4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  49. 64f758a Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  50. e84b4a8 PM / QoS: Fix memory leak on resume_latency.notifiers by John Keeping · 8 years ago
  51. 09bb6e9 PM / wakeirq: report a wakeup_event on dedicated wekup irq by Grygorii Strashko · 8 years ago
  52. 0bf0ee8 PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs by Grygorii Strashko · 8 years ago
  53. c843455 PM / wakeirq: Enable dedicated wakeirq for suspend by Grygorii Strashko · 8 years ago
  54. 40e993a Merge OPP material for v4.11 to satisfy dependencies. by Rafael J. Wysocki · 8 years ago
  55. 0764c60 PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API by Dave Gerlach · 8 years ago
  56. b4f2d7c Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  57. 0883ac0 PM / Domains: Fix asynchronous execution of *noirq() callbacks by Ulf Hansson · 8 years ago
  58. f3c826a PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain() by Ulf Hansson · 8 years ago
  59. 6ac4239 PM / OPP: Make _find_opp_table_unlocked() static by Wei Yongjun · 8 years ago
  60. 2d479e1 device property: export code duplicating array of property entries by Dmitry Torokhov · 8 years ago
  61. 9426998 device property: constify property arrays values by Dmitry Torokhov · 8 years ago
  62. bec84da device property: allow to constify properties by Dmitry Torokhov · 8 years ago
  63. cbf304e Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  64. 412e6d3 Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  65. a9306a6 PM / runtime: Avoid false-positive warnings from might_sleep_if() by Rafael J. Wysocki · 8 years ago
  66. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  67. d44fa3d ACPI: Add support for ResourceSource/IRQ domain mapping by Agustin Vega-Frias · 8 years ago
  68. 90e51e6 Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next by Mark Brown · 8 years ago
  69. 3b94bdd Merge tag 'regmap-v4.10' into regmap-next by Mark Brown · 8 years ago
  70. 37efa4b CPU / PM: expose pm_qos_resume_latency for CPUs by Alex Shi · 8 years ago
  71. cdd3e61 PM / OPP: Simplify dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 8 years ago
  72. a7f3987 PM / OPP: Simplify _opp_set_availability() by Viresh Kumar · 8 years ago
  73. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  74. 5b650b3 PM / OPP: Take kref from _find_opp_table() by Viresh Kumar · 8 years ago
  75. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  76. 7034764 PM / OPP: Add 'struct kref' to struct dev_pm_opp by Viresh Kumar · 8 years ago
  77. b83c189 PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() by Viresh Kumar · 8 years ago
  78. 31641cd PM / OPP: Take reference of the OPP table while adding/removing OPPs by Viresh Kumar · 8 years ago
  79. fa30184 PM / OPP: Return opp_table from dev_pm_opp_set_*() routines by Viresh Kumar · 8 years ago
  80. f067a98 PM / OPP: Add 'struct kref' to OPP table by Viresh Kumar · 8 years ago
  81. 37a73ec PM / OPP: Add per OPP table mutex by Viresh Kumar · 8 years ago
  82. b6160e2 PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() by Viresh Kumar · 8 years ago
  83. dc2c9ad PM / OPP: Don't expose srcu_head to register notifiers by Viresh Kumar · 8 years ago
  84. 3aa26a3 PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate by Viresh Kumar · 8 years ago
  85. 8cd2f6e PM / OPP: Don't allocate OPP table from _opp_allocate() by Viresh Kumar · 8 years ago
  86. 9274c89 PM / OPP: Rename and split _dev_pm_opp_remove_table() by Viresh Kumar · 8 years ago
  87. 969fceb PM / OPP: Add light weight _opp_free() routine by Viresh Kumar · 8 years ago
  88. 04a86a8 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  89. 63a69ea PM / OPP: Rename _allocate_opp() to _opp_allocate() by Viresh Kumar · 8 years ago
  90. 1715371 PM / OPP: Remove useless TODO by Viresh Kumar · 8 years ago
  91. 7f8538e PM / OPP: Fix memory leak while adding duplicate OPPs by Viresh Kumar · 8 years ago
  92. 191e885 firmware: fix NULL pointer dereference in __fw_load_abort() by Luis R. Rodriguez · 8 years ago
  93. 86e12ea PM / Domains: Rename functions in genpd for power on/off by Ulf Hansson · 8 years ago
  94. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  95. 788d239 irq/platform-msi: Fix comment about maximal MSIs by Matthias Brugger · 8 years ago
  96. 5593edf Merge 4.10-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  97. c7334ce Revert "driver core: Add deferred_probe attribute to devices in sysfs" by Greg Kroah-Hartman · 8 years ago
  98. 2cf8e2d regmap: Fixup the kernel-doc comments on functions/structures by Charles Keepax · 8 years ago
  99. 8a18f42 platform: Print the resource range if device failed to claim by Chen Yu · 8 years ago
  100. ab51e6b PM / domains: Fix 'may be used uninitialized' build warning by Augusto Mecking Caringi · 8 years ago