aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'pmtimer-overflow' into releaseLen Brown2009-04-05
| |\ \ \ \ \
| | * | | | | acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi2009-03-17
| * | | | | | Merge branch 'dynamic-ssdt' into releaseLen Brown2009-04-05
| |\ \ \ \ \ \
| | * | | | | | ACPI: introduce sysfs I/F for dynamic tablesZhang Rui2009-02-26
| | |/ / / / /
| * | | | | | Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-05
| |\ \ \ \ \ \
| | * | | | | | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-27
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'bjorn-cleanups' into releaseLen Brown2009-04-05
| |\ \ \ \ \ \
| | * | | | | | ACPI: update Kconfig help texts (no functional changes)Bjorn Helgaas2009-03-17
| | * | | | | | ACPI: PCI: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-03-17
| | * | | | | | ACPI: pci_link: simplify list of link devicesBjorn Helgaas2009-03-17
| | * | | | | | ACPI: pci_link: remove unnecessary null pointer checksBjorn Helgaas2009-03-17
| | * | | | | | ACPI: pci_link: remove unnecessary casts and initializationsBjorn Helgaas2009-03-17
| | * | | | | | ACPI: pci_link: clean up whitespaceBjorn Helgaas2009-03-17
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-05
| |\ \ \ \ \ \
| | * | | | | | ACPI: tidy up makefileBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| | * | | | | | ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas2009-03-27
| | * | | | | | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-17
| | |/ / / / /
| * | | | | | ACPI: Remove R40e c-state blacklistThomas Renninger2009-04-03
| * | | | | | ACPICA: Fix index value in package warning messageBob Moore2009-03-27
| * | | | | | ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore2009-03-27
| * | | | | | ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore2009-03-27
| * | | | | | ACPICA: Fix PCI configuration space port address rangeBob Moore2009-03-27
| * | | | | | ACPICA: Condense some protected portsBob Moore2009-03-27
| * | | | | | ACPICA: Remove unused code, no functional changeBob Moore2009-03-27
| * | | | | | ACPICA: Clear PM register write-only bits on readingLin Ming2009-03-27
| * | | | | | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-27
| * | | | | | ACPICA: New: I/O port protectionBob Moore2009-03-27
| * | | | | | ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-27
| * | | | | | ACPICA: Change handling of PM1 Status register ignored bitBob Moore2009-03-27
| * | | | | | ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-27
| * | | | | | ACPICA: FADT: Fix extraneous length mismatch warningBob Moore2009-03-27
| * | | | | | ACPICA: Formatting update - no functional changesBob Moore2009-03-27
| * | | | | | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-27
| * | | | | | ACPICA: Update table header print functionBob Moore2009-03-26
| * | | | | | ACPICA: Restructure bit register access functionsBob Moore2009-03-26
| * | | | | | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-26
| * | | | | | ACPICA: Optimize ACPI register lockingBob Moore2009-03-26
| * | | | | | ACPICA: Formatting update - no functional changesBob Moore2009-03-26
| * | | | | | ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-26
| * | | | | | ACPICA: Debug output: print result of _OSI invocationsBob Moore2009-03-26
| * | | | | | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-26
| * | | | | | ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-26