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
2019-10-28
ACPICA: debugger: remove leading whitespaces when converting a string to a bu...
Erik Schmauss
1
-0
/
+4
2019-10-28
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
1
-6
/
+3
2019-10-28
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
1
-0
/
+15
2019-10-28
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
1
-1
/
+6
2019-10-28
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
4
-0
/
+141
2019-10-28
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2
-27
/
+34
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2
-2
/
+8
2019-10-28
ACPICA: Add new external interface, acpi_unload_table()
Bob Moore
1
-0
/
+32
2019-10-28
ACPICA: More Clang changes
Bob Moore
8
-11
/
+14
2019-10-28
ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
Bob Moore
1
-1
/
+1
2019-10-28
ACPICA: Results from Clang
Bob Moore
13
-25
/
+28
2019-09-17
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
19
-80
/
+87
2019-08-21
ACPICA: Add "Windows 2019" string to _OSI support.
Jung-uk Kim
1
-0
/
+1
2019-08-21
ACPICA: Differentiate Windows 8.1 from Windows 8.
Jung-uk Kim
1
-1
/
+1
2019-08-21
ACPICA: Fully deploy ACPI_PRINTF_LIKE macro
Bob Moore
5
-54
/
+57
2019-08-21
ACPICA: Fix issues with arg types within printf format strings
Bob Moore
4
-15
/
+13
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
11
-21
/
+27
2019-08-21
ACPICA: Debugger: remove redundant assignment on obj_desc
Colin Ian King
1
-1
/
+0
2019-07-23
ACPICA: Return u32 from acpi_dispatch_gpe()
Rafael J. Wysocki
1
-3
/
+3
2019-07-11
ACPICA: Update table load object initialization
Erik Schmauss
2
-17
/
+11
2019-07-10
Revert "ACPICA: Update table load object initialization"
Rafael J. Wysocki
2
-9
/
+17
2019-07-04
ACPICA: Update table load object initialization
Erik Schmauss
2
-17
/
+9
2019-07-04
ACPICA: Update for object initialization sequence
Bob Moore
3
-33
/
+29
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
8
-244
/
+0
2019-07-04
ACPICA: Namespace: simplify creation of the initial/default namespace
Bob Moore
1
-11
/
+43
2019-07-04
Merge ACPI tables handling changes for v5.3.
Rafael J. Wysocki
1
-0
/
+11
2019-06-19
ACPICA: Clear status of GPEs on first direct enable
Rafael J. Wysocki
5
-5
/
+12
2019-06-14
ACPI: configfs: Resolve objects on host-directed table loads
Nikolaus Voss
1
-0
/
+11
2019-05-06
Merge branch 'acpica'
Rafael J. Wysocki
30
-80
/
+86
2019-04-30
Revert "ACPICA: Clear status of GPEs before enabling them"
Rafael J. Wysocki
1
-5
/
+1
2019-04-12
Merge back ACPICA changes for v5.2.
Rafael J. Wysocki
30
-80
/
+86
2019-04-09
ACPICA: Namespace: add check to avoid null pointer dereference
Erik Schmauss
1
-0
/
+4
2019-04-09
ACPICA: utilities: fix spelling of PCC to platform_comm_channel
Erik Schmauss
1
-1
/
+1
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
15
-37
/
+37
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
17
-37
/
+39
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
4
-5
/
+5
2019-04-09
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
1
-0
/
+4
2019-03-28
ACPICA: Clear status of GPEs before enabling them
Furquan Shaikh
1
-1
/
+5
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
20
-38
/
+39
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
1
-3
/
+5
2019-02-24
ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter
Erik Schmauss
4
-0
/
+80
2019-02-18
ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIG
Erik Schmauss
1
-0
/
+15
2019-02-18
ACPICA: Update/clarify messages for control method failures
Bob Moore
3
-10
/
+11
2019-02-18
ACPICA: Debugger: Fix possible fault with the "test objects" command
Bob Moore
2
-67
/
+100
2019-02-18
ACPICA: Interpreter: Emit warning for creation of a zero-length op region
Bob Moore
1
-0
/
+11
2019-02-18
ACPICA: Remove legacy module-level code support
Erik Schmauss
4
-281
/
+22
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
1
-78
/
+18
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
142
-143
/
+143
2019-01-15
ACPICA: acpiexec: Add option to dump extra info for memory leaks
Bob Moore
3
-5
/
+18
2019-01-15
ACPICA: Convert more ACPI errors to firmware errors
Bob Moore
3
-11
/
+56
[next]