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