summaryrefslogtreecommitdiff
path: root/drivers/pci/pwrctrl/core.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-53/+63
2026-05-18PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski1-11/+15
2026-04-27PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrlManivannan Sadhasivam1-0/+6
2026-04-27PCI/pwrctrl: Move pci_pwrctrl_is_required() earlier in fileManivannan Sadhasivam1-42/+42
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson1-1/+1
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu1-1/+3
2026-03-16PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam1-2/+9
2026-03-16PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam1-13/+34
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam1-3/+4
2026-01-16PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIsManivannan Sadhasivam1-15/+0
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam1-0/+130
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru1-0/+114
2025-05-23PCI/pwrctrl: Cancel outstanding rescan work when unregisteringBrian Norris1-0/+2
2025-02-20PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()Manivannan Sadhasivam1-1/+1
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas1-38/+39
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas1-0/+147