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