index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
hwxfsleep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
2016-01-04
1
-77
/
+19
*
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2016-01-01
1
-0
/
+1
*
ACPICA: Tables: Cleanup to reduce FACS globals
Lv Zheng
2015-08-25
1
-13
/
+2
*
ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
Lv Zheng
2015-07-01
1
-12
/
+62
*
ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
Lv Zheng
2015-07-01
1
-18
/
+53
*
ACPICA: Linuxize: Reduce divergences for 20150616 release
Lv Zheng
2015-06-23
1
-2
/
+0
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
2013-10-31
1
-2
/
+2
*
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
1
-1
/
+2
*
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
Lv Zheng
2013-06-16
1
-3
/
+5
*
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-16
1
-0
/
+4
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
2013-01-10
1
-1
/
+1
*
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-1
/
+1
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
1
-3
/
+4
*
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
1
-8
/
+4
*
ACPI: delelte more BFS/GTS related definition and code
Feng Tang
2012-09-21
1
-1
/
+0
*
ACPI: delete _GTS/_BFS support
Len Brown
2012-07-30
1
-12
/
+10
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-3
/
+3
*
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
Lin Ming
2012-03-26
1
-15
/
+20
*
ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
Bob Moore
2012-03-22
1
-2
/
+3
*
ACPICA: Add table-driven dispatch for sleep/wake functions
Bob Moore
2012-03-22
1
-54
/
+82
*
ACPICA: Distill multiple sleep method functions to a single function
Bob Moore
2012-03-22
1
-1
/
+1
*
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
1
-1
/
+21
*
ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
Bob Moore
2012-03-22
1
-0
/
+377