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
/
pci
/
pci-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+24
2016-12-06
PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
Dongdong Liu
1
-0
/
+76
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
1
-0
/
+24
2016-09-28
PCI: Query platform firmware for device power state
Lukas Wunner
1
-0
/
+22
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-12-21
acpi: pci: Setup MSI domain for ACPI based pci devices
Suravee Suthikulpanit
1
-0
/
+42
2015-12-09
PCI / PM: constify pci_platform_pm_ops structure
Julia Lawall
1
-1
/
+1
2015-07-15
PCI / ACPI: Fix pci_acpi_optimize_delay() comment
Srinidhi Kasagar
1
-1
/
+1
2015-05-16
ACPI / PM: Rework device power management to follow ACPI 6
Rafael J. Wysocki
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+83
2015-04-08
PCI/ACPI: Optimize device state transition delays
Aaron Lu
1
-0
/
+74
2015-04-08
PCI: Make a shareable UUID for PCI firmware ACPI _DSM
Aaron Lu
1
-0
/
+9
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-01-23
PCI / PM: Avoid resuming PCI devices during system suspend
Rafael J. Wysocki
1
-0
/
+17
2014-11-10
PCI: Delete unnecessary NULL pointer checks
Markus Elfring
1
-2
/
+1
2014-09-12
PCI: Shuffle pci-acpi.c functions to group them logically
Bjorn Helgaas
1
-67
/
+67
2014-09-12
PCI: Whitespace cleanup in pci-acpi.c
Bjorn Helgaas
1
-10
/
+8
2014-09-12
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
1
-0
/
+250
2014-07-27
Merge branches 'acpi-pnp' and 'acpi-pci'
Rafael J. Wysocki
1
-9
/
+7
2014-07-24
ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()
Rafael J. Wysocki
1
-9
/
+7
2014-07-23
ACPI / PM: Revork the handling of ACPI device wakeup notifications
Rafael J. Wysocki
1
-40
/
+20
2014-05-27
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-7
/
+1
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+6
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-8
/
+6
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-3
/
+0
2013-12-29
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
Rafael J. Wysocki
1
-9
/
+12
2013-12-09
PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-1
/
+1
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
1
-9
/
+3
2013-12-07
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
1
-6
/
+10
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+0
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-3
/
+3
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-09-24
pci-acpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-2
/
+1
2013-09-20
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-08-27
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-13
/
+5
2013-08-07
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
2013-08-01
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
Lan Tianyu
1
-1
/
+1
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
1
-12
/
+4
2013-06-14
PCI / ACPI / PM: Use correct power state strings in messages
Rafael J. Wysocki
1
-3
/
+3
2013-05-28
PCI: Replace printks with appropriate pr_*()
Yijing Wang
1
-2
/
+2
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+30
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
1
-0
/
+3
2013-04-12
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-2
/
+5
2013-04-12
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
1
-0
/
+24
2013-04-03
PCI/ACPI: Always resume devices on ACPI wakeup notifications
Rafael J. Wysocki
1
-7
/
+8
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+7
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-43
/
+0
2013-02-19
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
1
-24
/
+0
[next]