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
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2
-24
/
+54
2020-07-27
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2
-9
/
+1
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
1
-2
/
+1
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2
-24
/
+54
2020-06-05
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
2
-1
/
+4
2020-05-09
ACPICA: Fix required parameters for _NIG and _NIH
Erik Kaneda
1
-2
/
+2
2020-05-09
ACPICA: Dispatcher: add status checks
Erik Kaneda
1
-5
/
+12
2020-05-09
ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create ope...
Erik Kaneda
1
-1
/
+4
2020-05-09
ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
Erik Kaneda
2
-1
/
+1
2020-05-09
ACPICA: Make acpi_protocol_lengths static
Yue Haibing
1
-1
/
+1
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
10
-22
/
+91
2020-03-30
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
8
-17
/
+27
2020-03-30
Merge branch 'acpica'
Rafael J. Wysocki
8
-17
/
+27
2020-03-30
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
7
-20
/
+83
2020-03-30
ACPICA: utilities: fix sprintf()
John Levon
1
-1
/
+6
2020-03-30
ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support
Erik Kaneda
1
-0
/
+1
2020-03-30
ACPICA: Change PlatformCommChannel ASL keyword to PCC
Erik Kaneda
1
-1
/
+1
2020-03-25
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
3
-15
/
+51
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+45
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
1
-2
/
+2
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
1
-1
/
+1
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
1
-6
/
+6
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
1
-0
/
+12
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
1
-1
/
+1
2020-02-16
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2
-3
/
+3
2020-02-16
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2
-5
/
+3
2020-02-11
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
3
-0
/
+105
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
142
-143
/
+143
2019-12-19
ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...
Maximilian Luz
3
-3
/
+12
2019-12-19
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2
-1
/
+22
2019-12-19
ACPICA: debugger: fix spelling mistake "adress" -> "address"
Colin Ian King
1
-1
/
+1
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
[next]