aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-27ACPICA: Update version to 20090521.Bob Moore1-1/+1
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-0/+2
2009-05-27ACPICA: Update version to 20090422.Bob Moore1-1/+1
2009-05-27ACPICA: Linux OSL: cleanup/update/mergeBob Moore1-25/+38
2009-05-27ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore1-14/+6
2009-05-27ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore1-0/+4
2009-05-27ACPICA: Update error/warning interfacesBob Moore1-1/+4
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+2
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-1/+0
2009-04-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett1-0/+2
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into releaseLen Brown1-1/+0
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti1-2/+0
2009-04-07ACPI: delete acpi_device.g_listLen Brown1-1/+0
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2-0/+12
2009-04-05Merge branch 'linus' into releaseLen Brown2-0/+5
2009-04-05Merge branch 'x2apic' into releaseLen Brown1-3/+3
2009-04-05Merge branch 'constify' into releaseLen Brown1-2/+2
2009-04-05Merge branch 'video' into releaseLen Brown1-0/+11
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown1-16/+0
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown1-23/+0
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-2/+2
2009-04-03ACPI: update x2apic commentsSuresh Siddha1-3/+3
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett1-0/+11
2009-03-27ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas1-10/+0
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas1-2/+0
2009-03-27ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas1-4/+0
2009-03-27ACPICA: Update version to 20090320Bob Moore1-1/+1
2009-03-27ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore1-4/+0
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore1-0/+9
2009-03-26ACPICA: Update version to 20090220Bob Moore1-1/+1
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-2/+2
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore1-2/+0
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore1-4/+4
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore1-5/+4
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore1-2/+4
2009-03-26ACPICA: Update version to 20090123Bob Moore1-1/+1
2009-03-26ACPICA: Update FADT flag definitionsBob Moore1-35/+34
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore1-2/+3
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas1-23/+0
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu2-0/+5
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown1-3/+0
2009-01-09Merge branch 'linus' into releaseLen Brown2-3/+3
2009-01-09Merge branch 'misc' into releaseLen Brown1-0/+1
2009-01-09ACPICA: hide private headersLen Brown21-7416/+0
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2009-01-08ACPICA: delete acdisasm.hLen Brown1-453/+0
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2-3/+3
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell1-2/+2