index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_root.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
PCI/ACPI: Advertise _HPX Type 3 support via _OSC
Alexandru Gagniuc
1
-0
/
+2
2018-09-17
PCI/ACPI: Allow _OSC presence to be optional for PCI
Sinan Kaya
1
-3
/
+11
2018-09-17
PCI/ACPI: Correct error message for ASPM disabling
Sinan Kaya
1
-2
/
+3
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-2
/
+9
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
1
-0
/
+5
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-05-23
PCI: pciehp: Request control of native hotplug only if supported
Mika Westerberg
1
-1
/
+3
2018-04-23
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
1
-0
/
+6
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-2
/
+11
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
1
-3
/
+5
2018-03-30
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
1
-2
/
+11
2017-08-03
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-2
/
+2
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+2
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-3
/
+2
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
1
-1
/
+1
2017-05-23
ACPI: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-03-01
x86/ioapic: Split IOAPIC hot-removal into two steps
Rui Wang
1
-2
/
+2
2016-08-18
x86/ioapic: Support hot-removal of IOAPICs present during boot
Rui Wang
1
-0
/
+10
2016-08-18
x86/ioapic: Change prototype of acpi_ioapic_add()
Rui Wang
1
-1
/
+1
2016-06-10
PCI/ACPI: Support I/O resources when parsing host bridge resources
Jayachandran C
1
-0
/
+35
2015-12-02
x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245
Liu Jiang
1
-0
/
+7
2015-10-16
PCI/ACPI: Add interface acpi_pci_root_create()
Jiang Liu
1
-0
/
+204
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-11
/
+8
2015-02-05
x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Jiang Liu
1
-0
/
+3
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-3
/
+3
2014-11-18
pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
Jiang Liu
1
-2
/
+14
2014-09-24
ACPI: Support _OSI("Darwin") correctly
Matthew Garrett
1
-0
/
+14
2014-07-23
ACPI / PM: Revork the handling of ACPI device wakeup notifications
Rafael J. Wysocki
1
-1
/
+1
2014-03-20
Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...
Rafael J. Wysocki
1
-2
/
+0
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
1
-2
/
+0
2014-02-06
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
Rafael J. Wysocki
1
-1
/
+1
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-114
/
+12
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2014-01-14
ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug
Rafael J. Wysocki
1
-0
/
+6
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
1
-3
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+1
2013-11-25
Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'
Rafael J. Wysocki
1
-0
/
+3
2013-11-22
ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
Rafael J. Wysocki
1
-114
/
+11
2013-11-22
ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()
Rafael J. Wysocki
1
-1
/
+3
2013-11-22
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
1
-2
/
+3
2013-11-22
Merge back earlier acpi-hotplug material.
Rafael J. Wysocki
1
-0
/
+3
2013-11-20
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
Toshi Kani
1
-0
/
+3
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-0
/
+1
2013-11-19
ACPI / PCI root: Clear driver_data before failing enumeration
Rafael J. Wysocki
1
-0
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-98
/
+148
2013-11-07
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
1
-11
/
+3
2013-11-07
ACPI / hotplug: Carry out PCI root eject directly
Rafael J. Wysocki
1
-14
/
+10
2013-11-07
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
Rafael J. Wysocki
1
-0
/
+2
2013-11-07
ACPI / hotplug: Simplify device ejection routines
Rafael J. Wysocki
1
-18
/
+2
[next]