summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQTian Tao2021-05-241-2/+2
| | | | |_|/ / | | | |/| | |
| | * | | | | PM: runtime: Allow unassigned ->runtime_suspend|resume callbacksUlf Hansson2021-06-111-5/+3
| | * | | | | PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson2021-06-111-5/+5
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2021-06-286-8/+182
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge remote-tracking branch 'regmap/for-5.14' into regmap-nextMark Brown2021-06-146-8/+182
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | regmap: mdio: Reject invalid addressesSander Vanheule2021-06-141-4/+16
| | * | | | regmap: mdio: Fix regmap_bus pointer constnessSander Vanheule2021-06-141-1/+1
| | * | | | regmap: mdio: Add clause-45 supportSander Vanheule2021-06-081-14/+56
| | * | | | regmap: mdio: Clean up invalid clause-22 addressesSander Vanheule2021-06-081-3/+6
| | * | | | regmap-irq: Introduce inverted status registers supportMaxim Kochetkov2021-06-071-0/+7
| | * | | | regmap: add support for 7/17 register formatingAntoniu Miclaus2021-05-261-0/+13
| | * | | | regmap: mdio: Don't modify output if error happenedAndy Shevchenko2021-05-201-2/+4
| | * | | | Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown2021-05-193-1/+63
| | |\ \ \ \
| | | * | | | regmap: Add MDIO bus supportSander Vanheule2021-05-193-1/+63
| | | | |_|/ | | | |/| |
| | * / | | regmap-i2c: Set regmap max raw r/w from quirksLucas Tanure2021-05-142-7/+40
| | |/ / /
* | / / / software node: Handle software node injection to an existing device properlyHeikki Krogerus2021-06-231-4/+12
|/ / / /
* | / / drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand2021-06-051-3/+3
| |/ / |/| |
* | | drivers: base: Reduce device link removal code duplicationRafael J. Wysocki2021-05-211-18/+13
* | | drivers: base: Fix device link removalRafael J. Wysocki2021-05-211-14/+23
| |/ |/|
* | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-1/+2
|\ \
| * | usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-1/+2
| |/
* / PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-3/+7
|/
* init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+2
* mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-051-6/+66
* drivers/base/memory: introduce memory_block_{online,offline}Oscar Salvador2021-05-051-12/+21
* Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2021-04-272-29/+98
|\
| * Merge remote-tracking branch 'regmap/for-5.13' into regmap-nextMark Brown2021-04-071-29/+97
| |\
| | * regmap-irq: Fix dereference of a potentially null d->virt_bufColin Ian King2021-04-071-3/+5
| | * regmap-irq: Add driver callback to configure virtual regsGuru Das Srinagesh2021-03-311-0/+5
| | * regmap-irq: Introduce virtual regs to handle more config regsGuru Das Srinagesh2021-03-311-1/+37
| | * regmap-irq: Extend sub-irq to support non-fixed reg stridesGuru Das Srinagesh2021-03-181-28/+53
| * | Merge remote-tracking branch 'regmap/for-5.12' into regmap-linusMark Brown2021-04-071-0/+1
| |\|
| | * regmap: set debugfs_name to NULL after it is freedMeng Li2021-03-101-0/+1
* | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-276-53/+95
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-docs' and 'pm-tools'Rafael J. Wysocki2021-04-263-10/+11
| |\ \ \ \
| | * | | | PM: clk: remove kernel-doc warningPierre-Louis Bossart2021-04-071-1/+1
| | * | | | PM: wakeup: fix kernel-doc warnings and fix typosPierre-Louis Bossart2021-04-071-8/+9
| | * | | | PM: runtime: remove kernel-doc warningsPierre-Louis Bossart2021-04-071-1/+1
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki2021-04-262-38/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | PM: domains: Don't runtime resume devices at genpd_prepare()Ulf Hansson2021-03-181-36/+0
| | | | * | | | PM: wakeup: remove redundant assignment to variable retvalColin Ian King2021-04-221-1/+1
| | | | * | | | PM: wakeup: use dev_set_name() directlyAndy Shevchenko2021-04-151-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-261-6/+83
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-121-6/+83
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | arch_topology: Export arch_freq_scale and helpersViresh Kumar2021-03-121-0/+3
| | | * | | | arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-4/+78
| | | * | | | arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-2/+2
| | | | |_|/ | | | |/| |
* | | | | | PM / wakeup: use dev_set_name() directlyAndy Shevchenko2021-04-151-1/+1
* | | | | | software node: Allow node addition to already existing deviceHeikki Krogerus2021-04-151-2/+3
* | | | | | kunit: software node: adhear to KUNIT formatting standardNico Pache2021-04-152-2/+2