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
*
ACPICA: Add missing type casts in GPE register access code
Rafael J. Wysocki
2020-10-19
1
-2
/
+2
*
Merge back earlier ACPICA-related changes for 5.10.
Rafael J. Wysocki
2020-10-08
8
-34
/
+175
|
\
|
*
ACPICA: Add support for using logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-11
3
-6
/
+33
|
*
ACPICA: Introduce special struct type for GPE register addresses
Rafael J. Wysocki
2020-09-04
4
-14
/
+15
|
*
ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
Rafael J. Wysocki
2020-09-04
4
-20
/
+84
|
*
ACPICA: Validate GPE blocks at init time
Rafael J. Wysocki
2020-09-04
3
-0
/
+49
*
|
ACPICA: Remove unnecessary semicolon
Bob Moore
2020-10-08
1
-1
/
+1
*
|
ACPICA: Debugger: Add a new command: "ALL <NameSeg>"
Bob Moore
2020-10-08
4
-34
/
+188
*
|
ACPICA: iASL: Return exceptions for string-to-integer conversions
Bob Moore
2020-10-08
1
-9
/
+24
*
|
ACPICA: Add predefined names found in the SMBus sepcification
Bob Moore
2020-10-08
4
-7
/
+39
*
|
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
2020-10-08
2
-2
/
+3
|
/
*
-
.
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2020-08-03
2
-24
/
+54
|
\
\
|
*
|
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2020-07-27
2
-24
/
+54
|
|
/
*
|
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2020-07-27
2
-9
/
+1
*
|
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
2020-07-27
1
-2
/
+1
|
/
*
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
2020-06-05
2
-1
/
+4
*
ACPICA: Fix required parameters for _NIG and _NIH
Erik Kaneda
2020-05-09
1
-2
/
+2
*
ACPICA: Dispatcher: add status checks
Erik Kaneda
2020-05-09
1
-5
/
+12
*
ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create ope...
Erik Kaneda
2020-05-09
1
-1
/
+4
*
ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
Erik Kaneda
2020-05-09
2
-1
/
+1
*
ACPICA: Make acpi_protocol_lengths static
Yue Haibing
2020-05-09
1
-1
/
+1
*
Merge branch 'acpica'
Rafael J. Wysocki
2020-04-06
10
-22
/
+91
|
\
|
*
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
2020-03-30
7
-20
/
+83
|
*
ACPICA: utilities: fix sprintf()
John Levon
2020-03-30
1
-1
/
+6
|
*
ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support
Erik Kaneda
2020-03-30
1
-0
/
+1
|
*
ACPICA: Change PlatformCommChannel ASL keyword to PCC
Erik Kaneda
2020-03-30
1
-1
/
+1
*
|
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-03-31
8
-17
/
+27
|
\
\
|
*
|
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
8
-17
/
+27
|
|
\
|
|
|
*
ACPICA: Fix a couple of typos
Bob Moore
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
2020-02-16
1
-2
/
+2
|
|
*
ACPICA: cast the result of the pointer difference to u32
Sven Barth
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: Table Manager: Update comments in a function header
Bob Moore
2020-02-16
1
-6
/
+6
|
|
*
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
2020-02-16
1
-0
/
+12
|
|
*
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
2020-02-16
1
-1
/
+1
|
|
*
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2020-02-16
2
-3
/
+3
|
|
*
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2020-02-16
2
-5
/
+3
*
|
|
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-03-25
3
-15
/
+51
|
/
/
*
/
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-21
1
-0
/
+45
|
/
*
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-02-11
3
-0
/
+105
*
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2020-01-13
142
-143
/
+143
*
ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...
Maximilian Luz
2019-12-19
3
-3
/
+12
*
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2019-12-19
2
-1
/
+22
*
ACPICA: debugger: fix spelling mistake "adress" -> "address"
Colin Ian King
2019-12-19
1
-1
/
+1
*
ACPICA: debugger: remove leading whitespaces when converting a string to a bu...
Erik Schmauss
2019-10-28
1
-0
/
+4
*
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
2019-10-28
1
-6
/
+3
*
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
2019-10-28
1
-0
/
+15
*
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
2019-10-28
1
-1
/
+6
*
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
2019-10-28
4
-0
/
+141
*
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2019-10-28
2
-27
/
+34
[next]