index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
arch
/
x86
/
kernel
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+16
2023-01-26
x86/ACPI/boot: Use try_cmpxchg() in __acpi_{acquire,release}_global_lock()
Uros Bizjak
1
-8
/
+8
2023-01-10
x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
Kishon Vijay Abraham I
1
-3
/
+16
2022-11-11
x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
Tony W Wang-oc
1
-8
/
+16
2022-07-13
ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
Mario Limonciello
1
-0
/
+6
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
1
-0
/
+10
2022-05-25
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+3
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+14
2022-05-11
x86: ACPI: Make mp_config_acpi_gsi() a void function
Li kunyu
1
-4
/
+3
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
1
-16
/
+14
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
1
-1
/
+2
2022-04-13
x86/ACPI: Preserve ACPI-table override during hibernation
Amadeusz Sławiński
1
-1
/
+1
2022-04-07
x86/acpi/x86/boot: Add multiprocessor wake-up support
Kuppuswamy Sathyanarayanan
1
-1
/
+92
2022-03-22
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+21
2022-03-16
PM: hibernate: Honour ACPI hardware signature by default for virtual guests
David Woodhouse
1
-2
/
+21
2022-03-08
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
1
-0
/
+14
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
1
-0
/
+40
2022-03-08
x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c
Huang Rui
2
-2
/
+2
2022-01-13
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
1
-1
/
+3
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
1
-3
/
+3
2021-10-01
x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
Deepak Sharma
1
-0
/
+15
2021-09-13
x86/ACPI: Don't add CPUs that are not online capable
Mario Limonciello
1
-0
/
+9
2021-08-11
x86: Fix typo s/ECLR/ELCR/ for the PIC register
Maciej W. Rozycki
1
-3
/
+3
2021-08-11
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
1
-3
/
+3
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-71
/
+47
2021-05-31
x86/cstate: Allow ACPI C1 FFH MWAIT use on Hygon systems
Pu Wen
1
-1
/
+2
2021-05-17
x86/acpi: Switch to pr_xxx log functions
Heiner Kallweit
1
-71
/
+47
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2021-04-17
kasan: remove redundant config option
Walter Wu
1
-1
/
+1
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
1
-13
/
+12
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2
-3
/
+3
2021-01-26
x86/acpi: Support objtool validation in wakeup_64.S
Josh Poimboeuf
2
-1
/
+2
2021-01-26
x86/acpi: Annotate indirect branch as safe
Josh Poimboeuf
1
-0
/
+2
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
1
-1
/
+1
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
1
-0
/
+5
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-04-08
ACPI, x86/boot: make acpi_nobgrt static
Jason Yan
1
-1
/
+1
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-1
/
+2
2020-03-14
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
1
-1
/
+1
2020-03-14
acpi/x86: add a kernel parameter to disable ACPI BGRT
Alex Hung
1
-1
/
+9
2020-03-14
x86/acpi: make "asmlinkage" part first thing in the function definition
Alexey Dobriyan
2
-2
/
+2
2019-12-10
x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real...
Sean Christopherson
1
-0
/
+11
2019-12-10
x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
Sean Christopherson
1
-1
/
+1
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-3
/
+4
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-4
/
+4
2019-10-18
x86/asm/suspend: Use SYM_DATA for data
Jiri Slaby
2
-2
/
+2
[next]