aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/achware.h (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-09-04ACPICA: Introduce special struct type for GPE register addressesRafael J. Wysocki1-2/+2
2020-09-04ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()Rafael J. Wysocki1-0/+4
2020-09-04ACPICA: Validate GPE blocks at init timeRafael J. Wysocki1-0/+2
2020-03-25ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki1-1/+1
2020-02-11ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki1-0/+2
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-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-0/+9
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng1-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng1-1/+1
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang1-2/+1
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown1-6/+6
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming1-6/+6
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore1-7/+10
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore1-1/+1
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore1-12/+0
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-0/+17
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming1-1/+1
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-1/+1
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore1-0/+7
2010-07-06ACPICA: Remove obsolete GPE functionBob Moore1-3/+0
2010-07-06ACPICA: Rename acpi_hw_gpe_register_bitLin Ming1-1/+1
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-1/+2
2010-06-11ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki1-0/+3
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-0/+8
2009-03-27ACPICA: New: I/O port protectionBob Moore1-0/+7
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore1-2/+3
2009-01-09ACPICA: hide private headersLen Brown1-0/+119