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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...
Rafael J. Wysocki
2
-9
/
+2
2016-07-11
Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"
Rafael J. Wysocki
2
-8
/
+8
2016-07-05
ACPICA: Namespace: Fix namespace/interpreter lock ordering
Lv Zheng
2
-8
/
+8
2016-06-22
ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa...
Lv Zheng
2
-2
/
+9
2016-06-15
Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...
Rafael J. Wysocki
1
-137
/
+9
2016-06-01
ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
Lv Zheng
1
-14
/
+9
2016-05-06
Merge back new ACPICA material for v4.7.
Rafael J. Wysocki
111
-1022
/
+1662
2016-05-05
ACPICA: Move all ASCII utilities to a common file
Bob Moore
11
-110
/
+160
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w...
Lv Zheng
1
-9
/
+137
2016-05-05
ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re...
Lv Zheng
1
-13
/
+62
2016-05-05
ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
Lv Zheng
2
-10
/
+14
2016-05-05
ACPICA: Hardware: Add optimized access bit width support
Lv Zheng
1
-2
/
+47
2016-05-05
ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
Lv Zheng
1
-1
/
+2
2016-05-05
ACPICA: Renamed some #defined flag constants for clarity
Bob Moore
2
-16
/
+16
2016-05-05
ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
Bob Moore
2
-7
/
+23
2016-05-05
ACPICA: ACPI 6.0: Update _BIX support for new package element
Bob Moore
2
-2
/
+89
2016-05-05
ACPICA: Refactor evaluate_object to reduce nesting
Bob Moore
1
-56
/
+55
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
74
-253
/
+252
2016-05-04
ACPICA: Dispatcher: Update thread ID for recursive method calls
Prarit Bhargava
1
-0
/
+3
2016-04-05
ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...
Lv Zheng
1
-21
/
+54
2016-04-05
ACPICA: Events: Fix an issue that _REG association can happen before namespac...
Lv Zheng
3
-50
/
+24
2016-04-05
ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
Lv Zheng
1
-1
/
+3
2016-04-05
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...
Lv Zheng
1
-1
/
+1
2016-04-05
ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...
Lv Zheng
1
-10
/
+15
2016-04-05
Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
Lv Zheng
1
-2
/
+2
2016-04-05
ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
Lv Zheng
1
-0
/
+4
2016-04-05
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
Bob Moore
1
-0
/
+1
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
25
-111
/
+111
2016-04-05
ACPICA: Utilities: Update for strtoul64 merger
Bob Moore
5
-34
/
+53
2016-04-05
ACPICA: Cleanup some invocation indentations, no functional change
Bob Moore
1
-0
/
+6
2016-04-05
ACPICA: iASL: Cleanup/optimization for ToPLD macro support
Bob Moore
2
-0
/
+52
2016-04-05
ACPICA: Interpreter: Update some function headers, no functional change
Bob Moore
1
-6
/
+6
2016-04-05
ACPICA: Intepreter: Add object extensions to Concatenate operand
Bob Moore
3
-290
/
+440
2016-04-05
ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
Bob Moore
2
-13
/
+26
2016-04-05
ACPICA: Tables: Update FADT handling
Bob Moore
1
-7
/
+11
2016-04-04
ACPICA: Linuxize: reduce divergences for 20160212 release
Lv Zheng
2
-2
/
+1
2016-03-14
Merge branch 'acpica'
Rafael J. Wysocki
24
-185
/
+371
2016-03-10
ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...
Lv Zheng
3
-39
/
+32
2016-03-08
ACPICA: Revert "Parser: Fix for SuperName method invocation"
Bob Moore
1
-5
/
+4
2016-03-08
ACPICA: Utilities: Update trace mechinism for acquire_object
Bob Moore
1
-1
/
+1
2016-02-24
ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...
Lv Zheng
4
-4
/
+4
2016-02-24
ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
Lv Zheng
3
-77
/
+85
2016-02-24
ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps
Lv Zheng
1
-17
/
+18
2016-02-24
ACPICA: Tables: make default region accessible during the table load
Lv Zheng
2
-5
/
+29
2016-02-24
ACPICA: ACPI 6.0/iASL: Add support for the External AML opcode
David E. Box
1
-1
/
+3
2016-02-24
ACPICA: Remove unnecessary arguments to ACPI_INFO
Bob Moore
13
-29
/
+18
2016-02-24
ACPICA: debugger: dbconvert: free pld_info on error return path
Colin Ian King
1
-2
/
+3
2016-02-24
ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function
Bob Moore
1
-38
/
+206
2016-02-24
ACPICA: iASL: Fix some typos with the name strtoul64
Bob Moore
1
-1
/
+1
2016-02-24
ACPICA: Remove incorrect "static" from a global structure
Bob Moore
1
-1
/
+1
[next]