index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Merge branch 'acpica'
Rafael J. Wysocki
16
-45
/
+139
2024-08-29
ACPICA: Allow for more flexibility in _DSM args
Saket Dumbre
1
-1
/
+1
2024-08-29
ACPICA: iasl: handle empty connection_node
Aleksandrs Vinarskis
1
-0
/
+3
2024-08-29
ACPICA: Avoid warning for Dump Functions
Adam Lackorzynski
1
-0
/
+2
2024-08-29
ACPICA: Add support for Windows 11 22H2 _OSI string
Armin Wolf
1
-0
/
+1
2024-08-29
ACPICA: Update integer-to-hex-string conversions
Armin Wolf
1
-0
/
+24
2024-08-29
ACPICA: Add support for supressing leading zeros in hex strings
Armin Wolf
1
-1
/
+11
2024-08-29
ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()
Armin Wolf
1
-6
/
+16
2024-08-29
ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
Armin Wolf
1
-0
/
+39
2024-08-29
ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
Armin Wolf
1
-0
/
+8
2024-08-29
ACPICA: Allow PCC Data Type in MCTP resource.
Adam Young
1
-1
/
+2
2024-08-29
ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec
Vasily Khoruzhick
1
-5
/
+6
2024-08-29
ACPICA: Implement the Dword_PCC Resource Descriptor Macro
Jose Marinho
1
-0
/
+2
2024-08-29
ACPICA: haiku: Fix invalid value used for semaphores
Adrien Destugues
2
-3
/
+3
2024-08-29
ACPICA: Allow setting waking vector on reduced hardware platforms
Jiaqing Zhao
1
-9
/
+6
2024-08-29
ACPICA: Detect FACS in reduced hardware build
Jiaqing Zhao
3
-19
/
+13
2024-08-13
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
3
-6
/
+12
2024-08-13
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
3
-59
/
+5
2024-08-02
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...
Pei Xiao
1
-0
/
+2
2024-06-17
ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
Raju Rangoju
1
-21
/
+2
2024-06-13
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
3
-5
/
+59
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-37
/
+79
2024-04-18
ACPICA: Detect FACS even for hardware reduced platforms
David Woodhouse
2
-23
/
+14
2024-04-12
ACPICA: events/evgpeinit: don't forget to increment registered GPE count
Daniil Tatianin
1
-0
/
+1
2024-04-12
ACPICA: Modify ACPI_OBJECT_COMMON_HEADER
lijun
1
-36
/
+71
2024-04-12
ACPICA: Fix spelling and typos
Saket Dumbre
1
-1
/
+1
2024-04-12
ACPICA: Clean up the fix for Issue #900
Saket Dumbre
1
-1
/
+6
2024-04-12
ACPICA: Fix various spelling mistakes in text files and code comments
Colin Ian King
1
-1
/
+1
2024-04-12
ACPICA: Attempt 1 to fix issue #900
Saket Dumbre
1
-1
/
+1
2024-04-09
ACPI: disable -Wstringop-truncation
Arnd Bergmann
1
-0
/
+1
2024-03-26
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...
Nikita Kiryushin
1
-2
/
+6
2023-07-10
ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
Abhishek Mainkar
1
-1
/
+1
2023-07-10
ACPICA: Slightly simplify an error message in acpi_ds_result_push()
Christophe Jaillet
1
-2
/
+2
2023-07-10
ACPICA: Add interrupt command to acpiexec
Jose Marinho
3
-0
/
+68
2023-07-10
ACPICA: Detect GED device and keep track of _EVT
Jose Marinho
2
-0
/
+9
2023-07-10
ACPICA: Add support for _DSC as per ACPI 6.5
Saket Dumbre
1
-0
/
+3
2023-07-10
ACPICA: exserial.c: replace ternary operator with ACPI_MIN()
Jiangshan Yi
1
-2
/
+1
2023-07-10
ACPICA: Modify ACPI_STATE_COMMON
George Guo
1
-11
/
+19
2023-07-10
ACPICA: Fix GCC 12 dangling-pointer warning
Philip Prindeville
1
-0
/
+5
2023-06-15
ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
Rafael J. Wysocki
1
-2
/
+0
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
153
-180
/
+347
2023-04-21
Revert "ACPICA: Events: Support fixed PCIe wake event"
Linus Torvalds
3
-29
/
+0
2023-04-06
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...
void0red
1
-0
/
+3
2023-04-06
ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array
Kees Cook
1
-1
/
+4
2023-04-06
ACPICA: Avoid undefined behavior: load of misaligned address
Tamir Duberstein
1
-4
/
+6
2023-04-06
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
1
-3
/
+9
2023-04-06
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
1
-10
/
+24
2023-04-06
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
1
-5
/
+9
2023-04-06
ACPICA: Avoid undefined behavior: member access within misaligned address
Tamir Duberstein
1
-3
/
+8
2023-04-06
ACPICA: Avoid undefined behavior: applying zero offset to null pointer
Tamir Duberstein
1
-3
/
+8
[next]