summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz1-2/+2
2021-02-04platform/x86: Kconfig: add missing selects for ideapad-laptopBarnabás Pőcze1-0/+2
2021-02-04platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with ...Hans de Goede1-0/+1
2021-02-04platform/x86: Move all dell drivers to their own subdirectoryMario Limonciello1-175/+1
2021-02-03platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMTDavid E. Box1-0/+1
2021-02-03platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMTDavid E. Box1-0/+1
2021-02-03platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectableDavid E. Box1-1/+1
2021-02-03Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-nextHans de Goede1-0/+8
2021-02-02platform/x86: ideapad-laptop: DYTC Platform profile supportJiaxun Yang1-0/+1
2021-01-25platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko1-8/+0
2021-01-25platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko1-7/+0
2021-01-25platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko1-0/+8
2021-01-25platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko1-8/+0
2021-01-25platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko1-7/+0
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-31/+60
2020-11-26x86/platform/uv: Add new uv_sysfs platform driverJustin Ernst1-0/+11
2020-11-09platform/x86: amd-pmc: Add AMD platform support for S2IdleShyam Sundar S K1-0/+14
2020-11-09Merge tag 'ib-mfd-x86-v5.11' into review-hansHans de Goede1-0/+34
2020-11-04platform/x86: Intel PMT Crashlog capability driverAlexander Duyck1-0/+11
2020-11-04platform/x86: Intel PMT Telemetry capability driverAlexander Duyck1-0/+11
2020-11-04platform/x86: Intel PMT class driverAlexander Duyck1-0/+12
2020-10-28platform/x86: Introduce support for Systems Management Driver over WMI for De...Divya Bharathi1-0/+12
2020-10-27platform/surface: Move Surface Pro 3 Button driver to platform/surfaceMaximilian Luz1-6/+0
2020-10-27platform/surface: Move Surface 3 Power OpRegion driver to platform/surfaceMaximilian Luz1-7/+0
2020-10-27platform/surface: Move Surface 3 Button driver to platform/surfaceMaximilian Luz1-6/+0
2020-10-27platform/surface: Move Surface 3 WMI driver to platform/surfaceMaximilian Luz1-12/+0
2020-09-24platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran1-0/+1
2020-09-24platform/x86: fix kconfig dependency warning for LG_LAPTOPNecip Fazil Yildiran1-0/+1
2020-07-16platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-09platform/x86: Add new intel_atomisp2_led driverHans de Goede1-0/+21
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-71/+71
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2020-05-20media: atomisp: disable the dummy PM driver is atomisp driver is builtMauro Carvalho Chehab1-0/+1
2020-05-05platform/x86: Add Slim Bootloader firmware update signaling driverJithu Joseph1-0/+10
2020-05-05platform/x86: Add Elkhart Lake SCU/PMC supportMika Westerberg1-0/+9
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-11/+5
2020-04-24platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.cMika Westerberg1-4/+9
2020-04-24platform/x86: intel_pmc_ipc: Start using SCU IPCMika Westerberg1-0/+1
2020-04-24platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg1-8/+16
2020-03-31Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-640/+645
2020-03-28platform/x86: surface3_power: Fix Kconfig section orderingAndy Shevchenko1-6/+6
2020-03-26platform/x86: surface3_power: MSHW0011 rev-eng implementationBlaž Hrastnik1-0/+7
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede1-0/+1
2020-02-28platform/x86: Kconfig: Fix a typoChristophe JAILLET1-1/+1
2020-02-10platform/x86: Kconfig: Group modules by companies and functionsAndy Shevchenko1-639/+637
2020-01-22platform/x86: intel_scu_ipcutil: Remove default y from KconfigMika Westerberg1-1/+0
2020-01-13platform/x86: Add support for Uncore frequency controlSrinivas Pandruvada1-0/+11
2020-01-10platform/x86: intel_atomisp2_pm: Spelling fixesAndy Shevchenko1-3/+3
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-10-15docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer1-1/+1