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