summaryrefslogtreecommitdiff
path: root/source/components/hardware/hwregs.c
Commit message (Expand)AuthorAgeFilesLines
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* ACPICA: add status check for AcpiHwRead before assigning return valueErik Schmauss2018-07-261-2/+9
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Merge pull request #209 from zetalog/acpica-64bitRobert Moore2017-08-101-35/+39
|\
| * Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-02-231-35/+39
* | Divergences: reduce access size definitionsLv Zheng2017-07-101-1/+1
* | Update legal header in all source modulesRobert Moore2017-03-021-0/+36
|/
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Hardware: Sort access bit width algorithmLv Zheng2016-11-091-20/+59
* Hardware: Add AccessWidth/BitOffset support in AcpiHwWrite()Lv Zheng2016-11-091-9/+49
* Hardware: Add AccessWidth/BitOffset support in AcpiHwRead()Lv Zheng2016-11-091-15/+45
* Hardware: Add optimized access bit width supportLv Zheng2016-11-091-2/+52
* Hardware: Enhance AcpiHwValidateRegister() with AccessWidth/BitOffset awarenessLv Zheng2016-11-091-9/+14
* Revert "Hardware: Enhance AcpiHwValidateRegister() with AccessWidth/BitOffset...Robert Moore2016-05-271-17/+9
* Revert "Hardware: Add AccessWidth/BitOffset support in AcpiHwRead()"Robert Moore2016-05-271-54/+15
* Revert "Hardware: Fix 2 issues in AccessWidth support"Robert Moore2016-05-271-19/+24
* Revert "Hardware: Add AccessWidth/BitOffset support for AcpiHwWrite()"Robert Moore2016-05-271-101/+9
* Revert "Hardware: Fix a regression introduced in AcpiHwRead()/AcpiHwWrite()"Robert Moore2016-05-271-2/+2
* Revert "Hardware: Fix a regression caused by bit width mask generation"Robert Moore2016-05-271-2/+2
* Revert "Hardware: Add optimized access bit width support"Robert Moore2016-05-271-45/+6
* Revert "Hardware: Fix 2 issues in AccessWidth/BitOffset support"Robert Moore2016-05-271-41/+9
* Revert "Hardware: Fix a regression caused by optimal AccessWidth support"Robert Moore2016-05-271-21/+3
* Hardware: Fix a regression caused by optimal AccessWidth supportLv Zheng2016-05-041-3/+21
* Hardware: Fix 2 issues in AccessWidth/BitOffset supportLv Zheng2016-05-041-9/+41
* Hardware: Add optimized access bit width supportLv Zheng2016-04-151-6/+45
* Hardware: Fix a regression caused by bit width mask generationLv Zheng2016-04-151-2/+2
* Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng2016-03-231-3/+3
* Hardware: Fix a regression introduced in AcpiHwRead()/AcpiHwWrite()Lv Zheng2016-03-231-2/+2
* Fix a couple of warnings from some GCC versionsRobert Moore2016-03-181-3/+16
* Hardware: Add AccessWidth/BitOffset support for AcpiHwWrite()Lv Zheng2016-03-181-9/+90
* Hardware: Fix 2 issues in AccessWidth supportLv Zheng2016-03-181-25/+32
* Merge pull request #115 from zetalog/acpica-accessRobert Moore2016-03-171-24/+57
|\
| * Hardware: Add AccessWidth/BitOffset support in AcpiHwRead()Lv Zheng2016-03-151-15/+40
| * Hardware: Enhance AcpiHwValidateRegister() with AccessWidth/BitOffset awarenessLv Zheng2016-03-151-9/+17
* | Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
|/
* Hardware: Fix some code formatting. No functional change.Robert Moore2015-10-081-19/+20
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-800/+800
* source and test: update copyright notices to 2015David E. Box2015-01-231-800/+800
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* Hardware: Fix possible recursive locking in hwregs.cRakib Mullick2014-06-041-3/+5
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Standardize all switch() blocks.Robert Moore2013-04-231-14/+2
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11