<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>368cf60c36a3a311474de08e52dc6314df3b06ce - Merge tag &apos;soc-drivers-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#368cf60c36a3a311474de08e52dc6314df3b06ce</link>
        <description>Merge tag &apos;soc-drivers-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socPull SoC driver updates from Arnd Bergmann: &quot;The SoC driver changes once more consist of many small fixes and  cleanups, that are to a large part the result of automated testing.  On platform specific drivers, this includes SoC specific code for  xilinx, freescale/nxp, qualcomm, TI, aspeed, omap, tegra, samsung,  rockchip, renesas, ixp4xx. In firmware drivers, we see a similar  picture for SCMI and qcomtee.  Aside from these, we see actual new hardware support in a few areas:   - The Apple platform gets a new driver for low power states   - Updates to Qualcomm platform drivers add several new hardware     specific features and additional SoCs.   - Amlogic SoC support for A1 and T7 is added   - The Mediatek MMSYS driver is refactored as a cleanup&quot;* tag &apos;soc-drivers-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (157 commits)  soc: qcom: make QCOM_PDR_MSG selectable  soc: qcom: ubwc: Fix missing include  soc: qcom: ubwc: Fix link error when QCOM_SMEM=n  media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM  drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEM  dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDM 850  firmware: xilinx: Clear firmware notifiers across kexec transitions  firmware: xilinx: Release all peripheral devices from firmware  firmware: xilinx: Add support to clear EL3 PM state  firmware: xilinx: Propagate actual error from feature check  firmware: xilinx: Use TF-A feature check for TF-A-specific APIs  bus: fsl-mc: drop unused assignment of acpi_device_id::driver_data  soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()  phy: lynx-10g: use RCW override procedure for dynamic protocol change  soc: fsl: guts: implement the RCW override procedure  dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region  soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()  soc: fsl: guts: make it easier to determine on which SoC we are running  soc: fsl: guts: add a central fsl_guts_read() function  soc: fsl: guts: add a global structure to hold state  ...

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 04:40:29 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec833fd504d9c9063a3c2ebffbcbfb1943389572 - Merge tag &apos;apple-soc-drivers-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#ec833fd504d9c9063a3c2ebffbcbfb1943389572</link>
        <description>Merge tag &apos;apple-soc-drivers-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/driversApple Soc driver updates for 7.3- New driver and dt-bindings for Apple PMGR misc controls, which tweaks  various global power related states and saves about 1W of power on M1  Pro/Max/Ultra during s2idle.- A small fix for device links in SARTSigned-off-by: Sven Peter &lt;sven@kernel.org&gt;* tag &apos;apple-soc-drivers-7.3&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux:  soc: apple: Add driver for Apple PMGR misc controls  dt-bindings: soc: apple: Add Apple PMGR misc controls  soc: apple: sart: require device link for consumersSigned-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 10 Aug 2026 10:05:42 +0200</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>fef9350c314bf089a11a62858261e6576ada867b - soc: apple: Add driver for Apple PMGR misc controls</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#fef9350c314bf089a11a62858261e6576ada867b</link>
        <description>soc: apple: Add driver for Apple PMGR misc controlsApple SoCs have PMGR blocks that control a bunch of power-relatedfeatures. Besides the existing device power state controls (which arevery uniform and handled by apple-pmgr-pwrstate), we also need to managemore random registers such as SoC-wide fabric and memory controllerpower states, which have a different interface.Add a driver for these kitchen sink controls. Right now it implementsfabric and memory controller power state switching on systemstandby/s2idle, which saves about 1W of power or so on t60xx platforms.Signed-off-by: Hector Martin &lt;marcan@marcan.st&gt;Reviewed-by: Sven Peter &lt;sven@kernel.org&gt;Co-developed-by: Sasha Finkelstein &lt;k@chaosmail.tech&gt;Signed-off-by: Sasha Finkelstein &lt;k@chaosmail.tech&gt;Reviewed-by: Joshua Peisach &lt;jpeisach@ubuntu.com&gt;Link: https://patch.msgid.link/20260705-pmgr-misc-v3-2-51b75fed6f73@chaosmail.techSigned-off-by: Sven Peter &lt;sven@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Sun, 05 Jul 2026 10:16:31 +0200</pubDate>
        <dc:creator>Hector Martin &lt;marcan@marcan.st&gt;</dc:creator>
    </item>
<item>
        <title>5c8cbca290acdd49a694b36c0af76ba0c00bbf12 - Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#5c8cbca290acdd49a694b36c0af76ba0c00bbf12</link>
        <description>Merge branch &apos;20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEADMerge the branch with the soc/qcom changes, required for the next UBWCpatches.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Thu, 21 May 2026 22:36:50 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1655f6895a896eb632ca8a019259bc5d358a9712 - Merge tag &apos;timers-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#1655f6895a896eb632ca8a019259bc5d358a9712</link>
        <description>Merge tag &apos;timers-v7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Added the DT bindings for the compatible string &apos;fsl,imx25-epit&apos;    (Frank Li)  - Made the rttm_cs variable static for the rtl otto timer driver    (Krzysztof Kozlowski)  - Fixed error return code handling in the sun5i timer driver (Chen Ni)  - Made the timer-of and the mmio code compatible with modules (Daniel    Lezcano)Link: https://lore.kernel.org/151feae1-39ba-4abd-a9f9-9bff377a2cd8@oss.qualcomm.com

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Sun, 12 Apr 2026 22:33:39 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9b725d5959a1d9bb670ccdb23add45f0eaafefb5 - Merge tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#9b725d5959a1d9bb670ccdb23add45f0eaafefb5</link>
        <description>Merge tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyPull phy updates from Vinod Koul: &quot;Core:   - Add suuport for &quot;rx-polarity&quot; and &quot;tx-polarity&quot; device tree     properties and phy common properties to manage this  New Support:   - Qualcomm Glymur PCIe Gen4 2-lanes PCIe phy, DP and edp phy, USB UNI     PHY and SMB2370 eUSB2 repeater. SC8280xp QMP UFS PHY, Kaanapali     PCIe phy and QMP PHY, QCS615 QMP USB3+DP PHY and driver support for     that.   - SpacemiT PCIe/combo PHY and K1 USB2 PHY driver.   - HDMI 2.1 FRL configuration support and driver enabling for rockchip     samsung-hdptx driver   - TI TCAN1046 phy   - Renesas RZ/V2H(P) and RZ/V2N usb3   - Mediatek MT8188 hdmi-phy   - Google Tensor SoC USB PHY driver   - Apple Type-C PHY  Updates:   - Subsystem conversion for clock round_rate() to determine_rate()   - TI USB3 DT schema conversion   - Samsung ExynosAutov920 usb3, combo hsphy and ssphy support&quot;* tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: (143 commits)  phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determine_rate()  dt-bindings: phy: ti,control-phy-otghs: convert to DT schema  dt-bindings: phy: ti,phy-usb3: convert to DT schema  phy: tegra: xusb: Remove unused powered_on variable  phy: renesas: rcar-gen3-usb2: add regulator dependency  phy: GOOGLE_USB: add TYPEC dependency  phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY  phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management  phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control  phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()  phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic  dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC  dt-bindings: phy: renesas,usb2-phy: Document mux-states property  dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator  phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support  phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper  phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config  phy: rockchip: samsung-hdptx: Drop hw_rate driver data  phy: rockchip: samsung-hdptx: Compute clk rate from PLL config  phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists  ...

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Tue, 17 Feb 2026 20:40:04 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a722de305eacb382a5d306f9f8e502f81bab682d - soc: apple: Add hardware tunable support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#a722de305eacb382a5d306f9f8e502f81bab682d</link>
        <description>soc: apple: Add hardware tunable supportVarious hardware, like the Type-C PHY or the Thunderbolt/USB4 NHI,present on Apple SoCs need machine-specific tunables passed from ourbootloader m1n1 to the device tree. Add generic helpers so that wedon&apos;t have to duplicate this across multiple drivers.Reviewed-by: Alyssa Rosenzweig &lt;alyssa@rosenzweig.io&gt;Reviewed-by: Neal Gompa &lt;neal@gompa.dev&gt;Reviewed-by: Janne Grunau &lt;j@jannau.net&gt;Signed-off-by: Sven Peter &lt;sven@kernel.org&gt;Link: https://patch.msgid.link/20251214-b4-atcphy-v3-1-ba82b20e9459@kernel.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Sun, 14 Dec 2025 12:51:34 +0100</pubDate>
        <dc:creator>Sven Peter &lt;sven@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a23e1966932464e1c5226cb9ac4ce1d5fc10ba22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#a23e1966932464e1c5226cb9ac4ce1d5fc10ba22</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.11 merge window.

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 23:03:44 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f47c7ae8c7afaf9ad291d39f0d3974f191a7946 - Merge tag &apos;v6.9&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/soc/apple/Makefile#6f47c7ae8c7afaf9ad291d39f0d3974f191a7946</link>
        <description>Merge tag &apos;v6.9&apos; into nextSync up with the mainline to bring in the new cleanup API.

            List of files:
            /linux/drivers/soc/apple/Makefile</description>
        <pubDate>Tue, 28 May 2024 06:37:18 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
