开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pwrctrl
/
core.c
Age
Commit message (
Expand
)
Author
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-18
PCI/pwrctrl: Lock device when calling device_is_bound()
Bartosz Golaszewski
2026-04-27
PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrl
Manivannan Sadhasivam
2026-04-27
PCI/pwrctrl: Move pci_pwrctrl_is_required() earlier in file
Manivannan Sadhasivam
2026-04-26
driver core: Replace dev->of_node_reused with dev_of_node_reused()
Douglas Anderson
2026-03-23
PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leak
Felix Gu
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-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
2025-05-23
PCI/pwrctrl: Cancel outstanding rescan work when unregistering
Brian Norris
2025-02-20
PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
Manivannan Sadhasivam
2024-11-21
PCI/pwrctrl: Rename pwrctrl functions and structures
Bjorn Helgaas
2024-11-21
PCI/pwrctrl: Rename pwrctl files to pwrctrl
Bjorn Helgaas