summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwregs.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-101-2/+2
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-10-041-33/+39
* ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-031-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Hardware: Sort access bit width algorithmLv Zheng2017-01-021-22/+57
* ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng2017-01-021-9/+53
* ACPICA: Hardware: Remove bit_offset masking supportLv Zheng2017-01-021-14/+0
* Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...Rafael J. Wysocki2016-06-151-137/+9
* ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng2016-06-011-14/+9
* ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...Lv Zheng2016-05-051-9/+137
* ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...Lv Zheng2016-05-051-13/+62
* ACPICA: Hardware: Add optimized access bit width supportLv Zheng2016-05-051-2/+47
* ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng2016-04-051-10/+15
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Hardware: back port of a recursive locking fixLv Zheng2014-07-081-1/+2
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-2/+2
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-2/+1
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+0
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-1/+1
* ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2012-11-151-1/+0
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-11/+11
* ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-221-2/+6
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+7
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-061-5/+6
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-3/+3
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-271-12/+194
* ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-2/+2
* ACPICA: Clear PM register write-only bits on readingLin Ming2009-03-271-0/+7
* ACPICA: New: I/O port protectionBob Moore2009-03-271-2/+2
* ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-271-0/+15
* ACPICA: Change handling of PM1 Status register ignored bitBob Moore2009-03-271-16/+11
* ACPICA: Add function to handle PM1 control registersBob Moore2009-03-261-10/+36
* ACPICA: For PM1B registers, do not shift value read or writtenBob Moore2009-03-261-9/+24
* ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore2009-03-261-14/+3
* ACPICA: Fix writes to optional PM1B registersBob Moore2009-03-261-65/+140
* ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-261-8/+10
* ACPICA: hide private headersLen Brown2009-01-091-3/+3
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+353
OpenPOWER on IntegriCloud