summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
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-23software node: Handle software node injection to an existing device properlyHeikki Krogerus
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
2021-04-26Merge branches 'pm-docs' and 'pm-tools'Rafael J. Wysocki
2021-04-26Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-22PM: wakeup: remove redundant assignment to variable retvalColin Ian King
2021-04-15PM: wakeup: use dev_set_name() directlyAndy Shevchenko
2021-04-15PM / wakeup: use dev_set_name() directlyAndy Shevchenko
2021-04-15software node: Allow node addition to already existing deviceHeikki Krogerus
2021-04-15kunit: software node: adhear to KUNIT formatting standardNico Pache
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-04-10node: fix device cleanups in error handling codeDan Carpenter