summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel
AgeCommit message (Expand)AuthorFilesLines
2022-06-09platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner1-1/+1
2022-05-25platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava1-1/+1
2022-02-21platform/x86: int3472: Add terminator to gpiod_lookup_tableDaniel Scally1-1/+2
2022-01-24platform/x86: ISST: Fix possible circular locking dependency detectedSrinivas Pandruvada1-34/+63
2022-01-24platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmaskingHans de Goede1-13/+13
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-59/+528
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-1/+170
2022-01-11Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds9-145/+373
2022-01-08platform/x86: int3472: Add board data for Surface Go 3Daniel Scally1-0/+13
2022-01-05platform/x86: Add intel_crystal_cove_charger driverHans de Goede2-0/+155
2021-12-30platform/x86: intel-uncore-frequency: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+1
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold1-1/+1
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold1-1/+1
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko1-15/+0
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko1-15/+0
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box9-59/+528
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab9-145/+373
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede9-145/+373
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede2-0/+7
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede4-1/+199
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede1-7/+28
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede3-18/+35
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede7-120/+105
2021-12-07Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+7
2021-12-07platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2021-12-07platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2021-11-12HID: intel-ish-hid: fix module device-id handlingArnd Bergmann1-11/+8
2021-11-09platform/x86: isthp_eclite: only load for matching devicesThomas Weißschuh1-1/+6
2021-10-19platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede1-12/+2
2021-10-11platform/x86: int1092: Fix non sequential device mode handlingShravan S1-8/+15
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally1-1/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-16platform/x86: Add Intel ishtp eclite driverK Naduvalath, Sumesh3-0/+718
2021-09-13platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-08-26platform/x86: ISST: use semi-colons instead of commasDan Carpenter1-3/+3
2021-08-20platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCHDavid E. Box1-3/+3
2021-08-20platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc coreGayatri Kammela2-0/+207
2021-08-20platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support t...Gayatri Kammela2-0/+41
2021-08-20platform/x86/intel: pmc/core: Add Alderlake support to pmc core driverGayatri Kammela2-0/+70
2021-08-20platform/x86: intel-wmi-thunderbolt: Move to intel sub-directoryKate Hsuan3-0/+109
2021-08-20platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directoryKate Hsuan5-0/+171
2021-08-20platform/x86: intel-vbtn: Move to intel sub-directoryKate Hsuan3-0/+429
2021-08-20platform/x86: intel_oaktrail: Move to intel sub-directoryKate Hsuan3-0/+389
2021-08-20platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan3-0/+317
2021-08-20platform/x86: intel-hid: Move to intel sub-directoryKate Hsuan3-0/+749
2021-08-20platform/x86: intel_atomisp2: Move to intel sub-directoryKate Hsuan6-0/+313
2021-08-20platform/x86: intel_speed_select_if: Move to intel sub-directoryKate Hsuan9-0/+1483
2021-08-20platform/x86: intel-uncore-frequency: Move to intel sub-directoryKate Hsuan3-0/+465
2021-08-20platform/x86: intel_turbo_max_3: Move to intel sub-directoryKate Hsuan3-0/+152