index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ACPICA: Resources: Not a valid resource if buffer length too long"
Rafael J. Wysocki
2017-04-13
1
-12
/
+5
*
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-28
3
-4
/
+4
*
ACPICA: Tools: Update common signon, remove compilation bit width
Bob Moore
2017-02-09
1
-5
/
+5
*
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-09
193
-194
/
+194
*
Merge back earlier ACPICA changes for v4.11.
Rafael J. Wysocki
2017-01-30
17
-137
/
+337
|
\
|
*
ACPICA: Parser: Update parse info table for some operators
Bob Moore
2017-01-05
1
-4
/
+4
|
*
ACPICA: Fix a problem with recent extra support for control method invocations
Bob Moore
2017-01-05
1
-1
/
+24
|
*
ACPICA: Parser: Allow method invocations as target operands
Bob Moore
2017-01-05
4
-41
/
+69
|
*
ACPICA: Fix for implicit result conversion for the ToXXX functions
Bob Moore
2017-01-05
4
-12
/
+24
|
*
ACPICA: Resources: Not a valid resource if buffer length too long
Bob Moore
2017-01-02
1
-5
/
+12
|
*
ACPICA: Utilities: Update debug output
Bob Moore
2017-01-02
2
-4
/
+6
|
*
ACPICA: Disassembler: Add Switch/Case disassembly support
David E. Box
2017-01-02
1
-2
/
+5
|
*
ACPICA: Hardware: Add sleep register hooks
Lv Zheng
2017-01-02
2
-24
/
+22
|
*
ACPICA: Macro header: Fix some typos in comments
Bob Moore
2017-01-02
1
-6
/
+8
|
*
ACPICA: Hardware: Sort access bit width algorithm
Lv Zheng
2017-01-02
1
-22
/
+57
|
*
ACPICA: Utilities: Add power of two rounding support
Lv Zheng
2017-01-02
1
-0
/
+60
|
*
ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()
Lv Zheng
2017-01-02
1
-9
/
+53
|
*
ACPICA: Hardware: Remove bit_offset masking support
Lv Zheng
2017-01-02
1
-14
/
+0
|
*
ACPICA: Debugger: Rename debugger OSL names
Lv Zheng
2017-01-02
1
-2
/
+2
*
|
ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()
Lv Zheng
2017-01-20
2
-9
/
+17
|
/
*
ACPICA: Tables: Allow FADT to be customized with virtual address
Lv Zheng
2016-12-21
1
-7
/
+7
*
ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_...
Lv Zheng
2016-12-21
3
-48
/
+173
*
ACPICA: Utilities: Add new decode function for parser values
Bob Moore
2016-12-09
3
-0
/
+52
*
ACPICA: Tables: Add an error message complaining driver bugs
Lv Zheng
2016-12-01
1
-0
/
+16
*
ACPICA: Tables: Add acpi_tb_unload_table()
Lv Zheng
2016-12-01
4
-64
/
+52
*
ACPICA: Tables: Cleanup acpi_tb_install_and_load_table()
Lv Zheng
2016-12-01
4
-50
/
+12
*
ACPICA: Events: Fix acpi_ev_initialize_region() return value
Lv Zheng
2016-12-01
4
-51
/
+27
*
ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv...
Lv Zheng
2016-12-01
1
-2
/
+2
*
ACPICA: Namespace: Add acpi_ns_handle_to_name()
Lv Zheng
2016-12-01
3
-32
/
+59
*
Merge back earlier ACPICA material for v4.10.
Rafael J. Wysocki
2016-12-01
3
-14
/
+16
|
\
|
*
ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file
Bob Moore
2016-10-21
1
-4
/
+0
|
*
ACPICA: Disassembler: Fix for Divide() support, new support for test suite
Bob Moore
2016-10-21
2
-9
/
+11
|
*
ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception
Bob Moore
2016-10-21
1
-1
/
+1
|
*
ACPICA: Update an info message during table load phase
Bob Moore
2016-10-21
1
-1
/
+5
*
|
Revert "ACPICA: FADT support cleanup"
Rafael J. Wysocki
2016-11-14
1
-6
/
+4
*
|
ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()
Lv Zheng
2016-10-29
5
-19
/
+11
*
|
ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...
Lv Zheng
2016-10-29
1
-1
/
+1
*
|
ACPICA: Dispatcher: Fix order issue of method termination
Lv Zheng
2016-10-29
1
-20
/
+20
|
/
*
ACPICA: Parser: Fix a regression in LoadTable support
Lv Zheng
2016-09-24
1
-0
/
+11
*
ACPICA: Tables: Fix "UNLOAD" code path lock issues
Lv Zheng
2016-09-24
3
-13
/
+26
*
ACPICA: Tables: Fix a regression in acpi_tb_find_table()
Lv Zheng
2016-09-17
1
-1
/
+1
*
ACPICA: Tables: Tune table mutex to be a leaf lock
Lv Zheng
2016-09-10
5
-131
/
+182
*
ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
Lv Zheng
2016-09-10
2
-2
/
+10
*
ACPICA: Namespace: Fix dynamic table loading issues
Lv Zheng
2016-09-10
10
-69
/
+47
*
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
Lv Zheng
2016-09-10
2
-16
/
+55
*
ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for...
Lv Zheng
2016-09-10
10
-37
/
+220
*
ACPICA: Update return value for intenal _OSI method
Bob Moore
2016-09-10
1
-5
/
+17
*
ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a...
Lv Zheng
2016-09-10
1
-53
/
+49
*
ACPICA: Tables: Add new table events indicating table installation/uninstalla...
Lv Zheng
2016-09-10
1
-0
/
+8
*
ACPICA: Tables: Remove acpi_tb_install_fixed_table()
Lv Zheng
2016-09-10
3
-80
/
+16
[next]