summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-06-23device property: Remove some casts in property-entry-testDavid Gow
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus
2021-06-21driver core: Export device_driver_attach()Jason Gunthorpe
2021-06-21driver core: Don't return EPROBE_DEFER to userspace during sysfs bindChristoph Hellwig
2021-06-21driver core: Flow the return code from ->probe() through to sysfs bindChristoph Hellwig
2021-06-21driver core: Better distinguish probe errors in really_probeChristoph Hellwig
2021-06-21driver core: Pull required checks into driver_probe_device()Jason Gunthorpe
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2021-06-14Merge remote-tracking branch 'regmap/for-5.14' into regmap-nextMark Brown
2021-06-14regmap: mdio: Reject invalid addressesSander Vanheule
2021-06-14regmap: mdio: Fix regmap_bus pointer constnessSander Vanheule
2021-06-11PM: runtime: Allow unassigned ->runtime_suspend|resume callbacksUlf Hansson
2021-06-11PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson
2021-06-11PM: domains: Drop/restore performance state votes for devices at runtime PMUlf Hansson
2021-06-11PM: domains: Return early if perf state is already set for the deviceUlf Hansson
2021-06-11PM: domains: Split code in dev_pm_genpd_set_performance_state()Ulf Hansson
2021-06-08PM: domains: fix some kernel-doc issuesYang Yingliang
2021-06-08regmap: mdio: Add clause-45 supportSander Vanheule
2021-06-08regmap: mdio: Clean up invalid clause-22 addressesSander Vanheule
2021-06-07regmap-irq: Introduce inverted status registers supportMaxim Kochetkov
2021-06-07device property: Unify access to of_nodeAndy Shevchenko
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand
2021-05-26regmap: add support for 7/17 register formatingAntoniu Miclaus
2021-05-24PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQTian Tao
2021-05-21drivers: base: Reduce device link removal code duplicationRafael J. Wysocki
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki
2021-05-20regmap: mdio: Don't modify output if error happenedAndy Shevchenko
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown
2021-05-19regmap: Add MDIO bus supportSander Vanheule
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-05-10device property: Retrieve fwnode from of_node via accessorAndy Shevchenko
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador
2021-05-05drivers/base/memory: introduce memory_block_{online,offline}Oscar Salvador
2021-04-26Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds