index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pwrctrl
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-23
PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leak
Felix Gu
2026-03-23
PCI/pwrctrl: Do not power off on pwrctrl device removal
Chen-Yu Tsai
2026-03-18
PCI/pwrctrl: generic: Add UPD720201/UPD720202 USB 3.0 xHCI Host Controller su...
Neil Armstrong
2026-03-18
PCI/pwrctrl: generic: Simplify dev_err_probe() usage
Neil Armstrong
2026-03-18
PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as generic
Neil Armstrong
2026-03-16
PCI/pwrctrl: Create pwrctrl devices only for PCI device nodes
Manivannan Sadhasivam
2026-03-16
PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirement
Manivannan Sadhasivam
2026-01-29
PCI/pwrctrl: Create pwrctrl device if graph port is found
Manivannan Sadhasivam
2026-01-28
PCI/pwrctrl: Add PCIe M.2 connector support
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIs
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: Add APIs to power on/off pwrctrl devices
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: Add APIs to create, destroy pwrctrl devices
Krishna Chaitanya Chundru
2026-01-16
PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: pwrseq: Factor out power on/off code to helpers
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: slot: Factor out power on/off code to helpers
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: tc9563: Rename private struct and pointers for consistency
Bjorn Helgaas
2026-01-16
PCI/pwrctrl: tc9563: Add local variables to reduce repetition
Bjorn Helgaas
2026-01-16
PCI/pwrctrl: tc9563: Clean up whitespace
Bjorn Helgaas
2026-01-16
PCI/pwrctrl: tc9563: Use put_device() instead of i2c_put_adapter()
Manivannan Sadhasivam
2026-01-16
PCI/pwrctrl: slot: Rename private struct and pointers for consistency
Bjorn Helgaas
2026-01-16
PCI/pwrctrl: pwrseq: Rename private struct and pointers for consistency
Bjorn Helgaas
2025-11-24
PCI: pwrctrl: Add power control driver for TC9563
Krishna Chaitanya Chundru
2025-08-13
PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
Geert Uytterhoeven
2025-06-13
PCI/pwrctrl: Add optional slot clock for PCI slots
Marek Vasut
2025-05-23
PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module
Johan Hovold
2025-05-23
PCI/pwrctrl: Cancel outstanding rescan work when unregistering
Brian Norris
2025-02-21
PCI/pwrctrl: Add pwrctrl driver for PCI slots
Manivannan Sadhasivam
2025-02-20
PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
Manivannan Sadhasivam
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-21
PCI/pwrctrl: Rename pwrctrl functions and structures
Bjorn Helgaas
2024-11-21
PCI/pwrctrl: Rename pwrctl files to pwrctrl
Bjorn Helgaas