index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
hwxfsleep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
ACPICA: Allow setting waking vector on reduced hardware platforms
Jiaqing Zhao
1
-9
/
+6
2023-04-06
ACPICA: Update all copyrights/signons to 2023
Bob Moore
1
-1
/
+1
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
1
-1
/
+1
2021-12-27
ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
Kirill A. Shutemov
1
-2
/
+0
2021-10-05
ACPICA: Avoid evaluating methods too early during system resume
Rafael J. Wysocki
1
-0
/
+7
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
1
-1
/
+1
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
1
-1
/
+1
2019-10-28
ACPICA: More Clang changes
Bob Moore
1
-0
/
+3
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
1
-78
/
+18
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-37
/
+3
2018-03-18
ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume
Erik Schmauss
1
-1
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2017-07-20
Back port of "ACPICA: Use designated initializers"
Kees Cook
1
-3
/
+6
2017-06-27
ACPICA: Use designated initializers
Kees Cook
1
-5
/
+9
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-04
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
1
-77
/
+19
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
1
-0
/
+1
2015-08-25
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
1
-13
/
+2
2015-07-01
ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
Lv Zheng
1
-12
/
+62
2015-07-01
ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
Lv Zheng
1
-18
/
+53
2015-06-23
ACPICA: Linuxize: Reduce divergences for 20150616 release
Lv Zheng
1
-2
/
+0
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2013-10-31
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
1
-2
/
+2
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
1
-1
/
+2
2013-06-16
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
Lv Zheng
1
-3
/
+5
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
1
-0
/
+4
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
1
-1
/
+1
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
1
-3
/
+4
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
1
-8
/
+4
2012-09-21
ACPI: delelte more BFS/GTS related definition and code
Feng Tang
1
-1
/
+0
2012-07-30
ACPI: delete _GTS/_BFS support
Len Brown
1
-12
/
+10
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-3
/
+3
2012-03-26
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
Lin Ming
1
-15
/
+20
2012-03-22
ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
Bob Moore
1
-2
/
+3
2012-03-22
ACPICA: Add table-driven dispatch for sleep/wake functions
Bob Moore
1
-54
/
+82
2012-03-22
ACPICA: Distill multiple sleep method functions to a single function
Bob Moore
1
-1
/
+1
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
1
-1
/
+21
2012-03-22
ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
Bob Moore
1
-0
/
+377