summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel
AgeCommit message (Expand)Author
2025-11-18platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnosHaotian Zhang
2025-11-18platform/x86/intel/hid: Add Nova Lake supportSrinivas Pandruvada
2025-11-07platform/x86:intel/pmc: Enable SSRAM support for Wildcat LakeXi Pardee
2025-11-07platform/x86/intel/vsec: Add support for Wildcat LakeXi Pardee
2025-11-06platform/x86: intel-uncore-freq: Add additional client processorsKuppuswamy Sathyanarayanan
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede
2025-10-15platform/x86:intel/pmc: Remove redundant has_die_c6 variableXi Pardee
2025-10-15platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_mapXi Pardee
2025-10-15platform/x86:intel/pmc: Rename PMC index variable to pmc_idxXi Pardee
2025-10-15platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/HXi Pardee
2025-10-15platform/x86:intel/pmc: Add support for multiple DMU GUIDsXi Pardee
2025-10-15platform/x86:intel/pmc: Update Arrow Lake telemetry GUIDXi Pardee
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-26platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()Xi Pardee
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck
2025-09-11platform/x86:intel/pmc: Enable SSRAM support for Panther LakeXi Pardee
2025-09-11platform/x86:intel/pmc: Show substate requirement for S0ix blockersXi Pardee
2025-09-11platform/x86:intel/pmc: Improve function to show substate headerXi Pardee
2025-09-11platform/x86:intel/pmc: Move telemetry endpoint register handlingXi Pardee
2025-09-11platform/x86:intel/pmc: Enable SSRAM support for Lunar LakeXi Pardee
2025-09-05Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-04platform/x86/intel-uncore-freq: Present unique domain ID per packageSrinivas Pandruvada
2025-08-29platform/x86/intel: power-domains: Use topology_logical_package_id() for pack...David Arcari
2025-08-28platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_coreLi Yifan
2025-08-28platform/x86/intel/pmc: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-28platform/x86/intel-uncore-freq: Fix warning in partitioned systemSrinivas Pandruvada
2025-08-28platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_coreXi Pardee
2025-08-28platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-19platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 msHans de Goede
2025-08-19platform/x86: int3472: Rework regulator enable-time handlingHans de Goede
2025-08-19platform/x86: int3472: Convert int3472_gpio_map to use C99 initializersHans de Goede
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan
2025-08-12platform/x86/intel-uncore-freq: Check write blocked for ELCSrinivas Pandruvada
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-22platform/x86/intel/pmt: support BMG crashlogMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: use a version structMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: refactor base parameterMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: add register access helpersMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: decouple sysfs and namespaceMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: correct typesMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: re-order trigger logicMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: use guard(mutex)Michael J. Ruhl
2025-07-22platform/x86/intel/pmt: mutex clean upMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: white space cleanupMichael J. Ruhl
2025-07-22platform/x86/intel/pmt: fix a crashlog NULL pointer accessMichael J. Ruhl