linux/drivers/pci
Bjorn Helgaas b88cbaaa6f
PCI/pwrctrl: Rename pwrctl files to pwrctrl
To slightly reduce confusion between "pwrctl" (the power controller and
power sequencing framework) and "bwctrl" (the bandwidth controller),
rename "pwrctl" to "pwrctrl" so they use the same "ctrl" suffix.

Rename drivers/pci/pwrctl/ to drivers/pci/pwrctrl/, including the related
MAINTAINERS, include file (include/linux/pci-pwrctl.h), Makefile, and
Kconfig changes.

This is the minimal rename of files only.  A subsequent commit will rename
functions and data structures.

Link: https://lore.kernel.org/r/20241115214428.2061153-2-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Acked-by: Krzysztof Wilczyński <kw@linux.com>
2024-11-21 16:01:24 +00:00
..
controller pci-v6.12-changes 2024-09-23 12:47:06 -07:00
endpoint
hotplug pci-v6.12-changes 2024-09-23 12:47:06 -07:00
msi
pcie
pwrctrl PCI/pwrctrl: Rename pwrctl files to pwrctrl 2024-11-21 16:01:24 +00:00
switch
access.c
ats.c pci-v6.12-changes 2024-09-23 12:47:06 -07:00
bus.c PCI/pwrctl: Ensure that pwrctl drivers are probed before PCI client drivers 2024-11-21 16:01:13 +00:00
devres.c pci-v6.12-changes 2024-09-23 12:47:06 -07:00
doe.c
ecam.c
host-bridge.c
iomap.c
iov.c
irq.c
Kconfig PCI/pwrctrl: Rename pwrctl files to pwrctrl 2024-11-21 16:01:24 +00:00
Makefile PCI/pwrctrl: Rename pwrctl files to pwrctrl 2024-11-21 16:01:24 +00:00
mmap.c
npem.c
of.c PCI/pwrctl: Create pwrctl device only if at least one power supply is present 2024-11-21 16:01:04 +00:00
of_property.c
p2pdma.c
pci-acpi.c
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c
pci.c pci-v6.12-changes 2024-09-23 12:47:06 -07:00
pci.h PCI/pwrctl: Create pwrctl device only if at least one power supply is present 2024-11-21 16:01:04 +00:00
probe.c Merge branch 'pci/controller/qcom' 2024-09-19 14:25:32 -05:00
proc.c
quirks.c Merge branch 'pci/quirks' 2024-09-19 14:25:34 -05:00
remove.c PCI/pwrctl: Remove pwrctl device without iterating over all children of pwrctl parent 2024-11-21 16:01:20 +00:00
rom.c
search.c
setup-bus.c
setup-res.c
slot.c
syscall.c
vc.c
vgaarb.c
vpd.c
xen-pcifront.c