- aef4226 Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
- 843372d Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 3 years, 6 months ago
- 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
- f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
- 40ba55e PM: domains: Shrink locking area of the gpd_list_lock by Stephen Boyd · 3 years, 7 months ago
- 8e8d944 Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 7 months ago
- a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 7 months ago
- 75674eb PM: sleep: Use ktime_us_delta() in initcall_debug_report() by Mark-PK Tsai · 3 years, 7 months ago
- 83150f5 arch_topology: Avoid use-after-free for scale_freq_data by Viresh Kumar · 3 years, 7 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
- 349a2d5 Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
- 3563f55 Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 7 months ago
- 22b65d3 Merge branches 'pm-domains' and 'pm-devfreq' by Rafael J. Wysocki · 3 years, 7 months ago
- afe94fb Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 3 years, 7 months ago
- 52f8cf8 Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 7 months ago
- 6d2e978 device property: Remove some casts in property-entry-test by David Gow · 3 years, 8 months ago
- 5dca69e software node: Handle software node injection to an existing device properly by Heikki Krogerus · 3 years, 7 months ago
- 0d9f837 driver core: Export device_driver_attach() by Jason Gunthorpe · 3 years, 7 months ago
- 45ddcb4 driver core: Don't return EPROBE_DEFER to userspace during sysfs bind by Christoph Hellwig · 3 years, 7 months ago
- ef6dcbd driver core: Flow the return code from ->probe() through to sysfs bind by Christoph Hellwig · 3 years, 7 months ago
- e149964 driver core: Better distinguish probe errors in really_probe by Christoph Hellwig · 3 years, 7 months ago
- 204db60 driver core: Pull required checks into driver_probe_device() by Jason Gunthorpe · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 43e76d4 driver core: add a helper to setup both the of_node and fwnode of a device by Ioana Ciornei · 3 years, 7 months ago
- 09705dc devres: Enable trace events by Andy Shevchenko · 3 years, 8 months ago
- a7f1d03 devres: No need to call remove_nodes() when there none present by Andy Shevchenko · 3 years, 8 months ago
- c3cd0ff devres: Use list_for_each_safe_from() in remove_nodes() by Andy Shevchenko · 3 years, 8 months ago
- bbc8f3e devres: Make locking straight forward in release_nodes() by Andy Shevchenko · 3 years, 8 months ago
- d17032f Merge remote-tracking branch 'regmap/for-5.14' into regmap-next by Mark Brown · 3 years, 7 months ago
- 0df0240 regmap: mdio: Reject invalid addresses by Sander Vanheule · 3 years, 7 months ago
- ce62df2 regmap: mdio: Fix regmap_bus pointer constness by Sander Vanheule · 3 years, 7 months ago
- 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 68afbd8 Merge tag 'v5.13-rc6' into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 63d00be PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks by Ulf Hansson · 3 years, 7 months ago
- 5a2bd1b PM: runtime: Improve path in rpm_idle() when no callback by Ulf Hansson · 3 years, 7 months ago
- 5937c3c PM: domains: Drop/restore performance state votes for devices at runtime PM by Ulf Hansson · 3 years, 8 months ago
- d97fe10 PM: domains: Return early if perf state is already set for the device by Ulf Hansson · 3 years, 8 months ago
- 0eef091 PM: domains: Split code in dev_pm_genpd_set_performance_state() by Ulf Hansson · 3 years, 8 months ago
- 763663c PM: domains: fix some kernel-doc issues by Yang Yingliang · 3 years, 8 months ago
- f083be9 regmap: mdio: Add clause-45 support by Sander Vanheule · 3 years, 8 months ago
- dff404d regmap: mdio: Clean up invalid clause-22 addresses by Sander Vanheule · 3 years, 8 months ago
- bcd23f9 regmap-irq: Introduce inverted status registers support by Maxim Kochetkov · 3 years, 8 months ago
- fb38f31 device property: Unify access to of_node by Andy Shevchenko · 3 years, 8 months ago
- 9281305 drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64 by David Hildenbrand · 3 years, 8 months ago
- 5a57676 drivers/base: Constify static attribute_group structs by Rikard Falkeborn · 3 years, 8 months ago
- 7f78770 firmware_loader: remove unneeded 'comma' macro by Masahiro Yamada · 3 years, 8 months ago
- 4e0c024 devcoredump: remove contact information by Johannes Berg · 3 years, 8 months ago
- aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 92722ba Merge 5.13-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 39b27e8 driver core: Drop helper devm_platform_ioremap_resource_wc() by Uwe Kleine-König · 3 years, 8 months ago
- d52ff34 component: Rename 'dev' to 'parent' by Stephen Boyd · 3 years, 8 months ago
- 82769cc component: Drop 'dev' argument to component_match_realloc() by Stephen Boyd · 3 years, 8 months ago
- 7e7ba9b device property: Don't check for NULL twice in the loops by Andy Shevchenko · 3 years, 8 months ago
- 70f400d driver core: Move the "removable" attribute from USB to core by Rajat Jain · 3 years, 8 months ago
- b24412a regmap: add support for 7/17 register formating by Antoniu Miclaus · 3 years, 8 months ago
- 558642b PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ by Tian Tao · 3 years, 8 months ago
- 0c87131 drivers: base: Reduce device link removal code duplication by Rafael J. Wysocki · 3 years, 8 months ago
- 80dd33c drivers: base: Fix device link removal by Rafael J. Wysocki · 3 years, 8 months ago
- fd03c07 drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO by Ruiqi Gong · 3 years, 8 months ago
- e56360d regmap: mdio: Don't modify output if error happened by Andy Shevchenko · 3 years, 8 months ago
- 9dee1f9 Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@svanheule.net>: by Mark Brown · 3 years, 8 months ago
- 1f89d2f regmap: Add MDIO bus support by Sander Vanheule · 3 years, 8 months ago
- 0e9e37d Merge 5.13-rc2 into driver-core-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 28183db Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
- ea030ca regmap-i2c: Set regmap max raw r/w from quirks by Lucas Tanure · 3 years, 8 months ago
- a6daf4b driver core: attribute_container: fix W=1 warnings by Yang Yingliang · 3 years, 8 months ago
- 8c60a14 driver core: replace open-coded device_lock_assert() by Julian Wiedmann · 3 years, 8 months ago
- c745253 PM: runtime: Fix unpaired parent child_count for force_resume by Tony Lindgren · 3 years, 9 months ago
- 3cd8015 device property: Retrieve fwnode from of_node via accessor by Andy Shevchenko · 3 years, 8 months ago
- 28ec344 usb: typec: tcpm: Don't block probing of consumers of "connector" nodes by Saravana Kannan · 3 years, 9 months ago
- e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
- a08a2ae mm,memory_hotplug: allocate memmap from the added memory range by Oscar Salvador · 3 years, 9 months ago
- 8736cc2 drivers/base/memory: introduce memory_block_{online,offline} by Oscar Salvador · 3 years, 9 months ago
- fed584c Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 9 months ago
- 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
- 59e2c95 Merge branches 'pm-docs' and 'pm-tools' by Rafael J. Wysocki · 3 years, 9 months ago
- bf0cc83 Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 3 years, 9 months ago
- dd9f2ae Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 9 months ago
- e488023 PM: wakeup: remove redundant assignment to variable retval by Colin Ian King · 3 years, 9 months ago
- 4da6d76 PM: wakeup: use dev_set_name() directly by Andy Shevchenko · 3 years, 9 months ago
- bd2a895 PM / wakeup: use dev_set_name() directly by Andy Shevchenko · 3 years, 9 months ago
- b622b24 software node: Allow node addition to already existing device by Heikki Krogerus · 3 years, 9 months ago
- 586c402 kunit: software node: adhear to KUNIT formatting standard by Nico Pache · 3 years, 9 months ago
- a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- 0210b8e Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years, 9 months ago
- 4ce535e node: fix device cleanups in error handling code by Dan Carpenter · 3 years, 9 months ago
- ccac12a Merge remote-tracking branch 'regmap/for-5.13' into regmap-next by Mark Brown · 3 years, 9 months ago
- 78d8897 Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus by Mark Brown · 3 years, 9 months ago
- 33b688e PM: clk: remove kernel-doc warning by Pierre-Louis Bossart · 3 years, 10 months ago
- beafe82 PM: wakeup: fix kernel-doc warnings and fix typos by Pierre-Louis Bossart · 3 years, 10 months ago
- 12c0632 PM: runtime: remove kernel-doc warnings by Pierre-Louis Bossart · 3 years, 10 months ago
- 14e13b1 regmap-irq: Fix dereference of a potentially null d->virt_buf by Colin Ian King · 3 years, 9 months ago
- c2f3f75 Revert "driver core: platform: Make platform_get_irq_optional() optional" by Greg Kroah-Hartman · 3 years, 9 months ago
- e588fea software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro by Andy Shevchenko · 3 years, 10 months ago
- 4a32e38 software node: Imply kobj_to_swnode() to be no-op by Andy Shevchenko · 3 years, 10 months ago
- 73c9342 software node: Deduplicate code in fwnode_create_software_node() by Andy Shevchenko · 3 years, 10 months ago
- 06ad93c software node: Introduce software_node_alloc()/software_node_free() by Andy Shevchenko · 3 years, 10 months ago
- 3f6b653 software node: Free resources explicitly when swnode_register() fails by Andy Shevchenko · 3 years, 10 months ago