<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in qcom-hamoa-ec.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f31c00c377ccf07c85442712f7c940a855cb3371 - Merge tag &apos;platform-drivers-x86-v7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/arm64/qcom-hamoa-ec.c#f31c00c377ccf07c85442712f7c940a855cb3371</link>
        <description>Merge tag &apos;platform-drivers-x86-v7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Pull x86 platform driver updates from Ilpo J&#228;rvinen: - amd/hfi: Add support for dynamic ranking tables (version 3) - amd/pmc:     - Add PMC driver support for AMD 1Ah M80H SoC     - Delay suspend for some Lenovo Laptops to avoid keyboard and lid       switch problems after s2idle - arm64: qcom-hamoa-ec: Add Hamoa/Purwa/Glymur EC driver - asus-armoury: add support for G614PR, GA402NJ, GA403UM, and FX608JPR - asus-wmi: add keystone dongle support - dell-dw5826e: Add reset driver for DW5826e - dell-laptop: Fix rollback path - hp-wmi:     - Add support for Omen 16-ap0xxx (board ID 8D26) and board ID 8B2F - intel-hid:     - Add HP ProBook x360 440 G1 5 button array support     - Prevent racing ACPI notify handlers - intel/pmc:     - Add Nova Lake support     - Rate-limit LTR scale-factor warning - intel-uncore-freq:     - Expose instance ID in the sysfs     - Fix current_freq_khz after CPU hotplug - intel/vsec: Restore BAR fallback for header walk - ISST: Restore SST-PP control to all domains - lenovo-wmi-*:     - Add more CPU tunable attributes     - Add GPU tunable attributes     - Add WMI battery charge limiting - oxpec: add support for OneXPlayer Super X - sel3350-platform: Retain LED state on load and unload - surface: SAM: Add support for Surface Pro 12in - uniwill-laptop: Add support for battery charge modes - tools/power/x86/intel-speed-select: Harden daemon pidfile open - Major refactoring efforts:     - ACPI driver to platform driver conversion     - Converting drivers to use the improved WMI API - Miscellaneous cleanups / refactoring / improvements* tag &apos;platform-drivers-x86-v7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (115 commits)  platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery  platform/x86/intel/pmc/ssram: Make PMT registration optional  platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding  platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state  platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper  platform/x86/intel/pmc/ssram: Add PCI platform data  platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency  platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S  platform/x86/intel/pmc: Add PMC SSRAM Kconfig description  platform/x86/intel/pmt: Unify header fetch and add ACPI source  platform/x86/intel/pmt: Cache the telemetry discovery header  platform/x86/intel/pmt: Pass discovery index instead of resource  platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook  platform/x86/intel/pmt/crashlog: Split init into pre-decode  platform/x86/intel/pmt: Add pre/post decode hooks around header parsing  modpost: Handle malformed WMI GUID strings  platform/wmi: Make sysfs attributes const  platform/wmi: Make wmi_bus_class const  hwmon: (dell-smm) Use new buffer-based WMI API  platform/x86: dell-ddv: Use new buffer-based WMI API  ...

            List of files:
            /linux/drivers/platform/arm64/qcom-hamoa-ec.c</description>
        <pubDate>Tue, 23 Jun 2026 17:31:33 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3b9f95b5a45786f1ca3feff7a736f30f60af08c7 - platform: arm64: qcom-hamoa-ec: Fix indentation in comment tables</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/arm64/qcom-hamoa-ec.c#3b9f95b5a45786f1ca3feff7a736f30f60af08c7</link>
        <description>platform: arm64: qcom-hamoa-ec: Fix indentation in comment tablesWith tab=8 (Linux Kernel coding style), there are a couple of linesmisaligned in the comment ASCII tables. Fix indentation for them.Signed-off-by: Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;Link: https://patch.msgid.link/20260608082348.92575-1-shengchao.guo@oss.qualcomm.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/arm64/qcom-hamoa-ec.c</description>
        <pubDate>Mon, 08 Jun 2026 10:23:48 +0200</pubDate>
        <dc:creator>Shawn Guo &lt;shengchao.guo@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5c44f48e91deefdd42e567a2779d331937c97cd0 - platform: arm64: Add driver for EC found on Qualcomm reference devices</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/arm64/qcom-hamoa-ec.c#5c44f48e91deefdd42e567a2779d331937c97cd0</link>
        <description>platform: arm64: Add driver for EC found on Qualcomm reference devicesAdd Embedded controller driver support for Hamoa/Purwa/Glymur qualcommreference boards. It handles fan control, temperature sensors, accessto EC state changes and supports reporting suspend entry/exit to theEC.Co-developed-by: Maya Matuszczyk &lt;maccraft123mc@gmail.com&gt;Signed-off-by: Maya Matuszczyk &lt;maccraft123mc@gmail.com&gt;Signed-off-by: Sibi Sankar &lt;sibi.sankar@oss.qualcomm.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Acked-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Tested-by: Akhil P Oommen &lt;akhilpo@oss.qualcomm.com&gt;Co-developed-by: Anvesh Jain P &lt;anvesh.p@oss.qualcomm.com&gt;Signed-off-by: Anvesh Jain P &lt;anvesh.p@oss.qualcomm.com&gt;Link: https://patch.msgid.link/20260511-add-driver-for-ec-v9-2-e5437c39b7f8@oss.qualcomm.comReviewed-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;Signed-off-by: Ilpo J&#228;rvinen &lt;ilpo.jarvinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/arm64/qcom-hamoa-ec.c</description>
        <pubDate>Mon, 11 May 2026 14:43:20 +0200</pubDate>
        <dc:creator>Sibi Sankar &lt;sibi.sankar@oss.qualcomm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
