<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74f1af95820fc2ee580a775a3a17c416db30b38c - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#74f1af95820fc2ee580a775a3a17c416db30b38c</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextBack-merge drm-next to (indirectly) get arm-smmu updates for makingstall-on-fault more reliable.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Sun, 29 Jun 2025 04:54:49 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to forward to v6.16-rc1Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 11 Jun 2025 09:01:34 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>86e2d052c2320bf12571a5d96b16c2745e1cfc5e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#86e2d052c2320bf12571a5d96b16c2745e1cfc5e</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.16Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Mon, 09 Jun 2025 18:26:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>34c55367af96f62e89221444f04487440ebc6487 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#34c55367af96f62e89221444f04487440ebc6487</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.16-rc1, among other things to get the fixed size GENMASK_U*()and BIT_U*() macros.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Mon, 09 Jun 2025 11:40:46 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1193e205dbb6feca917dc8e1862ffcdf2194234b - Merge tag &apos;platform-drivers-x86-v6.16-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/surface/Kconfig#1193e205dbb6feca917dc8e1862ffcdf2194234b</link>
        <description>Merge tag &apos;platform-drivers-x86-v6.16-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Pull x86 platform drivers updates from Ilpo J&#228;rvinen: &quot;The changes are mostly business as usual. Besides pdx86 changes, there  are a few power supply changes needed for related pdx86 features, move  of oxpec driver from hwmon (oxp-sensors) to pdx86, and one FW version  warning to hid-asus.  Highlights:   - alienware-wmi-wmax:       - Add HWMON support       - Add ABI and admin-guide documentation       - Expose GPIO debug methods through debug FS       - Support manual fan control and &quot;custom&quot; thermal profile   - amd/hsmp:       - Add sysfs files to show HSMP telemetry       - Report power readings and limits via hwmon   - amd/isp4: Add AMD ISP platform config for OV05C10   - asus-wmi:       - Refactor Ally suspend/resume to work better with older FW       - hid-asus: check ROG Ally MCU version and warn about old FW versions   - dasharo-acpi:       - Add driver for Dasharo devices supporting fans and temperatures         monitoring   - dell-ddv:       - Expose the battery health and manufacture date to userspace         using power supply extensions       - Implement the battery matching algorithm   - dell-pc:       - Improve error propagation       - Use faux device   - int3472:       - Add delays to avoid GPIO regulator spikes       - Add handshake pin support       - Make regulator supply name configurable and allow registering         more than 1 GPIO regulator       - Map mt9m114 powerdown pin to powerenable   - intel/pmc: Add separate SSRAM Telemetry driver   - intel-uncore-freq: Add attributes to show agent types and die ID   - ISST:       - Support SST-TF revision 2 (allows more cores per bucket)       - Support SST-PP revision 2 (fabric 1 frequencies)       - Remove unnecessary SST MSRs restore (the package retains MSRs         despite CPU offlining)   - mellanox: Add support for SN2201, SN4280, SN5610, and SN5640   - mellanox: mlxbf-pmc: Support additional PMC blocks   - oxpec:       - Add OneXFly variants       - Add support for charge limit, charge thresholds, and turbo LED       - Distinguish current X1 variants to avoid unwanted matching to         new variants       - Follow hwmon conventions       - Move from hwmon/oxp-sensors to platform/x86 to match the         enlarged scope   - power supply:       - Add inhibit-charge-awake (needed by oxpec)       - Add additional battery health status values (&quot;blown fuse&quot; and         &quot;cell imbalance&quot;) (needed by dell-ddv)   - powerwell-ec: Add driver for Portwell EC supporting GPIO and watchdog   - thinkpad-acpi: Support camera shutter switch hotkey   - tuxedo: Add virtual LampArray for TUXEDO NB04 devices   - tools/power/x86/intel-speed-select:       - Support displaying SST-PP revision 2 fields       - Skip uncore frequency update on newer generations of CPUs   - Miscellaneous cleanups / refactoring / improvements&quot;* tag &apos;platform-drivers-x86-v6.16-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (112 commits)  thermal/drivers/acerhdf: Constify struct thermal_zone_device_ops  platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m  platform/x86: asus-wmi: fix build without CONFIG_SUSPEND  docs: ABI: Fix &quot;aassociated&quot; to &quot;associated&quot;  platform/x86: Add AMD ISP platform config for OV05C10  Documentation: admin-guide: pm: Add documentation for die_id  platform/x86/intel-uncore-freq: Add attributes to show die_id  platform/x86/intel: power-domains: Add interface to get Linux die ID  Documentation: admin-guide: pm: Add documentation for agent_types  platform/x86/intel-uncore-freq: Add attributes to show agent types  platform/x86/tuxedo: Prevent invalid Kconfig state  platform/x86: dell-ddv: Expose the battery health to userspace  platform/x86: dell-ddv: Expose the battery manufacture date to userspace  platform/x86: dell-ddv: Implement the battery matching algorithm  power: supply: core: Add additional health status values  platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry  platform/x86/amd/hsmp: Report power via hwmon sensors  platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules  platform/mellanox: mlxreg-dpu: Fix smatch warnings  platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201_busbar_hotplug  ...

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Thu, 29 May 2025 19:19:22 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e99e2c54ea9fcad143837e800beb3468f17f9ce1 - platform: Do not enable by default during compile testing</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#e99e2c54ea9fcad143837e800beb3468f17f9ce1</link>
        <description>platform: Do not enable by default during compile testingEnabling the compile test should not cause automatic enabling of alldrivers, but only allow to choose to compile them.Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Link: https://lore.kernel.org/r/20250417074648.81528-1-krzysztof.kozlowski@linaro.orgReviewed-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/surface/Kconfig</description>
        <pubDate>Thu, 17 Apr 2025 09:46:47 +0200</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>4f2c0a4acffbec01079c28f839422e64ddeff004 - Merge branch &apos;main&apos; into zstd-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#4f2c0a4acffbec01079c28f839422e64ddeff004</link>
        <description>Merge branch &apos;main&apos; into zstd-linus

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 14 Dec 2022 01:21:55 +0100</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>14e77332e74603efab8347c89d3cda447c3b97c9 - Merge branch &apos;main&apos; into zstd-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#14e77332e74603efab8347c89d3cda447c3b97c9</link>
        <description>Merge branch &apos;main&apos; into zstd-next

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Sat, 22 Oct 2022 01:00:35 +0200</pubDate>
        <dc:creator>Nick Terrell &lt;terrelln@fb.com&gt;</dc:creator>
    </item>
<item>
        <title>5f8f8574c7f5585b09a9623f0f13462e4eb67b4d - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#5f8f8574c7f5585b09a9623f0f13462e4eb67b4d</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.1 merge window.

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Mon, 10 Oct 2022 07:30:23 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>edd1533d3ccd82dd5d600986d27d524e6be4c5fd - Merge branch &apos;for-6.1/logitech&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#edd1533d3ccd82dd5d600986d27d524e6be4c5fd</link>
        <description>Merge branch &apos;for-6.1/logitech&apos; into for-linus- Add hanlding of all Bluetooth HID++ devices and fixes in hid++  (Bastien Nocera)

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 05 Oct 2022 11:21:55 +0200</pubDate>
        <dc:creator>Benjamin Tissoires &lt;benjamin.tissoires@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#97acb6a8fcc4e5c2cdc2693a35acdc5a7461aaa3</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextDaniele needs 84d4333c1e28 (&quot;misc/mei: Add NULL check to component matchcallback functions&quot;) in order to merge the DG2 HuC patches.Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Mon, 03 Oct 2022 18:04:02 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>305a72efa791c826fe84768ca55e31adc4113ea8 - Merge branch &apos;for-6.1/nvdimm&apos; into libnvdimm-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#305a72efa791c826fe84768ca55e31adc4113ea8</link>
        <description>Merge branch &apos;for-6.1/nvdimm&apos; into libnvdimm-for-nextAdd v6.1 content on top of some straggling updates that missed v6.0.

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Sun, 02 Oct 2022 04:16:16 +0200</pubDate>
        <dc:creator>Dan Williams &lt;dan.j.williams@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>70d1b1a7f8b32b78c09b30dbcfa25ba1e470568b - Merge branch &apos;mlx5-vfio&apos; into mlx5-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#70d1b1a7f8b32b78c09b30dbcfa25ba1e470568b</link>
        <description>Merge branch &apos;mlx5-vfio&apos; into mlx5-nextMerge net/mlx5 dependencies for device DMA logging.Signed-off-by: Leon Romanovsky &lt;leonro@nvidia.com&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Tue, 27 Sep 2022 11:56:24 +0200</pubDate>
        <dc:creator>Leon Romanovsky &lt;leonro@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>b3bbcc5d1da1b654091dad15980b3d58fdae0fc6 - Merge branch &apos;for-6.0/dax&apos; into libnvdimm-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#b3bbcc5d1da1b654091dad15980b3d58fdae0fc6</link>
        <description>Merge branch &apos;for-6.0/dax&apos; into libnvdimm-fixesPick up another &quot;Soft Reservation&quot; fix for v6.0-final on top of somestraggling nvdimm fixes that missed v5.19.

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Sun, 25 Sep 2022 03:14:12 +0200</pubDate>
        <dc:creator>Dan Williams &lt;dan.j.williams@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>74656d03ac36fabb16b9df5221cf398ee3a9ca08 - Merge tag &apos;v6.0-rc6&apos; into locking/core, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#74656d03ac36fabb16b9df5221cf398ee3a9ca08</link>
        <description>Merge tag &apos;v6.0-rc6&apos; into locking/core, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 21 Sep 2022 09:58:02 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a108772d03d8bdb43258218b00bfe43bbe1e8800 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#a108772d03d8bdb43258218b00bfe43bbe1e8800</link>
        <description>Merge drm/drm-next into drm-misc-nextWe need 6.0-rc1 to merge the backlight rework PR.Signed-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Wed, 14 Sep 2022 13:22:18 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>2a906db2824b75444982f5e9df870106982afca8 - Merge branch &apos;am5748-fix&apos; into fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/platform/surface/Kconfig#2a906db2824b75444982f5e9df870106982afca8</link>
        <description>Merge branch &apos;am5748-fix&apos; into fixes

            List of files:
            /linux/drivers/platform/surface/Kconfig</description>
        <pubDate>Tue, 06 Sep 2022 08:45:27 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
</channel>
</rss>
