<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>c78dd251 - platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#c78dd251</link>
        <description>platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driverThe Vexia EDU ATLA 10 tablet has an embedded controller instead ofgiving the os direct access to the charger + fuel-gauge ICs as is normalon tablets designed for Android.There is ACPI Battery device in the DSDT using the EC which should workexcept that it expects the I2C controller to be enumerated as an ACPIdevice and the tablet&apos;s BIOS enumerates all LPSS devices as PCI devices(and changing the LPSS BIOS settings from PCI -&gt; ACPI does not work).Add a power_supply class driver for the Atla 10 EC to expert battery infoto userspace. This is made part of the x86-android-tablets directory andKconfig option because the i2c_client it binds to is instantiated bythe x86-android-tablets kmod.Reviewed-by: Andy Shevchenko &lt;andy@kernel.org&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Link: https://lore.kernel.org/r/20241204193442.65374-3-hdegoede@redhat.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-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Wed, 04 Dec 2024 19:34:42 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>cc183ad4 - platform/x86: x86-android-tablets: Move remaining tablets to other.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#cc183ad4</link>
        <description>platform/x86: x86-android-tablets: Move remaining tablets to other.cAll that remains now in x86-android-tablets-main.c is info for other(non Asus / Lenovo) tablets. Rename it to other.c to reflect this.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-9-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 20:36:23 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>7bf974f6 - platform/x86: x86-android-tablets: Move Lenovo tablets to their own file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#7bf974f6</link>
        <description>platform/x86: x86-android-tablets: Move Lenovo tablets to their own fileMove the info for the Lenovo tablets to their own lenovo.c file.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-8-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 20:15:24 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>97abac9c - platform/x86: x86-android-tablets: Move Asus tablets to their own file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#97abac9c</link>
        <description>platform/x86: x86-android-tablets: Move Asus tablets to their own fileMove the info for the Asus tablets to their own asus.c file.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-7-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 19:22:39 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>4ed14c23 - platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a separate file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#4ed14c23</link>
        <description>platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a separate fileMove the shared power-supply fw-nodes and related files toa new separate shared-psy-info.c file.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-6-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 19:20:45 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>3a75d169 - platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#3a75d169</link>
        <description>platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c fileIn order to have a single MODULE_DEVICE_TABLE(dmi, ...), while allowingsplitting the board descriptions into multiple files, add a new separatefile for the DMI match table.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-5-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 16:43:03 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>62a5f689 - platform/x86: x86-android-tablets: Move core code into new core.c file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#62a5f689</link>
        <description>platform/x86: x86-android-tablets: Move core code into new core.c fileMove the helpers to get IRQs + GPIOs as well as the core code forinstantiating all the devices missing from ACPI into a new core.c file.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-4-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 16:32:42 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>afdcb535 - platform/x86: x86-android-tablets: Move into its own subdir</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile#afdcb535</link>
        <description>platform/x86: x86-android-tablets: Move into its own subdirMove the x86-android-tablets code into its own subdir, this isa preparation patch for splitting the somewhat large file intomultiple smaller files.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Reviewed-by: Andy Shevchenko &lt;andy.shevchenko@gmail.com&gt;Link: https://lore.kernel.org/r/20230301092331.7038-3-hdegoede@redhat.com

            List of files:
            /linux-6.15/drivers/platform/x86/x86-android-tablets/Makefile</description>
        <pubDate>Sun, 19 Feb 2023 16:06:14 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
