summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki2021-02-155-77/+346
|\ \ \ \
| | | | * PM: clk: make PM clock layer compatible with clocks that must sleepNicolas Pitre2021-01-271-41/+182
| |_|_|/ |/| | |
| | | * PM: domains: Simplify the calculation of variablesAbaci Team2021-02-011-2/+1
| | | * PM: domains: Add "performance" column to debug summaryDmitry Osipenko2021-01-221-4/+15
| | | * PM: domains: Make of_genpd_add_subdomain() return -EPROBE_DEFERDmitry Osipenko2021-01-221-1/+1
| | | * PM: domains: Make set_performance_state() callback optionalDmitry Osipenko2021-01-221-15/+18
| | | * PM: domains: use device's next wakeup to determine domain idle stateLina Iyer2021-01-221-9/+93
| | | * PM: domains: inform PM domain of a device's next wakeupLina Iyer2021-01-221-0/+30
| | * | PM: runtime: Fix resposible -> responsible in runtime.cBhaskar Chowdhury2021-01-221-1/+1
| | |/
| * / PM: sleep: Use dev_printk() when possibleBjorn Helgaas2021-01-271-4/+5
|/ /
* | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-242-20/+33
|\ \
| * | driver core: Fix device link device name collisionSaravana Kannan2021-01-211-12/+15
| * | driver core: Extend device_is_dependent()Rafael J. Wysocki2021-01-211-1/+16
| * | Revert "driver core: Reorder devices on successful probe"Greg Kroah-Hartman2021-01-121-7/+0
| * | Driver core: platform: Add extra error check in devm_platform_get_irqs_affini...John Garry2021-01-081-0/+2
| * | drivers core: Free dma_range_map when driver probe failedMeng Li2021-01-081-0/+2
* | | Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-01-121-0/+2
|\ \ \ | |_|/ |/| |
| * | driver core: platform: Add extra error check in devm_platform_get_irqs_affini...John Garry2020-12-221-0/+2
* | | Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-091-1/+8
|\ \ \
| * | | device property: add description of fwnode casesBard Liao2021-01-071-0/+7
| * | | Revert "device property: Keep secondary firmware node secondary by type"Bard Liao2021-01-071-1/+1
| | |/ | |/|
* | | regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter2021-01-051-3/+1
* | | regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang2020-12-291-2/+9
|/ /
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-162-51/+87
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-152-34/+51
| |\ \ \ \
| | | | * | PM: domains: create debugfs nodes when adding power domainsThierry Strudel2020-12-111-28/+45
| | | |/ /
| | * | | PM: sleep: Add dev_wakeup_path() helperPatrice Chotard2020-11-232-4/+4
| | * | | PM: sleep: Print driver flags for all devices during suspend/resumeChen Yu2020-11-101-2/+2
| | |/ /
| | | |
| | \ \
| *-. | | Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki2020-12-151-16/+35
| |\ \| |
| | * | | PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idleUlf Hansson2020-11-101-4/+16
| | * | | PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson2020-11-101-14/+21
| | |/ /
| * | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-141-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | opp: Don't create an OPP table from dev_pm_opp_get_opp_table()Viresh Kumar2020-12-091-1/+1
* | | | Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2020-12-164-13/+91
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regmap/for-5.11' into regmap-nextMark Brown2020-11-306-13/+198
| |\ \ \ \
| | * \ \ \ Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown2020-11-263-1/+107
| | |\ \ \ \
| | * | | | | regmap: sdw: add required header filesPierre-Louis Bossart2020-11-261-0/+2
| | * | | | | regmap: Fix order of regmap write logLucas Tanure2020-11-121-4/+7
| | * | | | | regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu2020-10-261-8/+82
| | | |_|/ / | | |/| | |
| * / | | | regmap: Remove duplicate `type` field from regmap `regcache_sync` trace eventPhilippe Duplessis-Guindon2020-11-241-1/+0
| |/ / / /
* | | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-163-6/+133
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-155-45/+155
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | driver core: platform: Add devm_platform_get_irqs_affinity()John Garry2020-12-111-0/+121
| | * | | | platform-msi: Track shared domain allocationMarc Zyngier2020-12-111-0/+7
| | | |_|/ | | |/| |
| * | | | regmap: irq: Convert to use irq_domain_create_legacy()Andy Shevchenko2020-11-071-6/+5
* | | | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-1511-434/+682
|\ \ \ \ \
| * | | | | driver core: platform: don't oops in platform_shutdown() on unbound devicesDmitry Baryshkov2020-12-131-1/+5
| * | | | | driver core: platform: Introduce platform_get_mem_or_io()Andy Shevchenko2020-12-101-0/+15
| * | | | | soc: fix comment for freeing soc_dev_attrKrzysztof Kozlowski2020-12-091-1/+1
| * | | | | driver core: platform: use bus_type functionsUwe Kleine-König2020-12-091-67/+65