index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2008-07-28
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
1
-0
/
+7
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+20
2008-07-07
PCI: rework pci_set_power_state function to call platform first
Rafael J. Wysocki
1
-6
/
+10
2008-07-07
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
1
-6
/
+13
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
1
-4
/
+2
2008-06-11
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
1
-2
/
+1
2008-06-11
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+1
2008-06-10
pci-acpi: formatting cleanups for _OSC
Kenji Kaneshige
1
-2
/
+3
2008-06-10
pci-acpi: remove unused variable in __pci_osc_support_set
Kenji Kaneshige
1
-11
/
+4
2008-06-10
pci-acpi: add flag to indicate query had been done
Kenji Kaneshige
1
-1
/
+3
2008-06-10
pci-acpi: use local buffer for _OSC
Kenji Kaneshige
1
-34
/
+39
2008-06-10
pci-acpi: remove duplicate code for _OSC
Kenji Kaneshige
1
-110
/
+55
2008-05-13
ACPI/PCI: another multiple _OSC memory leak fix
Kenji Kaneshige
1
-1
/
+7
2008-05-13
ACPI/PCI: handle multiple _OSC
Kenji Kaneshige
1
-1
/
+7
2008-05-13
ACPI/PCI: handle multiple _OSC
Shaohua Li
1
-29
/
+66
2008-05-13
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
Kenji Kaneshige
1
-1
/
+1
2008-02-23
ACPI: acpi_pci_set_power_state() cleanups
David Brownell
1
-8
/
+16
2008-02-21
Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...
Len Brown
1
-2
/
+1
2008-02-21
PCI ACPI: Fix comment describing acpi_pci_choose_state
Rafael J. Wysocki
1
-2
/
+0
2008-02-15
kernel-doc: fix pci-acpi warning
Randy Dunlap
1
-0
/
+1
2008-02-01
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
1
-3
/
+3
2008-02-01
PCI: drivers/pci/: remove unused exports
Adrian Bunk
1
-1
/
+0
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
1
-0
/
+4
2007-07-22
ACPI: ignore _PSx method for hotplugable PCI devices
Shaohua Li
1
-0
/
+4
2007-07-22
ACPI: Use ACPI methods to select PCI device suspend state
Shaohua Li
1
-4
/
+20
2007-07-11
PCI: fix AER driver error information
Zhang, Yanmin
1
-6
/
+2
2007-04-25
ACPI: Disable MSI on request of FADT
Shaohua Li
1
-0
/
+4
2006-12-01
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
2006-06-21
[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.
Muthu Kumar
1
-8
/
+8
2006-05-21
[PATCH] pci: correctly allocate return buffers for osc calls
Kristen Accardi
1
-25
/
+35
2005-11-23
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Randy Dunlap
1
-0
/
+1
2005-11-10
[PATCH] pciehp: request control of each hotplug controller individually
rajesh.shah@intel.com
1
-8
/
+3
2005-07-11
[ACPI] gut acpi_pci_choose_state() to avoid conflict
Len Brown
1
-13
/
+2
2005-07-11
[ACPI] pci_set_power_state() now calls
David Shaohua Li
1
-0
/
+19
2005-07-11
[ACPI] PCI can now get suspend state from firmware
David Shaohua Li
1
-1
/
+46
2005-07-11
[ACPI] Bind ACPI and PCI devices
David Shaohua Li
1
-3
/
+54
2005-05-03
[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.
Greg KH
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+209