index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
acnamesp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
1
-0
/
+2
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
1
-1
/
+1
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
1
-2
/
+0
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
1
-1
/
+1
2018-11-08
ACPICA: iASL: Enhance error detection
Bob Moore
1
-0
/
+1
2018-08-14
ACPICA: acpi_exec: fixing -fi option
Erik Schmauss
1
-8
/
+9
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
1
-0
/
+4
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
1
-36
/
+2
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
1
-1
/
+1
2017-11-27
ACPICA: Enhance error messages from namespace create/lookup operations
Bob Moore
1
-0
/
+3
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
1
-1
/
+1
2016-12-01
ACPICA: Namespace: Add acpi_ns_handle_to_name()
Lv Zheng
1
-0
/
+3
2016-09-10
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
Lv Zheng
1
-0
/
+5
2016-09-10
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
1
-0
/
+3
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
1
-2
/
+3
2016-02-24
ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
Lv Zheng
1
-1
/
+1
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2016-01-01
ACPICA: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
1
-0
/
+6
2016-01-01
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
1
-2
/
+4
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
1
-4
/
+0
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
1
-5
/
+8
2015-07-01
ACPICA: Namespace: Add support to allow overriding objects
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
1
-4
/
+0
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
1
-0
/
+4
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2013-09-24
ACPICA: Debugger: Add new command to display full namespace pathnames.
Bob Moore
1
-0
/
+6
2013-08-13
ACPICA: Update names for walk_namespace callbacks to clarify usage.
Bob Moore
1
-2
/
+2
2013-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
1
-16
/
+27
2013-04-12
ACPICA: Predefine names: Add allowed argument types to master info table
Bob Moore
1
-4
/
+0
2013-03-12
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
1
-0
/
+4
2013-03-12
ACPICA: Return object repair: Add string-to-unicode conversion
Lv Zheng
1
-0
/
+4
2013-03-12
ACPICA: Split object conversion functions to a new file
Bob Moore
1
-0
/
+15
2013-03-12
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
1
-1
/
+1
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-11
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
1
-0
/
+12
2013-01-10
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
1
-2
/
+0
2012-03-30
ACPICA: Object repair code: Support to add Package wrappers
Bob Moore
1
-2
/
+3
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
1
-1
/
+1
2010-10-01
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
Bob Moore
1
-12
/
+0
2010-07-06
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
1
-7
/
+0
2010-01-22
ACPICA: Predefined name repair: fix NULL package elements
Bob Moore
1
-5
/
+11
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2009-12-15
ACPICA: Predefined name repair: automatically remove null package elements
Bob Moore
1
-0
/
+5
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
1
-3
/
+1
2009-11-24
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore
1
-1
/
+12
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+2
2009-08-28
ACPICA: Add support for module-level executable AML code
Lin Ming
1
-0
/
+2
2009-08-28
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
1
-0
/
+4
[next]