aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/platform-quirks.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-18x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()Gravatar Arnd Bergmann 1-0/+1
2018-04-27x86/i8237: Register device based on FADT legacy boot flagGravatar Rajneesh Bhardwaj 1-1/+6
2018-01-14x86/platform: Control warm reset setup via legacy feature flagGravatar Jan Kiszka 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-24x86/lguest: Remove lguest supportGravatar Juergen Gross 1-1/+0
2016-12-19x86/init: Add i8042 state to the platform dataGravatar Dmitry Torokhov 1-0/+5
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeGravatar Ingo Molnar 1-2/+2
2016-04-22x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100Gravatar Luis R. Rodriguez 1-0/+1
2016-04-22x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MIDGravatar Luis R. Rodriguez 1-3/+1
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkGravatar Luis R. Rodriguez 1-0/+11
2016-04-22x86/init: Use a platform legacy quirk for EBDAGravatar Luis R. Rodriguez 1-0/+4
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkGravatar Luis R. Rodriguez 1-0/+21