index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
ACPICA: Refuse to evaluate a method if arguments are missing
Rafael J. Wysocki
1
-0
/
+7
2025-05-29
ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()
Ahmed Salem
1
-1
/
+1
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
143
-144
/
+144
2025-05-12
ACPICA: Replace strncpy() with memcpy()
Ahmed Salem
3
-5
/
+5
2025-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
1
-1
/
+1
2025-05-12
ACPICA: Adjust the position of code lines
Zhe Qiao
1
-1
/
+1
2025-05-12
ACPICA: Apply ACPI_NONSTRING
Kees Cook
3
-4
/
+4
2025-05-12
ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"
Colin Ian King
1
-1
/
+1
2025-05-12
ACPICA: utilities: Fix overflow check in vsnprintf()
gldrk
1
-5
/
+2
2025-05-07
ACPICA: Apply pack(1) to union aml_resource
Tamir Duberstein
5
-48
/
+21
2025-04-25
Merge back earlier ACPICA material for 6.16
Rafael J. Wysocki
6
-38
/
+84
2025-04-24
ACPICA: Add support for printing AML arguments when trace point enabled
Mario Limonciello
3
-0
/
+55
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
2
-3
/
+3
2025-04-09
ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
Daniil Tatianin
1
-0
/
+6
2025-03-27
ACPICA: Fix warnings from PR #295 merge
Saket Dumbre
1
-2
/
+2
2025-03-27
ACPICA: fix acpi parse and parseext cache leaks
Seunghun Han
1
-37
/
+15
2025-03-27
ACPICA: fix acpi operand cache leak in dswstate.c
Seunghun Han
1
-1
/
+8
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
1
-2
/
+0
2024-12-12
ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
Daniil Tatianin
1
-2
/
+0
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
[next]