aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+10
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-17/+14
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-27/+60
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman1-8/+10
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki2-15/+50
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki2-12/+10
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds6-8/+182
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus1-4/+12
2021-06-14Merge remote-tracking branch 'regmap/for-5.14' into regmap-nextMark Brown6-8/+182
2021-06-14regmap: mdio: Reject invalid addressesSander Vanheule1-4/+16
2021-06-14regmap: mdio: Fix regmap_bus pointer constnessSander Vanheule1-1/+1
2021-06-11PM: runtime: Allow unassigned ->runtime_suspend|resume callbacksUlf Hansson1-5/+3
2021-06-11PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson1-5/+5
2021-06-11PM: domains: Drop/restore performance state votes for devices at runtime PMUlf Hansson1-2/+25
2021-06-11PM: domains: Return early if perf state is already set for the deviceUlf Hansson1-0/+3
2021-06-11PM: domains: Split code in dev_pm_genpd_set_performance_state()Ulf Hansson1-12/+19
2021-06-08PM: domains: fix some kernel-doc issuesYang Yingliang2-1/+3
2021-06-08regmap: mdio: Add clause-45 supportSander Vanheule1-14/+56
2021-06-08regmap: mdio: Clean up invalid clause-22 addressesSander Vanheule1-3/+6
2021-06-07regmap-irq: Introduce inverted status registers supportMaxim Kochetkov1-0/+7
2021-06-07device property: Unify access to of_nodeAndy Shevchenko1-16/+13
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64David Hildenbrand1-3/+3
2021-05-26regmap: add support for 7/17 register formatingAntoniu Miclaus1-0/+13
2021-05-24PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQTian Tao1-2/+2
2021-05-21drivers: base: Reduce device link removal code duplicationRafael J. Wysocki1-18/+13
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki1-14/+23
2021-05-20regmap: mdio: Don't modify output if error happenedAndy Shevchenko1-2/+4
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@svanheule.net>:Mark Brown3-1/+63
2021-05-19regmap: Add MDIO bus supportSander Vanheule3-1/+63
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2021-05-14regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure2-7/+40
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-3/+7
2021-05-10device property: Retrieve fwnode from of_node via accessorAndy Shevchenko1-2/+2
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan1-1/+2
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador1-6/+66
2021-05-05drivers/base/memory: introduce memory_block_{online,offline}Oscar Salvador1-12/+21
2021-04-26Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-29/+98
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-53/+95
2021-04-26Merge branches 'pm-docs' and 'pm-tools'Rafael J. Wysocki3-10/+11
2021-04-26Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki2-38/+2
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+83
2021-04-22PM: wakeup: remove redundant assignment to variable retvalColin Ian King1-1/+1
2021-04-15PM: wakeup: use dev_set_name() directlyAndy Shevchenko1-1/+1
2021-04-15PM / wakeup: use dev_set_name() directlyAndy Shevchenko1-1/+1
2021-04-15software node: Allow node addition to already existing deviceHeikki Krogerus1-2/+3
2021-04-15kunit: software node: adhear to KUNIT formatting standardNico Pache2-2/+2
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman1-3/+5
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-6/+83
2021-04-10node: fix device cleanups in error handling codeDan Carpenter1-14/+12