index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
Kirill A. Shutemov
3
-4
/
+6
2022-01-27
ACPICA: Fix wrong interpretation of PCC address
Sudeep Holla
1
-6
/
+1
2022-01-27
ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
Rafael J. Wysocki
1
-1
/
+2
2022-01-27
ACPICA: Utilities: Avoid deleting the same object twice in a row
Rafael J. Wysocki
1
-0
/
+1
2021-11-17
ACPICA: Avoid evaluating methods too early during system resume
Rafael J. Wysocki
4
-13
/
+15
2021-08-12
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
1
-7
/
+0
2021-07-14
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
1
-0
/
+7
2021-06-10
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
1
-0
/
+8
2021-03-11
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...
Hans de Goede
4
-17
/
+57
2020-08-19
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2
-9
/
+1
2020-06-22
ACPICA: Dispatcher: add status checks
Erik Kaneda
1
-5
/
+12
2020-04-23
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
7
-20
/
+83
2020-04-17
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
3
-15
/
+51
2020-02-28
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+45
2020-02-24
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2
-1
/
+22
2020-02-19
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
3
-0
/
+105
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
[next]