index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2013-10-01
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-08-29
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
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
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
1
-24
/
+0
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
1
-2
/
+0
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
1
-19
/
+0
2013-01-03
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
1
-8
/
+36
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
1
-1
/
+29
2012-11-15
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
1
-67
/
+4
2012-10-24
PM / ACPI: Take device PM QoS flags into account
Rafael J. Wysocki
1
-1
/
+7
2012-08-15
PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()
Rafael J. Wysocki
1
-2
/
+2
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-3
/
+19
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+19
2012-06-23
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
1
-1
/
+2
2012-06-22
PCI/ACPI: provide MMCONFIG address for PCI host bridges
Jiang Liu
1
-0
/
+14
2012-05-17
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
1
-1
/
+1
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
1
-2
/
+2
2012-03-30
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
1
-37
/
+3
2011-12-05
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
1
-4
/
+8
2011-12-05
PCI: Rework ASPM disable code
Matthew Garrett
1
-1
/
+0
2011-10-14
PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()
Rafael J. Wysocki
1
-2
/
+1
2011-10-14
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
1
-0
/
+3
2011-05-29
ACPI: Add D3 cold state
Lin Ming
1
-0
/
+2
2011-02-24
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
1
-12
/
+4
2011-01-14
PCI/PM: Report wakeup events before resuming devices
Rafael J. Wysocki
1
-1
/
+1
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
1
-0
/
+1
2010-08-07
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-4
/
+2
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+1
2010-07-06
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
1
-4
/
+2
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+211
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-1
/
+1
2009-12-16
PCI/PM: Propagate wake-up enable for PCIe devices too
Rafael J. Wysocki
1
-8
/
+2
2009-11-24
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
1
-2
/
+2
2009-09-09
PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support
Rafael J. Wysocki
1
-2
/
+24
2009-09-09
PCI / ACPI PM: Rework some debug messages
Rafael J. Wysocki
1
-11
/
+2
2009-09-09
PCI PM: Simplify PCI wake-up code
Rafael J. Wysocki
1
-3
/
+7
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-215
/
+0
2009-03-26
ACPICA: Update FADT flag definitions
Bob Moore
1
-2
/
+2
2009-03-19
PCI/ACPI: move _OSC code to pci_root.c
Kenji Kaneshige
1
-215
/
+0
2009-01-09
Merge branch 'linus' into release
Len Brown
1
-44
/
+38
2009-01-07
pci-acpi: Cleanup _OSC evaluation code
Taku Izumi
1
-17
/
+14
2009-01-07
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
Taku Izumi
1
-0
/
+4
[next]