Commit Graph

64 Commits (29fa060eab3f524d338566d34c1d9e704579ae5e)

Author SHA1 Message Date
Rafael J. Wysocki 28eb5f274a PCI: PCIe: Ask BIOS for control of all native services at once 15 years ago
Rafael J. Wysocki 75fb60f26b ACPI/PCI: Negotiate _OSC control bits before requesting them 15 years ago
Rafael J. Wysocki 2b8fd9186d ACPI/PCI: Do not preserve _OSC control bits returned by a query 15 years ago
Rafael J. Wysocki ab8e8957a2 ACPI/PCI: Make acpi_pci_query_osc() return control bits 15 years ago
Rafael J. Wysocki b879dc4b3e ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() 15 years ago
Matthew Garrett 852972acff ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe 15 years ago
Bjorn Helgaas 57283776b2 ACPI: pci_root: pass acpi_pci_root to arch-specific scan 15 years ago
Bjorn Helgaas 6ad95513d6 ACPI: pci_root: save downstream bus range 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Bjorn Helgaas 7bc5e3f2be x86/PCI: use host bridge _CRS info by default on 2008 and newer machines 15 years ago
Rafael J. Wysocki b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
Márton Németh c97adf9e7b acpi: make ACPI device id constant 15 years ago
Shaohua Li 3a9622dc46 ACPI: cleanup pci_root _OSC code. 15 years ago
Rafael J. Wysocki 497fb54f57 ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) 16 years ago
Alex Chiang 76d56de57a ACPI: export acpi_pci_root and friends 16 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Troy Moure 412af97838 ACPI: video: prevent NULL deref in acpi_get_pci_dev() 16 years ago
Bjorn Helgaas 0705495d90 ACPI: pci_root: remove unused dev/fn information 16 years ago
Bjorn Helgaas c1aec83416 ACPI: pci_root: simplify list traversals 16 years ago
Bjorn Helgaas caf420c68a ACPI: pci_root: use driver data rather than list lookup 16 years ago
Bjorn Helgaas f5eebbe119 ACPI: pci_root: simplify acpi_pci_root_add() control flow 16 years ago
Bjorn Helgaas fbe2b31b4b ACPI: pci_root: check _CRS, then _BBN for downstream bus number 16 years ago
Alexander Chiang 859a3f86ca ACPI: simplify acpi_pci_irq_add_prt() API 16 years ago
Alexander Chiang 499650de69 ACPI: eviscerate pci_bind.c 16 years ago
Alexander Chiang 2f7bbceb5b ACPI: Introduce acpi_get_pci_dev() 16 years ago
Alexander Chiang 275582031f ACPI: Introduce acpi_is_root_bridge() 16 years ago
Alexander Chiang ce597bb42a ACPI: make acpi_pci_bind() static 16 years ago
Kenji Kaneshige 9f5404d8ea PCI/ACPI: rename pci_osc_control_set() 16 years ago
Kenji Kaneshige 63f10f0f6d PCI/ACPI: move _OSC code to pci_root.c 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 3e1b16002a ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Andrew Patterson 990a7ac564 ACPI/PCI: call _OSC support during root bridge discovery 16 years ago
Bjorn Helgaas 5704d626e7 ACPI: remove comments about debug layer/level to use 16 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 years ago
Sam Ravnborg b5678a3476 ACPI: fix section mismatch in acpi_pci_root_add 17 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown c2b6705b75 ACPI: fix acpi_driver.name usage 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Justin Chen d91a007847 ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster 18 years ago
Rui Zhang 2786f6e388 ACPI: fix Supermicro X7DB8+ Boot regression 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Akinobu Mita f10bb2544b ACPI: fix single linked list manipulation 18 years ago
Li Shaohua db3e1cc325 ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Patrick Mochel 432bfaba7d ACPI: pci_root: Remove unneeded acpi_handle from driver. 19 years ago
Patrick Mochel 2d1e0a02f1 ACPI: pci_root: Use acpi_device's handle instead of driver's 19 years ago
Patrick Mochel 32917e5b58 ACPI: pci root: add struct acpi_device to struct acpi_pci_root. 19 years ago