summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
| | * ACPICA: Fix a couple of typosBob Moore2020-02-161-1/+1
| | * ACPICA: use acpi_size instead of u32 for prefix_path_lengthSven Barth2020-02-161-1/+1
| | * ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32Sven Barth2020-02-161-2/+2
| | * ACPICA: cast the result of the pointer difference to u32Sven Barth2020-02-161-1/+1
| | * ACPICA: Table Manager: Update comments in a function headerBob Moore2020-02-161-6/+6
| | * ACPICA: Enable sleep button on ACPI legacy wakeAnchal Agarwal2020-02-161-0/+12
| | * ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.Bob Moore2020-02-161-1/+1
| | * ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_treeErik Kaneda2020-02-162-3/+3
| | * ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()Erik Kaneda2020-02-162-5/+3
* | | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki2020-03-253-15/+51
|/ /
* / ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki2020-02-211-0/+45
|/
* ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-113-0/+105
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-13142-143/+143
* ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...Maximilian Luz2019-12-193-3/+12
* ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2019-12-192-1/+22
* ACPICA: debugger: fix spelling mistake "adress" -> "address"Colin Ian King2019-12-191-1/+1
* ACPICA: debugger: remove leading whitespaces when converting a string to a bu...Erik Schmauss2019-10-281-0/+4
* ACPICA: acpiexec: initialize all simple types and field units from user inputErik Schmauss2019-10-281-6/+3
* ACPICA: debugger: add field unit support for acpi_db_get_next_tokenErik Schmauss2019-10-281-0/+15
* ACPICA: debugger: surround field unit output with braces '{'Erik Schmauss2019-10-281-1/+6
* ACPICA: debugger: add command to dump all fields of particular subtypeErik Schmauss2019-10-284-0/+141
* ACPICA: utilities: add flag to only display data when dumping buffersErik Schmauss2019-10-282-27/+34
* ACPICA: make acpi_load_table() return table indexNikolaus Voss2019-10-282-2/+8
* ACPICA: Add new external interface, acpi_unload_table()Bob Moore2019-10-281-0/+32
* ACPICA: More Clang changesBob Moore2019-10-288-11/+14
* ACPICA: Win OSL: Replace get_tick_count with get_tick_count64Bob Moore2019-10-281-1/+1
* ACPICA: Results from ClangBob Moore2019-10-2813-25/+28
* Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-1719-80/+87
|\
| * ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
| * ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-1/+1
| * ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-215-54/+57
| * ACPICA: Fix issues with arg types within printf format stringsBob Moore2019-08-214-15/+13
| * ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-2111-21/+27
| * ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King2019-08-211-1/+0
* | ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki2019-07-231-3/+3
|/
* ACPICA: Update table load object initializationErik Schmauss2019-07-112-17/+11
* Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki2019-07-102-9/+17
* ACPICA: Update table load object initializationErik Schmauss2019-07-042-17/+9
* ACPICA: Update for object initialization sequenceBob Moore2019-07-043-33/+29
* ACPICA: remove legacy module-level code due to deprecationErik Schmauss2019-07-048-244/+0
* ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore2019-07-041-11/+43
* Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki2019-07-041-0/+11
|\
| * ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss2019-06-141-0/+11
* | ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-195-5/+12
|/
* Merge branch 'acpica'Rafael J. Wysocki2019-05-0630-80/+86
|\
| * Merge back ACPICA changes for v5.2.Rafael J. Wysocki2019-04-1230-80/+86
| |\
| | * ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss2019-04-091-0/+4
| | * ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss2019-04-091-1/+1
| | * ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-0915-37/+37
| | * ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-0917-37/+39