index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
2021-03-24
ACPICA: Always create namespace nodes using acpi_ns_create_node()
Vegard Nossum
2021-02-19
ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch
Hans de Goede
2021-02-19
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...
Hans de Goede
2021-02-10
Merge back ACPICA material for v5.12.
Rafael J. Wysocki
2021-02-08
Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"
Ard Biesheuvel
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2021-01-22
ACPICA: add type casts for string functions
Bob Moore
2021-01-22
ACPICA: fix -Wfallthrough
Nick Desaulniers
2021-01-18
ACPICA: Clean up exception code class checks
Maximilian Luz
2020-12-01
ACPICA: Interpreter: fix memory leak by using existing buffer
Erik Kaneda
2020-12-01
ACPICA: Add function trace macros to improve debugging
Erik Kaneda
2020-12-01
ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
Hans de Goede
2020-12-01
ACPICA: Remove extreaneous "the" in comments
Colin Ian King
2020-10-19
ACPICA: Add missing type casts in GPE register access code
Rafael J. Wysocki
2020-10-08
Merge back earlier ACPICA-related changes for 5.10.
Rafael J. Wysocki
2020-10-08
ACPICA: Remove unnecessary semicolon
Bob Moore
2020-10-08
ACPICA: Debugger: Add a new command: "ALL <NameSeg>"
Bob Moore
2020-10-08
ACPICA: iASL: Return exceptions for string-to-integer conversions
Bob Moore
2020-10-08
ACPICA: Add predefined names found in the SMBus sepcification
Bob Moore
2020-10-08
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
2020-09-11
ACPICA: Add support for using logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-04
ACPICA: Introduce special struct type for GPE register addresses
Rafael J. Wysocki
2020-09-04
ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
Rafael J. Wysocki
2020-09-04
ACPICA: Validate GPE blocks at init time
Rafael J. Wysocki
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2020-07-27
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2020-06-05
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
2020-05-09
ACPICA: Fix required parameters for _NIG and _NIH
Erik Kaneda
2020-05-09
ACPICA: Dispatcher: add status checks
Erik Kaneda
2020-05-09
ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create ope...
Erik Kaneda
2020-05-09
ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
Erik Kaneda
2020-05-09
ACPICA: Make acpi_protocol_lengths static
Yue Haibing
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-03-30
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
2020-03-30
ACPICA: utilities: fix sprintf()
John Levon
2020-03-30
ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support
Erik Kaneda
2020-03-30
ACPICA: Change PlatformCommChannel ASL keyword to PCC
Erik Kaneda
2020-03-25
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
[next]