summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov2022-05-191-1/+1
* platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus2022-05-191-0/+2
* platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner2022-05-191-1/+1
* Documentation: In-Field ScanTony Luck2022-05-121-0/+110
* trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck2022-05-121-0/+5
* platform/x86/intel/ifs: Add IFS sysfs interfaceJithu Joseph2022-05-124-1/+158
* platform/x86/intel/ifs: Add scan test supportJithu Joseph2022-05-123-1/+292
* platform/x86/intel/ifs: Authenticate and copy to secured memoryJithu Joseph2022-05-122-2/+226
* platform/x86/intel/ifs: Check IFS Image sanityJithu Joseph2022-05-121-0/+66
* platform/x86/intel/ifs: Read IFS firmware imageJithu Joseph2022-05-124-2/+75
* platform/x86/intel/ifs: Add stub driver for In-Field ScanTony Luck2022-05-125-0/+66
* platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava2022-05-061-1/+1
* platform/x86/intel: pmc/core: Use kobj_to_dev()Minghao Chi2022-04-271-1/+1
* platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix2022-04-271-1/+1
* platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box2022-04-271-5/+3
* platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box2022-04-271-2/+2
* platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box2022-04-271-7/+25
* platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada2022-04-271-0/+3
* platform/x86: intel-uncore-freq: fix uncore_freq_common_init() error codesDan Carpenter2022-03-082-2/+2
* platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally2022-02-211-1/+2
* platform/x86/intel-uncore-freq: Split common and enumeration partSrinivas Pandruvada2022-02-174-283/+365
* platform/x86/intel/uncore-freq: Display uncore current frequencySrinivas Pandruvada2022-02-171-9/+62
* platform/x86/intel/uncore-freq: Use sysfs API to create attributesSrinivas Pandruvada2022-02-171-112/+113
* platform/x86/intel/uncore-freq: Move to uncore-frequency folderSrinivas Pandruvada2022-02-175-14/+32
* platform/x86: Add Intel Software Defined Silicon driverDavid E. Box2022-02-144-1/+599
* platform/x86: intel_cht_int33fe: Move to intel directoryHans de Goede2022-02-115-24/+22
* platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x codeHans de Goede2022-02-113-118/+8
* platform/x86: intel_cht_int33fe: Switch to DMI modalias based loadingHans de Goede2022-02-115-171/+111
* platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-033-13/+6
* platform/x86: ISST: Fix possible circular locking dependency detectedSrinivas Pandruvada2022-01-241-34/+63
* platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmaskingHans de Goede2022-01-241-13/+13
* Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-129-59/+528
|\
| * platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box2021-12-229-59/+528
* | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-114-1/+170
|\ \
| * | platform/x86: int3472: Add board data for Surface Go 3Daniel Scally2022-01-081-0/+13
| * | platform/x86: Add intel_crystal_cove_charger driverHans de Goede2022-01-052-0/+155
| * | platform/x86: intel-uncore-frequency: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-1/+2
| * | platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1
| * | platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2021-12-231-15/+0
| * | Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede2021-12-159-145/+373
| |\ \
| * | | platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung2021-12-061-0/+7
| | |/ | |/|
* | | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-01-119-145/+373
|\ \ \
| * \ \ Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab2021-12-169-145/+373
| |\ \ \ | | | |/ | | |/|
| | * | platform/x86: int3472: Deal with probe ordering issuesHans de Goede2021-12-132-0/+7
| | * | platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede2021-12-134-1/+199
| | * | platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede2021-12-131-7/+28
| | * | platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede2021-12-133-18/+35
| | * | platform/x86: int3472: Split into 2 driversHans de Goede2021-12-137-120/+105
| | |/
* | | Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-242-16/+1
|\ \ \
| * | | platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1