index
:
pub/scm/linux/kernel/git/rseq/linux-rseq.git
master
Restartable sequences kernel tree
RSeq Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-01
PCI: Use %pe format specifier to print error pointers
Krzysztof Wilczyński
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+24
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+11
2026-01-30
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
1
-35
/
+24
2026-01-10
PCI: Suspend iommu function prior to resetting a device
Nicolin Chen
1
-2
/
+11
2025-12-17
ACPI: PCI: PM: Rework root bus notification setup
Rafael J. Wysocki
1
-9
/
+6
2025-08-27
PCI/ACPI: Fix pci_acpi_preserve_config() memory leak
Nirmoy Das
1
-2
/
+4
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2025-07-29
PCI: Move is_pciehp check out of pciehp_is_native()
Lukas Wunner
1
-4
/
+1
2025-07-29
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-3
/
+1
2025-06-23
Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
Zhe Qiao
1
-13
/
+10
2025-05-22
PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()
Zhe Qiao
1
-10
/
+13
2024-08-27
ACPI: RISC-V: Implement PCI related functionality
Sunil V L
1
-1
/
+1
2024-08-27
arm64: PCI: Migrate ACPI related functions to pci-acpi.c
Sunil V L
1
-0
/
+182
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
1
-0
/
+22
2023-10-28
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2023-10-03
PCI/ACPI: Use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-6
/
+7
2023-09-29
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
1
-1
/
+1
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
1
-0
/
+22
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
1
-13
/
+18
2023-01-13
PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
Rafael J. Wysocki
1
-14
/
+31
2022-11-07
PCI/ACPI: Use METHOD_NAME__UID instead of plain string
Yipeng Zou
1
-1
/
+1
2022-07-22
PCI/ACPI: Update link to PCI firmware specification
Mario Limonciello
1
-2
/
+3
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+30
2022-04-13
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
1
-0
/
+3
2022-04-04
PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
Mario Limonciello
1
-11
/
+30
2022-02-04
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
1
-3
/
+3
2021-11-02
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-53
/
+21
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-05
PCI: PM: Make pci_choose_state() call pci_target_state()
Rafael J. Wysocki
1
-3
/
+0
2021-10-05
PCI: PM: Simplify acpi_pci_power_manageable()
Rafael J. Wysocki
1
-3
/
+1
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
1
-22
/
+20
2021-09-27
PCI: ACPI: Drop acpi_pci_bus
Rafael J. Wysocki
1
-28
/
+3
2021-09-15
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
1
-1
/
+1
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+74
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
1
-0
/
+74
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-2
/
+2
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
1
-0
/
+23
2021-08-18
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
1
-22
/
+12
2021-08-18
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-18
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
1
-4
/
+8
2021-04-01
PCI/ACPI: Fix acpi_pci_set_power_state() debug message
Rafael J. Wysocki
1
-1
/
+1
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+21
2020-12-11
PCI/ACPI: Fix companion lookup for device 0 on the root bus
Rafael J. Wysocki
1
-1
/
+21
2020-12-07
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-2
/
+2
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-10-06
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
Lukas Wunner
1
-0
/
+10
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
1
-3
/
+3
[next]