aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder
2009-03-27ACPI video: add a warning message if _BQC is not foundZhang Rui
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett
2009-03-27ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui
2009-03-27ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui
2009-03-27ACPI video: support reversed _BCL method in ACPI video driverZhang Rui
2009-03-27ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui
2009-03-27ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui
2009-03-27ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas
2009-03-27ACPI: update thermal for bus_id removalStephen Rothwell
2009-03-27ACPI: tidy up makefileBjorn Helgaas
2009-03-27ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27ACPICA: Fix index value in package warning messageBob Moore
2009-03-27ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore
2009-03-27ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore
2009-03-27ACPICA: Fix PCI configuration space port address rangeBob Moore
2009-03-27ACPICA: Condense some protected portsBob Moore
2009-03-27ACPICA: Remove unused code, no functional changeBob Moore
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming
2009-03-27ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore
2009-03-27ACPICA: New: I/O port protectionBob Moore
2009-03-27ACPICA: Preserve all PM control reserved and ignored bitsBob Moore
2009-03-27ACPICA: Change handling of PM1 Status register ignored bitBob Moore
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-27ACPICA: FADT: Fix extraneous length mismatch warningBob Moore
2009-03-27ACPICA: Formatting update - no functional changesBob Moore
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26ACPICA: Update table header print functionBob Moore
2009-03-26ACPICA: Restructure bit register access functionsBob Moore
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-26ACPICA: Formatting update - no functional changesBob Moore
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore
2009-03-26ACPICA: Debug output: print result of _OSI invocationsBob Moore
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore