Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8ed1d43e17898761c7221014a15a4c7501d2ff3
/
drivers
/
pci
/
pci-acpi.c
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
993958f
ACPICA: Update FADT flag definitions
by Bob Moore
· 16 years ago
63f10f0
PCI/ACPI: move _OSC code to pci_root.c
by Kenji Kaneshige
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
86d8698
pci-acpi: Cleanup _OSC evaluation code
by Taku Izumi
· 16 years ago
e0fa3b4
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
by Taku Izumi
· 16 years ago
753e3ac
PCI: revert additional _OSC evaluation
by Taku Izumi
· 16 years ago
2361694
ACPI/PCI: remove obsolete _OSC capability support functions
by Andrew Patterson
· 16 years ago
990a7ac
ACPI/PCI: call _OSC support during root bridge discovery
by Andrew Patterson
· 16 years ago
1a92713
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
2485b86
PCI: ignore bit0 of _OSC return code
by Kenji Kaneshige
· 16 years ago
f812338
ACPI: Oops in ACPI with git latest
by Rafael J. Wysocki
· 16 years ago
ab20440
ACPI/PCI: Fix return value of acpi_cuery_osc()
by Taku Izumi
· 16 years ago
adf411b
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
by Taku Izumi
· 16 years ago
4e39432
ACPI/PCI: Change pci_osc_control_set() to query control bits first
by Taku Izumi
· 16 years ago
9778c14
ACPI/PCI: Fix possible race condition on _OSC evaluation
by Taku Izumi
· 16 years ago
5fde244
PCI: disable ASPM per ACPI FADT setting
by Shaohua Li
· 16 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
44e4e66
PCI: rework pci_set_power_state function to call platform first
by Rafael J. Wysocki
· 16 years ago
961d912
PCI: Introduce platform_pci_power_manageable function
by Rafael J. Wysocki
· 16 years ago
53eb2fb
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next
by Jesse Barnes
· 16 years ago
8d2bdf4
PCI ACPI: Drop the second argument of platform_pci_choose_state
by Rafael J. Wysocki
· 16 years ago
0616678
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
90a57da
pci-acpi: formatting cleanups for _OSC
by Kenji Kaneshige
· 16 years ago
c155062
pci-acpi: remove unused variable in __pci_osc_support_set
by Kenji Kaneshige
· 16 years ago
681f7d9
pci-acpi: add flag to indicate query had been done
by Kenji Kaneshige
· 16 years ago
5e0b994
pci-acpi: use local buffer for _OSC
by Kenji Kaneshige
· 16 years ago
8a7a4fa
pci-acpi: remove duplicate code for _OSC
by Kenji Kaneshige
· 16 years ago
c4e5fad
ACPI/PCI: another multiple _OSC memory leak fix
by Kenji Kaneshige
· 16 years ago
34a6505
ACPI/PCI: handle multiple _OSC
by Kenji Kaneshige
· 16 years ago
a5d1c87
ACPI/PCI: handle multiple _OSC
by Shaohua Li
· 16 years ago
21e2b0a
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
by Kenji Kaneshige
· 16 years ago
583c377
ACPI: acpi_pci_set_power_state() cleanups
by David Brownell
· 17 years ago
1f1519e
Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into release
by Len Brown
· 17 years ago
c6868ea
PCI ACPI: Fix comment describing acpi_pci_choose_state
by Rafael J. Wysocki
· 17 years ago
5958f1a
kernel-doc: fix pci-acpi warning
by Randy Dunlap
· 17 years ago
c277835
PCI ACPI: Added a function to register _OSC with only PCIe devices.
by Andrew Patterson
· 17 years ago
eb003ec
PCI: drivers/pci/: remove unused exports
by Adrian Bunk
· 17 years ago
673d5b4
ACPI: restore CONFIG_ACPI_SLEEP
by Len Brown
· 17 years ago
10b3dca
ACPI: ignore _PSx method for hotplugable PCI devices
by Shaohua Li
· 17 years ago
ab826ca
ACPI: Use ACPI methods to select PCI device suspend state
by Shaohua Li
· 17 years ago
8d29bfb
PCI: fix AER driver error information
by Zhang, Yanmin
· 17 years ago
f8993af
ACPI: Disable MSI on request of FADT
by Shaohua Li
· 18 years ago
0dcb2b7
pci: clear osc support flags if no _OSC method
by Kristen Carlson Accardi
· 18 years ago
9c273b9
[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.
by Muthu Kumar
· 19 years ago
593ee20
[PATCH] pci: correctly allocate return buffers for osc calls
by Kristen Accardi
· 18 years ago
f366633
[PATCH] PCI: kernel-doc fix for pci-acpi.c
by Randy Dunlap
· 19 years ago
427bf53
[PATCH] pciehp: request control of each hotplug controller individually
by rajesh.shah@intel.com
· 19 years ago
a406d9e
[ACPI] gut acpi_pci_choose_state() to avoid conflict
by Len Brown
· 20 years ago
b913100
[ACPI] pci_set_power_state() now calls
by David Shaohua Li
· 20 years ago
0f64474
[ACPI] PCI can now get suspend state from firmware
by David Shaohua Li
· 20 years ago
84df749f
[ACPI] Bind ACPI and PCI devices
by David Shaohua Li
· 20 years ago
bc56b9e
[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.
by Greg KH
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago