summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel
AgeCommit message (Expand)Author
2025-05-08platform/x86: ISST: Support SST-TF revision 2Srinivas Pandruvada
2025-05-08platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()Xi Pardee
2025-05-08platform/x86:intel/pmc: Move error handling to init functionXi Pardee
2025-05-08platform/x86:intel/pmc: Use devm for mutex_initXi Pardee
2025-05-08platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driverXi Pardee
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-24platform/x86: int3472: Debug log when remapping pinsHans de Goede
2025-04-24platform/x86: int3472: Add handshake pin supportHans de Goede
2025-04-24platform/x86: int3472: Prepare for registering more than 1 GPIO regulatorHans de Goede
2025-04-24platform/x86: int3472: Avoid GPIO regulator spikesHans de Goede
2025-04-24platform/x86: int3472: Make regulator supply name configurableHans de Goede
2025-04-24platform/x86: int3472: Rework AVDD second sensor quirk handlingHans de Goede
2025-04-24platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulatorHans de Goede
2025-04-24platform/x86: int3472: Stop setting a supply-name for GPIO regulatorsHans de Goede
2025-04-24platform/x86: int3472: Add skl_int3472_register_clock() helperHans de Goede
2025-04-23platform/x86/intel: hid: Add Pantherlake supportSaranya Gopal
2025-04-17platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplugShouye Liu
2025-04-11platform/x86:intel/pmc: Remove unneeded io operationsXi Pardee
2025-04-11platform/x86:intel/pmc: Remove unneeded header file inclusionXi Pardee
2025-04-11platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee
2025-04-11platform/x86:intel/pmc: Move PMC devid to core.hXi Pardee
2025-04-11platform/x86:intel/pmc: Rename core_ssram to ssram_telemetryXi Pardee
2025-04-11platform/x86:intel/pmc: Move PMC Core related functionsXi Pardee
2025-04-11platform/x86: int0002: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-10x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-01platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-03platform/x86/intel/vsec: Add Diamond Rapids supportDavid E. Box
2025-03-03platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tabletDmitry Panchenko
2025-02-24platform/x86: intel: Use *-y instead of *-objs in MakefileKurt Borja
2025-02-24platform/x86/intel/pmc: Remove unneeded extern keyword in headerXi Pardee
2025-02-24platform/x86/intel/pmc: Remove unnecessary declarations in headerXi Pardee
2025-02-24platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_coreXi Pardee
2025-02-13platform/x86:intel/pmc: Move arch specific action to init functionXi Pardee
2025-02-13platform/x86: int3472: Call "func" "con_id" insteadSakari Ailus
2025-02-13Merge branch 'fixes' into for-nextIlpo Järvinen
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus
2025-02-10platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driverXi Pardee
2025-02-10platform/x86/intel/pmc: Remove simple init functionsXi Pardee
2025-02-10platform/x86:intel/pmc: Create generic_core_init() for all platformsXi Pardee