index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evxfevnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Events: Add runtime stub support for event APIs
Lv Zheng
2017-06-12
1
-0
/
+18
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
1
-1
/
+1
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Tables: Fix FADT dependency regression
Lv Zheng
2015-10-14
1
-1
/
+1
*
ACPICA: Events: Add support to return both enable/status register values for ...
Lv Zheng
2015-04-14
1
-2
/
+3
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-10-21
1
-1
/
+1
*
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-10-21
1
-14
/
+26
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
1
-1
/
+2
*
ACPICA: Update for ACPI 5 hardware-reduced feature
Bob Moore
2013-03-12
1
-0
/
+12
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-1
/
+0
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
1
-2
/
+2
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-4
/
+4
*
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
1
-0
/
+2
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
1
-1
/
+1
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
1
-600
/
+0
*
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
1
-17
/
+44
*
Merge branch 'acpica-gpe' into release
Len Brown
2010-08-15
1
-159
/
+74
|
\
|
*
ACPI / ACPICA: Fix reference counting problems with GPE handlers
Rafael J. Wysocki
2010-08-07
1
-53
/
+9
|
*
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
Rafael J. Wysocki
2010-07-12
1
-1
/
+1
|
*
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
1
-1
/
+54
|
*
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
1
-60
/
+0
|
*
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
1
-40
/
+2
|
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-91
/
+28
|
*
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
1
-0
/
+67
*
|
ACPI: handle systems which asynchoronously enable ACPI mode
Len Brown
2010-06-28
1
-8
/
+11
|
/
*
Merge branch 'gpe-regression-fixes' into release
Len Brown
2010-06-12
1
-6
/
+53
|
\
|
*
ACPI / ACPICA: Fix low-level GPE manipulation code
Rafael J. Wysocki
2010-06-12
1
-6
/
+53
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-28
1
-12
/
+21
|
\
\
|
|
/
|
/
|
|
*
ACPICA: simplify SCI_EN workaround
Len Brown
2010-05-12
1
-12
/
+21
*
|
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-20
1
-78
/
+113
|
/
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
|
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
1
-1
/
+1
*
|
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-24
1
-9
/
+15
*
|
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
1
-25
/
+65
|
/
*
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-12-15
1
-2
/
+2
*
ACPICA: Miscellaneous lint changes
Bob Moore
2009-05-27
1
-2
/
+2
*
ACPICA: Add manifest constants for bit register values
Bob Moore
2009-03-27
1
-3
/
+3
*
ACPICA: Rename ACPI bit register access functions
Bob Moore
2009-03-26
1
-12
/
+12
*
ACPICA: hide private headers
Len Brown
2009-01-09
1
-4
/
+4
*
ACPICA: create acpica/ directory
Len Brown
2009-01-09
1
-0
/
+871