Age | Commit message (Expand) | Author |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki |
2010-01-16 | acpi: make ACPI device id constant | Márton Németh |
2009-12-16 | ACPI: cleanup pci_root _OSC code. | Shaohua Li |
2009-10-13 | ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) | Rafael J. Wysocki |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-09-09 | ACPI: export acpi_pci_root and friends | Alex Chiang |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-06-26 | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-20 | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify list traversals | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas |
2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang |
2009-06-17 | ACPI: eviscerate pci_bind.c | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang |
2009-06-17 | ACPI: make acpi_pci_bind() static | Alexander Chiang |
2009-03-19 | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige |
2009-03-19 | PCI/ACPI: move _OSC code to pci_root.c | Kenji Kaneshige |
2009-01-07 | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson |
2009-01-07 | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson |
2008-11-06 | ACPI: remove comments about debug layer/level to use | Bjorn Helgaas |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-02-21 | ACPI: fix section mismatch in acpi_pci_root_add | Sam Ravnborg |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger |
2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown |
2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown |
2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown |
2007-02-03 | Pull sysfs into test branch | Len Brown |
2007-01-16 | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster | Justin Chen |
2006-12-21 | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | Pull bugfix into test branch | Len Brown |
2006-12-20 | ACPI: fix single linked list manipulation | Akinobu Mita |
2006-12-15 | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt |
2006-06-30 | ACPI: pci_root: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: pci_root: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: pci root: add struct acpi_device to struct acpi_pci_root. | Patrick Mochel |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel |
2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown |
2006-06-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger |