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
/
acevents.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2019-01-15
1
-1
/
+1
*
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
2018-10-04
1
-0
/
+2
*
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
1
-36
/
+2
*
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
2018-03-18
1
-0
/
+14
*
ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...
Erik Schmauss
2018-03-18
1
-0
/
+4
*
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-02-06
1
-1
/
+1
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
1
-1
/
+1
*
ACPICA: Events: Fix acpi_ev_initialize_region() return value
Lv Zheng
2016-12-01
1
-3
/
+1
*
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
Lv Zheng
2016-08-13
1
-0
/
+3
*
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-05-05
1
-0
/
+1
*
ACPICA: Events: Fix an issue that _REG association can happen before namespac...
Lv Zheng
2016-04-05
1
-2
/
+0
*
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
1
-1
/
+1
*
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2016-01-01
1
-2
/
+2
*
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
2016-01-01
1
-0
/
+2
*
ACPICA: Events: Deploys acpi_ev_find_region_handler()
Lv Zheng
2016-01-01
1
-0
/
+5
*
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
1
-1
/
+1
*
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
2015-02-05
1
-2
/
+0
*
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
2014-05-07
1
-2
/
+3
*
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
2014-03-18
1
-3
/
+0
*
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
2014-02-27
1
-0
/
+3
*
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
1
-1
/
+1
*
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
Lv Zheng
2014-01-08
1
-3
/
+2
*
ACPICA: Improve exception handling for GPE block installation.
Bob Moore
2014-01-08
1
-1
/
+3
*
ACPICA: Fix indentation issues for macro invocations.
Lv Zheng
2013-10-31
1
-1
/
+2
*
ACPICA: Add support for host-installed SCI handlers.
Lv Zheng
2013-09-24
1
-3
/
+3
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
1
-1
/
+1
*
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
2013-01-11
1
-7
/
+14
*
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-11-15
1
-2
/
+4
*
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-17
1
-1
/
+1
*
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-03-22
1
-10
/
+11
*
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
1
-1
/
+1
*
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2012-01-17
1
-0
/
+1
*
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
2011-05-09
1
-6
/
+11
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
1
-1
/
+1
*
ACPICA: Implicit notify support
Lin Ming
2011-01-12
1
-0
/
+2
*
ACPICA: Remove unused function declarations
Lin Ming
2011-01-12
1
-6
/
+0
*
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
1
-1
/
+2
*
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
1
-3
/
+3
*
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
1
-0
/
+4
*
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
1
-2
/
+3
*
ACPI / ACPICA: Fix reference counting problems with GPE handlers
Rafael J. Wysocki
2010-08-07
1
-0
/
+4
*
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
1
-0
/
+2
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-1
/
+1
*
Merge branch 'gpe-regression-fixes' into release
Len Brown
2010-06-12
1
-4
/
+0
|
\
|
*
ACPI / ACPICA: Fix low-level GPE manipulation code
Rafael J. Wysocki
2010-06-12
1
-4
/
+0
*
|
ACPICA: Split large file, evgpeblk
Bob Moore
2010-05-06
1
-16
/
+34
*
|
ACPICA: Add GPE support for dynamically loaded ACPI tables
Bob Moore
2010-05-06
1
-0
/
+2
|
/
*
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-20
1
-3
/
+4
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-3
/
+2
|
\
|
*
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
2010-01-22
1
-2
/
+1
[next]