index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evgpe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
1
-1
/
+1
*
ACPICA: Fix possible memory leaks in the GPE handling.
Lv Zheng
2013-10-30
1
-0
/
+1
*
ACPICA: Standardize all switch() blocks
Chao Guan
2013-06-16
1
-4
/
+2
*
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-06-01
1
-1
/
+0
*
ACPICA: Regression fix: reinstate safe exit macros
Bob Moore
2013-03-12
1
-3
/
+3
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
Bob Moore
2013-01-10
1
-3
/
+3
*
ACPICA: Enhance error messages.
Lv Zheng
2013-01-10
1
-1
/
+1
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
1
-2
/
+2
*
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
1
-8
/
+12
*
ACPICA: GPE support: Remove extraneous parameter from low-level function.
Feng Tang
2012-09-21
1
-2
/
+1
*
ACPICA: GPE Support: Update debug info for GPE tracing.
Bob Moore
2012-09-21
1
-2
/
+19
*
ACPICA: Add support for implicit notify on multiple devices
Bob Moore
2012-07-14
1
-11
/
+11
*
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
1
-1
/
+3
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
1
-1
/
+1
*
Merge branch 'acpica' into release
Len Brown
2011-03-18
1
-0
/
+9
|
\
|
*
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
2011-03-02
1
-0
/
+9
*
|
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-24
1
-4
/
+13
|
/
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
2011-01-18
1
-0
/
+2
*
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
1
-8
/
+13
*
ACPICA: Global event handler
Lin Ming
2011-01-12
1
-1
/
+8
*
ACPICA: Implicit notify support
Lin Ming
2011-01-12
1
-72
/
+100
*
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
2011-01-12
1
-12
/
+45
*
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
1
-4
/
+10
*
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
1
-5
/
+9
*
ACPI / ACPICA: Fix reference counting problems with GPE handlers
Rafael J. Wysocki
2010-08-07
1
-0
/
+73
*
ACPICA: Remove obsolete GPE function
Bob Moore
2010-07-06
1
-2
/
+6
*
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
1
-0
/
+40
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-13
/
+8
*
ACPICA: Rename acpi_hw_gpe_register_bit
Lin Ming
2010-07-06
1
-1
/
+1
*
Merge branch 'gpe-regression-fixes' into release
Len Brown
2010-06-12
1
-110
/
+5
|
\
|
*
ACPI / ACPICA: Fix low-level GPE manipulation code
Rafael J. Wysocki
2010-06-12
1
-106
/
+2
|
*
ACPI / ACPICA: Use helper function for computing GPE masks
Rafael J. Wysocki
2010-06-11
1
-4
/
+3
*
|
ACPICA: Add GPE support for dynamically loaded ACPI tables
Bob Moore
2010-05-06
1
-1
/
+1
|
/
*
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-20
1
-44
/
+109
*
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
2010-04-20
1
-6
/
+6
*
ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
Rafael J. Wysocki
2010-03-23
1
-12
/
+7
*
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
-7
/
+3
*
|
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
1
-137
/
+16
|
/
*
ACPICA: Add 64-bit support to acpi_read and acpi_write
Bob Moore
2009-08-27
1
-4
/
+4
*
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-27
1
-3
/
+4
*
ACPICA: hide private headers
Len Brown
2009-01-09
1
-3
/
+3
*
ACPICA: create acpica/ directory
Len Brown
2009-01-09
1
-0
/
+722