summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel
AgeCommit message (Expand)AuthorLines
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee-0/+6
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo-0/+1
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari-1/+1
2022-05-19platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov-1/+1
2022-05-19platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus-0/+2
2022-05-19platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner-1/+1
2022-05-12Documentation: In-Field ScanTony Luck-0/+110
2022-05-12trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck-0/+5
2022-05-12platform/x86/intel/ifs: Add IFS sysfs interfaceJithu Joseph-1/+158
2022-05-12platform/x86/intel/ifs: Add scan test supportJithu Joseph-1/+292
2022-05-12platform/x86/intel/ifs: Authenticate and copy to secured memoryJithu Joseph-2/+226
2022-05-12platform/x86/intel/ifs: Check IFS Image sanityJithu Joseph-0/+66
2022-05-12platform/x86/intel/ifs: Read IFS firmware imageJithu Joseph-2/+75
2022-05-12platform/x86/intel/ifs: Add stub driver for In-Field ScanTony Luck-0/+66
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava-1/+1
2022-04-27platform/x86/intel: pmc/core: Use kobj_to_dev()Minghao Chi-1/+1
2022-04-27platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix-1/+1
2022-04-27platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box-5/+3
2022-04-27platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box-2/+2
2022-04-27platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box-7/+25
2022-04-27platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada-0/+3
2022-03-08platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter-2/+2
2022-02-21platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally-1/+2
2022-02-17platform/x86/intel-uncore-freq: Split common and enumeration partSrinivas Pandruvada-283/+365
2022-02-17platform/x86/intel/uncore-freq: Display uncore current frequencySrinivas Pandruvada-9/+62
2022-02-17platform/x86/intel/uncore-freq: Use sysfs API to create attributesSrinivas Pandruvada-112/+113
2022-02-17platform/x86/intel/uncore-freq: Move to uncore-frequency folderSrinivas Pandruvada-14/+32
2022-02-14platform/x86: Add Intel Software Defined Silicon driverDavid E. Box-1/+599
2022-02-11platform/x86: intel_cht_int33fe: Move to intel directoryHans de Goede-24/+22
2022-02-11platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x codeHans de Goede-118/+8
2022-02-11platform/x86: intel_cht_int33fe: Switch to DMI modalias based loadingHans de Goede-171/+111
2022-02-03platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki-13/+6
2022-01-24platform/x86: ISST: Fix possible circular locking dependency detectedSrinivas Pandruvada-34/+63
2022-01-24platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmaskingHans de Goede-13/+13
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-59/+528
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+170
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-145/+373
2022-01-08platform/x86: int3472: Add board data for Surface Go 3Daniel Scally-0/+13
2022-01-05platform/x86: Add intel_crystal_cove_charger driverHans de Goede-0/+155
2021-12-30platform/x86: intel-uncore-frequency: use default_groups in kobj_typeGreg Kroah-Hartman-1/+2
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+1
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold-1/+1
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold-1/+1
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko-15/+0
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko-15/+0
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box-59/+528
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab-145/+373
2021-12-15Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede-145/+373
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede-0/+7
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede-1/+199