summaryrefslogtreecommitdiff
path: root/source/components/hardware/hwesleep.c
Commit message (Expand)AuthorAgeFilesLines
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov2021-12-081-1/+4
* Hardware: Avoid evaluating methods too early during system resumeRafael J. Wysocki2021-09-291-5/+2
* 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
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-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: Add sleep register hooksLv Zheng2016-11-111-9/+18
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Hardware: Fix some code formatting. No functional change.Robert Moore2015-10-081-2/+3
* 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-330/+330
* source and test: update copyright notices to 2015David E. Box2015-01-231-330/+330
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* 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
* Remove all use of deprecated _GTS and _BFS methods.Robert Moore2012-08-091-22/+3
* Lint fixes for AcpiWrite, no functional changes.Robert Moore2012-04-031-4/+4
* Sleep/Wake interfaces: optionally execute _GTS and _BFS.Robert Moore2012-03-161-6/+20
* Clarify METHOD_NAME* defines for full-pathname cases.Robert Moore2012-02-161-9/+9
* Split sleep/wake functions into two files.Robert Moore2012-02-101-0/+335