1. 75f3e23 Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  2. e603525 Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' by Rafael J. Wysocki · 6 years ago
  3. 623217a PM / wakeup: Drop wakeup_source_drop() by Rafael J. Wysocki · 6 years ago
  4. 1fad17f PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 6 years ago
  5. d9dfca7 PM / domains: Remove one unnecessary blank line by Aisheng Dong · 6 years ago
  6. 0cec68a PM / Domains: Return early for all errors in _genpd_power_off() by Aisheng Dong · 6 years ago
  7. 46b7fe9 PM / Domains: Improve warn for multiple states but no governor by Aisheng Dong · 6 years ago
  8. 07a6c71 PM / QoS: Fix typo in file description by Aisheng Dong · 6 years ago
  9. 0996584 PM-runtime: Call pm_runtime_active|suspended_time() from sysfs by Ulf Hansson · 6 years ago
  10. fdc56c0 PM-runtime: Consolidate code to get active/suspended time by Ulf Hansson · 6 years ago
  11. 7a5bd12 PM: Add and use pr_fmt() by Joe Perches · 6 years ago
  12. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  13. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  14. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  15. 656f72b Merge back earlier PM core material for v5.1. by Rafael J. Wysocki · 6 years ago
  16. 74fb448 PM-runtime: Fix deadlock when canceling hrtimer by Vincent Guittot · 6 years ago
  17. 85945c2 PM / core: Add support to skip power management in device/driver model by Sudeep Holla · 6 years ago
  18. eeb35df PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name() by Douglas Anderson · 6 years ago
  19. 7416f1f PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name() by Douglas Anderson · 6 years ago
  20. 4a0fa9f PM / suspend: Print debug messages for device using direct-complete by Rafael J. Wysocki · 6 years ago
  21. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  22. fed7e88 PM-runtime: update time accounting only when enabled by Vincent Guittot · 6 years ago
  23. c155f64 PM-runtime: Switch accounting over to ktime_get_mono_fast_ns() by Vincent Guittot · 6 years ago
  24. f800ea3 PM-runtime: Optimize pm_runtime_autosuspend_expiration() by Ladislav Michl · 6 years ago
  25. 1cc9c59 Merge back earlier PM core material for v5.1. by Rafael J. Wysocki · 6 years ago
  26. a08c2a5 PM-runtime: Replace jiffies-based accounting with ktime-based accounting by Thara Gopinath · 6 years ago
  27. 5845648 PM-runtime: update accounting_timestamp on enable by Vincent Guittot · 6 years ago
  28. 15efb47 PM-runtime: Fix deadlock with ktime_get() by Vincent Guittot · 6 years ago
  29. 66fb181 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 6 years ago
  30. 31172d1 Merge branch 'regmap-5.1' into regmap-next by Mark Brown · 6 years ago
  31. 435bba0 regmap: Remove attribute packed from struct 'regcache_rbtree_node' by Mathieu Malaterre · 6 years ago
  32. d1c6b41 PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event() by Yangtao Li · 6 years ago
  33. e16a42c PM: domains: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  34. a2d2184 regmap: regmap-irq: Add main status register support by Matti Vaittinen · 6 years ago
  35. 3a34c98 cacheinfo: Keep the old value if of_property_read_u32 fails by Huacai Chen · 6 years ago
  36. 6e4673b Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  37. 40619f7 PM: clock_ops: fix missing clk_prepare() return value check by Aditya Pakki · 6 years ago
  38. 8a62ffe PM-runtime: Add new interface to get accounted time by Vincent Guittot · 6 years ago
  39. 7151449 regmap-irq: do not write mask register if mask_base is zero by Mark Zhang · 6 years ago
  40. 343e60e Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  41. ca27e4c PM-runtime: Fix autosuspend_delay on 32bits arch by Vincent Guittot · 6 years ago
  42. 1f7b708 PM-runtime: Fix 'jiffies' in comments after switch to hrtimers by Ladislav Michl · 6 years ago
  43. 1cd8243 Merge branch 'regmap-4.21' into regmap-5.0 by Mark Brown · 6 years ago
  44. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  45. 967d301 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  46. 01766d2 Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  47. 6e86384 PM: sleep: call devfreq suspend/resume by Lukasz Luba · 6 years ago
  48. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  49. 74d4b4e regmap: regmap-irq: silently ignore unsupported type settings by Matti Vaittinen · 6 years ago
  50. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  51. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  52. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  53. 1ecc07f memory_hotplug: add missing newlines to debugging output by Michal Hocko · 6 years ago
  54. 3b6fd6f drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS by Wei Yang · 6 years ago
  55. f4747b9 drivers: base: swnode: check if swnode is NULL before dereferencing it by Colin Ian King · 6 years ago
  56. 1d8f062 drivers: base: swnode: check if pointer p is NULL before dereferencing it by Colin Ian King · 6 years ago
  57. e4b99d4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. d8924c0 Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  59. b166943 Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  60. 442a5d0 Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  61. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  62. 16df145 mm, memory_hotplug: update a comment in unregister_memory() by Dan Carpenter · 6 years ago
  63. c0b8a87 component: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  64. 58331d6 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 6 years ago
  65. 9b268eb Merge branch 'regmap-4.21' into regmap-next by Mark Brown · 6 years ago
  66. c82ea33 regmap: irq: add an option to clear status registers on unmask by Bartosz Golaszewski · 6 years ago
  67. 1c2928e regmap: regmap-irq/gpio-max77620: add level-irq support by Matti Vaittinen · 6 years ago
  68. 84267d1 regmap: regmap-irq: Remove default irq type setting from core by Matti Vaittinen · 6 years ago
  69. 4f4b374 sysfs: Disable lockdep for driver bind/unbind files by Daniel Vetter · 6 years ago
  70. d32dcc6 PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fops() by Yangtao Li · 6 years ago
  71. 8234f67 PM-runtime: Switch autosuspend over to using hrtimers by Vincent Guittot · 6 years ago
  72. e121a83 driver core: Add missing dev->bus->need_parent_lock checks by Rafael J. Wysocki · 6 years ago
  73. f569da8c device property: fix fwnode_graph_get_next_endpoint() documentation by Marco Felsch · 6 years ago
  74. ff3730a Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  75. 580d485 regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  76. 32fa7b8 regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  77. bcbeef5 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 6 years ago
  78. 18edf49 PM / Domains: Propagate performance state updates by Viresh Kumar · 6 years ago
  79. cd50c6d PM / Domains: Factorize dev_pm_genpd_set_performance_state() by Viresh Kumar · 6 years ago
  80. 1067ae3 PM / Domains: Save OPP table pointer in genpd by Viresh Kumar · 6 years ago
  81. 68de2fe PM / Domains: Make genpd performance states orthogonal to the idlestates by Ulf Hansson · 6 years ago
  82. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  83. 05887cb dma-mapping: move dma_get_required_mask to kernel/dma by Christoph Hellwig · 6 years ago
  84. bc998a7 regmap: irq: handle HW using separate rising/falling edge interrupts by Bartosz Golaszewski · 6 years ago
  85. 81b1e6e platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  86. d84f18d drivers: base: swnode: remove need for a temporary string for the node name by Colin Ian King · 6 years ago
  87. a07995b PM: Switch to use %ptR by Andy Shevchenko · 6 years ago
  88. 83fd1e5 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 6 years ago
  89. df44b47 kobject: return error code if writing /sys/.../uevent fails by Peter Rajnoha · 6 years ago
  90. c37d721 driver core: Move async_synchronize_full call by Alexander Duyck · 6 years ago
  91. 99fef58 driver core: platform: Respect return code of platform_device_register_full() by Andy Shevchenko · 6 years ago
  92. 186bddb kref/kobject: Improve documentation by Ezequiel Garcia · 6 years ago
  93. 3f8e917 drivers/base/memory.c: Use DEVICE_ATTR_RO and friends by David Hildenbrand · 6 years ago
  94. 7782b57 Merge 4.20-rc5 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  95. f88184b driver core: Replace simple_strto{l,ul} by kstrtou{l,ul} by Kaitao cheng · 6 years ago
  96. caf35cd device property: Remove struct property_set by Heikki Krogerus · 6 years ago
  97. ed1cdf3 device property: Move device_add_properties() to swnode.c by Heikki Krogerus · 6 years ago
  98. 59abd83 drivers: base: Introducing software nodes to the firmware node framework by Heikki Krogerus · 6 years ago
  99. 7847a14 ACPI / glue: Add acpi_platform_notify() function by Heikki Krogerus · 6 years ago
  100. 07de0e8 drivers core: Prepare support for multiple platform notifications by Heikki Krogerus · 6 years ago