Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0b88b71c7762a406ff99c625935474dc42a25003
/
drivers
/
acpi
/
acpica
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
892411d
ACPICA: Tools: Update common signon, remove compilation bit width
by Bob Moore
· 8 years ago
7735ca0
ACPICA: Source tree: Update copyright notices to 2017
by Bob Moore
· 8 years ago
1b62d13
Merge back earlier ACPICA changes for v4.11.
by Rafael J. Wysocki
· 8 years ago
7a37052
ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()
by Lv Zheng
· 8 years ago
6b50623
ACPICA: Parser: Update parse info table for some operators
by Bob Moore
· 8 years ago
9a94729
ACPICA: Fix a problem with recent extra support for control method invocations
by Bob Moore
· 8 years ago
ce87e09
ACPICA: Parser: Allow method invocations as target operands
by Bob Moore
· 8 years ago
74e30f9
ACPICA: Fix for implicit result conversion for the ToXXX functions
by Bob Moore
· 8 years ago
57707a9
ACPICA: Resources: Not a valid resource if buffer length too long
by Bob Moore
· 8 years ago
7225d04
ACPICA: Utilities: Update debug output
by Bob Moore
· 8 years ago
a654b8c
ACPICA: Disassembler: Add Switch/Case disassembly support
by David E. Box
· 8 years ago
0fc5e8f
ACPICA: Hardware: Add sleep register hooks
by Lv Zheng
· 8 years ago
fcfb455
ACPICA: Macro header: Fix some typos in comments
by Bob Moore
· 8 years ago
04cf053
ACPICA: Hardware: Sort access bit width algorithm
by Lv Zheng
· 8 years ago
cc573b9
ACPICA: Utilities: Add power of two rounding support
by Lv Zheng
· 8 years ago
dc4c737
ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()
by Lv Zheng
· 8 years ago
123a157
ACPICA: Hardware: Remove bit_offset masking support
by Lv Zheng
· 8 years ago
703ecd2
ACPICA: Debugger: Rename debugger OSL names
by Lv Zheng
· 8 years ago
66360fa
ACPICA: Tables: Allow FADT to be customized with virtual address
by Lv Zheng
· 8 years ago
174cc71
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
by Lv Zheng
· 8 years ago
5a6e7ec
ACPICA: Utilities: Add new decode function for parser values
by Bob Moore
· 8 years ago
173fcf8
ACPICA: Tables: Add an error message complaining driver bugs
by Lv Zheng
· 8 years ago
170564d
ACPICA: Tables: Add acpi_tb_unload_table()
by Lv Zheng
· 8 years ago
42cc87a
ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()
by Lv Zheng
· 8 years ago
760235c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
by Lv Zheng
· 8 years ago
f7cc874
ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEvInitializeRegion()"
by Lv Zheng
· 8 years ago
523db19
ACPICA: Namespace: Add acpi_ns_handle_to_name()
by Lv Zheng
· 8 years ago
d0ab671
Merge back earlier ACPICA material for v4.10.
by Rafael J. Wysocki
· 8 years ago
e2174b0
Revert "ACPICA: FADT support cleanup"
by Rafael J. Wysocki
· 8 years ago
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
25ccd242
ACPICA: Dispatcher: Fix order issue of method termination
by Lv Zheng
· 8 years ago
066118f
ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file
by Bob Moore
· 8 years ago
a335e95
ACPICA: Disassembler: Fix for Divide() support, new support for test suite
by Bob Moore
· 8 years ago
cacf547
ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception
by Bob Moore
· 8 years ago
3a993ab
ACPICA: Update an info message during table load phase
by Bob Moore
· 8 years ago
7a0b71d
ACPICA: Parser: Fix a regression in LoadTable support
by Lv Zheng
· 8 years ago
9febcdc
ACPICA: Tables: Fix "UNLOAD" code path lock issues
by Lv Zheng
· 8 years ago
86ec64b
ACPICA: Tables: Fix a regression in acpi_tb_find_table()
by Lv Zheng
· 8 years ago
ac0f06e
ACPICA: Tables: Tune table mutex to be a leaf lock
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
c2d981a
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
by Lv Zheng
· 8 years ago
de56ba9
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading
by Lv Zheng
· 8 years ago
955f485
ACPICA: Update return value for intenal _OSI method
by Bob Moore
· 8 years ago
4e0b26d3
ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_addresses is TRUE
by Lv Zheng
· 8 years ago
bdbe5df
ACPICA: Tables: Add new table events indicating table installation/uninstallation
by Lv Zheng
· 8 years ago
752db10
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
by Lv Zheng
· 8 years ago
eacce4b
ACPICA: Add a couple of casts to uthex.c
by Bob Moore
· 8 years ago
5ebd2ea
ACPICA: Cleanup for all string-to-integer conversions
by Bob Moore
· 8 years ago
60361b7
ACPICA: Debugger: Add subcommand for predefined name execution
by Bob Moore
· 8 years ago
911a9b8
ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file
by Lv Zheng
· 8 years ago
dd99cbc
ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead
by Lv Zheng
· 8 years ago
f173a77
ACPICA: Clib: Add -nostdinc support for EFI layer
by Lv Zheng
· 8 years ago
e323c02
ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue
by Lv Zheng
· 8 years ago
4e2fc6a
ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles
by Lv Zheng
· 8 years ago
722280e
ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link
by Lv Zheng
· 8 years ago
e8f2c16
ACPICA: Debugger: Fix wrong inclusions in dbfileio.c
by Lv Zheng
· 8 years ago
6ea8c54
ACPICA: FADT support cleanup
by Bob Moore
· 8 years ago
2af52c2
ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism
by Lv Zheng
· 8 years ago
9556ec4
ACPICA: Use os_allocate_zeroed
by Bob Moore
· 8 years ago
2368b1a
ACPICA: Divergence: Port declarators back to ACPICA
by Lv Zheng
· 8 years ago
02dcdc3
ACPICA: Simplify configuration for "Max Loops" system parameter
by Bob Moore
· 8 years ago
7c312ad
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
by Bob Moore
· 8 years ago
60d836f
ACPICA: Debugger: Extend some max line lengths
by Bob Moore
· 8 years ago
b5c0875
ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels
by Lv Zheng
· 8 years ago
7fdb5ce
ACPICA: Interpreter: Remove temporary code for External() opcode
by Bob Moore
· 8 years ago
fee4ab9
ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize().
by Jung-uk Kim
· 8 years ago
4857a94
ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.
by Jung-uk Kim
· 8 years ago
ffd8d61
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading"
by Rafael J. Wysocki
· 9 years ago
e8807e4
Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"
by Rafael J. Wysocki
· 9 years ago
45209046
ACPICA: Namespace: Fix namespace/interpreter lock ordering
by Lv Zheng
· 9 years ago
2f38b1b
ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading
by Lv Zheng
· 9 years ago
da4e792
Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()"
by Rafael J. Wysocki
· 9 years ago
7f9bef9
ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
by Lv Zheng
· 9 years ago
d1ce3bb
Merge back new ACPICA material for v4.7.
by Rafael J. Wysocki
· 9 years ago
6a0df32
ACPICA: Move all ASCII utilities to a common file
by Bob Moore
· 9 years ago
66b1ed5
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()
by Lv Zheng
· 9 years ago
c3bc26d
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_read()
by Lv Zheng
· 9 years ago
9222aa8
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
by Lv Zheng
· 9 years ago
b314a17
ACPICA: Hardware: Add optimized access bit width support
by Lv Zheng
· 9 years ago
e35d750
ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
by Lv Zheng
· 9 years ago
5391abf
ACPICA: Renamed some #defined flag constants for clarity
by Bob Moore
· 9 years ago
14f9857
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
by Bob Moore
· 9 years ago
7952d40
ACPICA: ACPI 6.0: Update _BIX support for new package element
by Bob Moore
· 9 years ago
7dbec55
ACPICA: Refactor evaluate_object to reduce nesting
by Bob Moore
· 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
2d3349d
ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations
by Lv Zheng
· 9 years ago
d1461a1
ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
by Lv Zheng
· 9 years ago
ca4fc02
ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
by Lv Zheng
· 9 years ago
7854205
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation
by Lv Zheng
· 9 years ago
920de6e
ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness
by Lv Zheng
· 9 years ago
0461f34
Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
by Lv Zheng
· 9 years ago
a8d1e1c
ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
by Lv Zheng
· 9 years ago
7447bc1
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
by Bob Moore
· 9 years ago
0dfaaa3
ACPICA: All: const keyword changes across the ACPICA source
by Bob Moore
· 9 years ago
3a05be7
ACPICA: Utilities: Update for strtoul64 merger
by Bob Moore
· 9 years ago
2156510
ACPICA: Cleanup some invocation indentations, no functional change
by Bob Moore
· 9 years ago
Next »