aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-071-1/+0
|\ \
| | * ACPI: delete acpi_device.g_listLen Brown2009-04-071-1/+0
| |/
* | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-071-2/+0
|/
* ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-052-0/+12
* Merge branch 'linus' into releaseLen Brown2009-04-052-0/+5
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-092-0/+5
* | Merge branch 'x2apic' into releaseLen Brown2009-04-051-3/+3
|\ \
| * | ACPI: update x2apic commentsSuresh Siddha2009-04-031-3/+3
| |/
* | Merge branch 'constify' into releaseLen Brown2009-04-051-2/+2
|\ \
| * | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-031-2/+2
| |/
* | Merge branch 'video' into releaseLen Brown2009-04-051-0/+11
|\ \
| * | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-271-0/+11
| |/
* | Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-051-16/+0
|\ \
| * | ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas2009-03-271-10/+0
| * | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-271-2/+0
| * | ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas2009-03-271-4/+0
| |/
* | Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-051-23/+0
|\ \
| * | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-171-23/+0
| |/
* | ACPICA: Update version to 20090320Bob Moore2009-03-271-1/+1
* | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-4/+0
* | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-0/+9
* | ACPICA: Update version to 20090220Bob Moore2009-03-261-1/+1
* | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-261-2/+2
* | ACPICA: Optimize ACPI register lockingBob Moore2009-03-261-2/+0
* | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-4/+4
* | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-261-5/+4
* | ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-2/+4
* | ACPICA: Update version to 20090123Bob Moore2009-03-261-1/+1
* | ACPICA: Update FADT flag definitionsBob Moore2009-03-261-35/+34
* | ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-2/+3
|/
* ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh2009-02-071-0/+2
* ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
* Merge branch 'simplify_PRT' into releaseLen Brown2009-01-091-3/+0
|\
| * ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown2008-12-301-3/+0
* | Merge branch 'linus' into releaseLen Brown2009-01-092-3/+3
|\ \
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-062-3/+3
| * | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-2/+2
| |/
* | Merge branch 'misc' into releaseLen Brown2009-01-091-0/+1
|\ \
| * | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-0/+1
| |/
* | ACPICA: hide private headersLen Brown2009-01-0921-7416/+0
* | ACPICA: delete acdisasm.hLen Brown2009-01-081-453/+0
* | ACPICA: Update version to 20081204.robert.moore@intel.com2008-12-311-1/+1
* | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com2008-12-311-1/+1
* | ACPICA: FADT parsing changes and fixesBob Moore2008-12-312-1/+13
* | ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore2008-12-314-28/+75
* | ACPICA: Fixes for various ACPI data tablesBob Moore2008-12-312-1/+9
* | ACPICA: Restructure includes into public/privateBob Moore2008-12-3114-615/+815
* | ACPICA: New: acpi_reset interface - write to reset registerBob Moore2008-12-311-0/+2
* | ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2008-12-312-13/+8
* | ACPICA: New: Public GPE group enable/disable interfacesBob Moore2008-12-311-4/+11