aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/hwxface.c
AgeCommit message (Expand)Author
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-09-24ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas
2013-06-16ACPICA: Standardize all switch() blocksChao Guan
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore
2013-01-25ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integersBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-03-22ACPICA: Fix access width for reset vectorMatthew Garrett
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore
2009-03-27ACPICA: New: I/O port protectionBob Moore
2009-03-27ACPICA: Formatting update - no functional changesBob 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: Remove ACPI_GET_OBJECT_TYPE macroBob Moore
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown