Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
15a77c6fe494f4b1757d30cd137fe66ab06a38c3
/
drivers
/
acpi
/
acpica
/
dsmethod.c
8633db6
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
by Lv Zheng
· 8 years ago
8121aa2
ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()
by Lv Zheng
· 8 years ago
25ccd24
ACPICA: Dispatcher: Fix order issue of method termination
by Lv Zheng
· 8 years ago
441ad11
ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
by Lv Zheng
· 8 years ago
74f51b8
ACPICA: Namespace: Fix dynamic table loading issues
by Lv Zheng
· 8 years ago
d1ce3bb
Merge back new ACPICA material for v4.7.
by Rafael J. Wysocki
· 9 years ago
f5c1e1c
ACPICA: Divergence: remove unwanted spaces for typedef
by Lv Zheng
· 9 years ago
93d6884
ACPICA: Dispatcher: Update thread ID for recursive method calls
by Prarit Bhargava
· 9 years ago
05fb04b
ACPICA: Remove unnecessary arguments to ACPI_INFO
by Bob Moore
· 9 years ago
c8100dc
ACPICA: Additional 2016 copyright changes
by Bob Moore
· 9 years ago
1fad873
ACPICA: Core: Major update for code formatting, no functional changes
by Bob Moore
· 9 years ago
33d3a2a
ACPICA: Fix SyncLevel support interaction with method auto-serialization
by David E. Box
· 9 years ago
fdd8d83
ACPICA: Debugger: Move debugger specific APIs to debugger component
by Lv Zheng
· 9 years ago
dc67d0f
ACPICA: Remove extraneous check for null walk_state
by Markus Elfring
· 9 years ago
ab6c573
ACPICA: Executer: Add interpreter tracing mode for method tracing facility
by Lv Zheng
· 9 years ago
a616dc2
ACPICA: Dispatcher: Add trace support for interpreter
by Lv Zheng
· 9 years ago
0bac429
ACPICA: Dispatcher: Move stack traversal code to dispatcher
by Lv Zheng
· 9 years ago
62eb935
ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
by Lv Zheng
· 9 years ago
83482f7
ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
by Lv Zheng
· 9 years ago
c8dec74
ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method().
by Lv Zheng
· 10 years ago
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
d182557
ACPICA: Ignore sync_level for methods that have been auto-serialized.
by Bob Moore
· 11 years ago
21bd7e6
ACPICA: Add additional named objects for the auto-serialize method scan.
by Lv Zheng
· 11 years ago
22b5afc
ACPICA: Add auto-serialization support for ill-behaved control methods.
by Bob Moore
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
9187a41
ACPICA: Add new statistics interface.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
78d025e
ACPICA: Fix possible memory leak in dispatcher error path.
by Tim Gardner
· 12 years ago
2271582
ACPICA: Fix possible memory leak.
by Jesper Juhl
· 12 years ago
56324c1
ACPICA: Update codes under disabled build options.
by Lv Zheng
· 12 years ago
73a3090
ACPICA: Remove extra spaces after periods within comments
by Bob Moore
· 12 years ago
ba494be
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
by Bob Moore
· 12 years ago
7784813
ACPICA: Update all copyrights to 2012
by Bob Moore
· 13 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
2629484
ACPICA: Fix issues/fault with automatic "serialized" method support
by Lin Ming
· 14 years ago
28eb3fc
ACPICA: Make acpi_thread_id no longer configurable, always u64
by Lin Ming
· 14 years ago
a9fc031
ACPICA: Optimization: Reduce the number of namespace walks
by Alexey Starikovskiy
· 15 years ago
b27d659
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
by Bob Moore
· 15 years ago
f6a22b0
ACPICA: Standardize integer output for ACPICA warnings/errors
by Bob Moore
· 15 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
e31c32c
ACPICA: Module-level code: enable _REG execution in same scope
by Lin Ming
· 15 years ago
7f0c826
ACPICA: Add support for module-level executable AML code
by Lin Ming
· 15 years ago
e2f7a77
ACPICA: hide private headers
by Len Brown
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago
[Renamed from drivers/acpi/dispatcher/dsmethod.c]
5b929aa
ACPICA: delete acdisasm.h
by Len Brown
· 16 years ago
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
a8fadc9
ACPICA: Add support to externally execute _OSI method
by Bob Moore
· 16 years ago
d8a0ec9
ACPICA: Fixed a couple memory leaks associated with "implicit return"
by Lin Ming
· 16 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 16 years ago
b62151d
acpi: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
b7f9f04
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
a69c77c
ACPICA: Removed extraneous code
by Bob Moore
· 17 years ago
ba886cd
ACPICA: Update for mutiple global lock acquisitions by same thread
by Bob Moore
· 17 years ago
262a7a2
Revert "ACPICA: fix AML mutex re-entrancy"
by Len Brown
· 18 years ago
c0d127b
ACPICA: fix AML mutex re-entrancy
by Alexey Starikovskiy
· 18 years ago
6c9deb7
ACPICA: Update copyright to 2007.
by Bob Moore
· 18 years ago
ec3153f
ACPICA: Use manifest constants for parse pass number
by Bob Moore
· 18 years ago
9bc75cf
ACPICA: Eliminate control method 2-pass parse/execute.
by Valery Podrezov
· 18 years ago
f6dd922
ACPI: ACPICA 20060707
by Bob Moore
· 18 years ago
967440e3
ACPI: ACPICA 20060623
by Bob Moore
· 18 years ago
4c90ece
ACPI: ACPICA 20060608
by Bob Moore
· 19 years ago
4119532
ACPI: ACPICA 20060526
by Bob Moore
· 19 years ago
958dd24
ACPI: ACPICA 20060512
by Bob Moore
· 19 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
793c238
ACPI: ACPICA 20060331
by Bob Moore
· 19 years ago
52fc0b0
[ACPI] ACPICA 20060210
by Bob Moore
· 18 years ago
b8e4d89
[ACPI] ACPICA 20060127
by Bob Moore
· 19 years ago
4a90c7e
[ACPI] ACPICA 20060113
by Bob Moore
· 19 years ago
defba1d
[ACPI] ACPICA 20051216
by Bob Moore
· 19 years ago
28f55eb
[ACPI] ACPICA 20051202
by Bob Moore
· 19 years ago
aff8c27
[ACPI] ACPICA 20050902
by Robert Moore
· 19 years ago
a94f188
[ACPI] revert owner-id-3.patch
by Len Brown
· 19 years ago
8813dfb
[ACPI] Error: Invalid owner_id: 00
by Alexey Y. Starikovskiy
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
0c9938c
[ACPI] ACPICA 20050729 from Bob Moore
by Robert Moore
· 19 years ago
f9f4601
ACPICA 20050708 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 19 years ago
88ac00f
ACPICA 20050526 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 20 years ago
44f6c01
ACPICA 20050408 from Bob Moore
by Robert Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago