summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwxfsleep.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig2019-02-071-78/+18Star
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3Star
* ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss2018-03-181-1/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-3/+6
* ACPICA: Use designated initializersKees Cook2017-06-271-5/+9
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-041-77/+19Star
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng2015-08-251-13/+2Star
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-011-12/+62
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-2/+0Star
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-2/+2
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng2013-06-161-3/+5
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+4
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-101-1/+1
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+1
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-3/+4
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-8/+4Star
* ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-211-1/+0Star
* ACPI: delete _GTS/_BFS supportLen Brown2012-07-311-12/+10Star
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-3/+3
* ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-271-15/+20
* ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-221-2/+3
* ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-221-54/+82
* ACPICA: Distill multiple sleep method functions to a single functionBob Moore2012-03-221-1/+1
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+21
* ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-221-0/+377