aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-740/+1203
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar2-2/+2
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput1-1/+0
2009-09-19Merge branch 'preempt' into releaseLen Brown1-2/+2
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown1-0/+3
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown1-2/+0
2009-09-19Merge branch 'acpica' into releaseLen Brown6-734/+1198
2009-09-19Merge branch 'sfi-base' into releaseLen Brown1-2/+0
2009-09-09ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki1-1/+1
2009-09-09ACPI: export acpi_pci_root and friendsAlex Chiang1-0/+16
2009-09-08ACPICA: Update version to 20090903.Bob Moore1-1/+1
2009-08-29ACPICA: Don't switch task then not allowedAlexey Starikovskiy1-2/+2
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-2/+0
2009-08-28ACPICA: Update version to 20090730Bob Moore1-1/+1
2009-08-28ACPICA: Fix typo for HEST ACPI tableBob Moore1-1/+1
2009-08-28ACPICA: Update definitions for HEST tableBob Moore1-12/+12
2009-08-28ACPICA: ACPI 4: Update headers for new and changed ACPI tables.Bob Moore3-151/+557
2009-08-28ACPICA: Split large ACPI table headerBob Moore3-562/+611
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming1-0/+3
2009-08-27ACPICA: Update version to 20090625Bob Moore1-1/+1
2009-08-27ACPICA: ACPI 4.0: Changes for existing ACPI tables.Bob Moore2-9/+18
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore2-3/+3
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming1-1/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore3-50/+48
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-2/+2
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore1-0/+1
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown1-0/+4
2009-06-25ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas1-2/+0
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown1-0/+3
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown4-12/+10
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui1-2/+2
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+1
2009-06-18ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas1-0/+3
2009-06-17ACPI: kill acpi_get_physical_pci_device()Alexander Chiang1-1/+0
2009-06-17ACPI: kill acpi_get_pci_idAlexander Chiang1-1/+0
2009-06-17ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang1-1/+1
2009-06-17ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang1-1/+1
2009-06-17ACPI: eviscerate pci_bind.cAlexander Chiang1-2/+1
2009-06-17ACPI: Introduce acpi_get_pci_dev()Alexander Chiang1-0/+1
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang1-0/+1
2009-06-17ACPI: make acpi_pci_bind() staticAlexander Chiang1-1/+0
2009-06-12ACPI: increase size of acpi_bus_id[]Zhao Yakui1-1/+1
2009-05-27ACPI: processor: move device _HID into driverBjorn Helgaas1-1/+0
2009-05-27ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HIDBjorn Helgaas1-1/+1
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