aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwxface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-05-10ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt1-2/+2
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng1-115/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-4/+3
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-3/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava1-7/+17
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore1-2/+8
2013-09-24ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas1-12/+14
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+3
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-3/+3
2013-01-25ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integersBob Moore1-51/+74
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-5/+5
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore1-1/+0
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-6/+6
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds1-1/+2
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into releaseLen Brown1-2/+1
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore1-33/+11
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+2
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown1-2/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-03-22ACPICA: Fix access width for reset vectorMatthew Garrett1-5/+5
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore1-2/+15
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-67/+99
2009-03-27ACPICA: New: I/O port protectionBob Moore1-2/+2
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-1/+2
2009-03-26ACPICA: Restructure bit register access functionsBob Moore1-115/+62
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore1-8/+8
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore1-38/+27
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-3/+3
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore1-10/+8
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+593