Age | Commit message (Expand) | Author |
2021-07-07 | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-07-07 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki |
2021-07-05 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-05 | PM: domains: Shrink locking area of the gpd_list_lock | Stephen Boyd |
2021-07-03 | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-01 | PM: sleep: Use ktime_us_delta() in initcall_debug_report() | Mark-PK Tsai |
2021-07-01 | arch_topology: Avoid use-after-free for scale_freq_data | Viresh Kumar |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-29 | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-06-29 | mm/vmstat: convert NUMA statistics to basic NUMA counters | Mel Gorman |
2021-06-29 | Merge branches 'pm-domains' and 'pm-devfreq' | Rafael J. Wysocki |
2021-06-29 | Merge branches 'pm-core' and 'pm-sleep' | Rafael J. Wysocki |
2021-06-28 | Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2021-06-23 | device property: Remove some casts in property-entry-test | David Gow |
2021-06-23 | software node: Handle software node injection to an existing device properly | Heikki Krogerus |
2021-06-21 | driver core: Export device_driver_attach() | Jason Gunthorpe |
2021-06-21 | driver core: Don't return EPROBE_DEFER to userspace during sysfs bind | Christoph Hellwig |
2021-06-21 | driver core: Flow the return code from ->probe() through to sysfs bind | Christoph Hellwig |
2021-06-21 | driver core: Better distinguish probe errors in really_probe | Christoph Hellwig |
2021-06-21 | driver core: Pull required checks into driver_probe_device() | Jason Gunthorpe |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-17 | driver core: add a helper to setup both the of_node and fwnode of a device | Ioana Ciornei |
2021-06-15 | devres: Enable trace events | Andy Shevchenko |
2021-06-15 | devres: No need to call remove_nodes() when there none present | Andy Shevchenko |
2021-06-15 | devres: Use list_for_each_safe_from() in remove_nodes() | Andy Shevchenko |
2021-06-15 | devres: Make locking straight forward in release_nodes() | Andy Shevchenko |
2021-06-14 | Merge remote-tracking branch 'regmap/for-5.14' into regmap-next | Mark Brown |
2021-06-14 | regmap: mdio: Reject invalid addresses | Sander Vanheule |
2021-06-14 | regmap: mdio: Fix regmap_bus pointer constness | Sander Vanheule |
2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman |
2021-06-14 | Merge tag 'v5.13-rc6' into driver-core-next | Greg Kroah-Hartman |
2021-06-11 | PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks | Ulf Hansson |
2021-06-11 | PM: runtime: Improve path in rpm_idle() when no callback | Ulf Hansson |
2021-06-11 | PM: domains: Drop/restore performance state votes for devices at runtime PM | Ulf Hansson |
2021-06-11 | PM: domains: Return early if perf state is already set for the device | Ulf Hansson |
2021-06-11 | PM: domains: Split code in dev_pm_genpd_set_performance_state() | Ulf Hansson |
2021-06-08 | PM: domains: fix some kernel-doc issues | Yang Yingliang |
2021-06-08 | regmap: mdio: Add clause-45 support | Sander Vanheule |
2021-06-08 | regmap: mdio: Clean up invalid clause-22 addresses | Sander Vanheule |
2021-06-07 | regmap-irq: Introduce inverted status registers support | Maxim Kochetkov |
2021-06-07 | device property: Unify access to of_node | Andy Shevchenko |
2021-06-05 | drivers/base/memory: fix trying offlining memory blocks with memory holes on ... | David Hildenbrand |
2021-06-04 | drivers/base: Constify static attribute_group structs | Rikard Falkeborn |
2021-06-04 | firmware_loader: remove unneeded 'comma' macro | Masahiro Yamada |
2021-06-04 | devcoredump: remove contact information | Johannes Berg |
2021-05-31 | Merge 5.13-rc4 into usb-next | Greg Kroah-Hartman |