<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6251d380 - ACPI: ARM Performance Monitoring Unit Table (APMT) initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/acpi/arm64/Kconfig#6251d380</link>
        <description>ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportARM Performance Monitoring Unit Table describes the properties of PMUsupport in ARM-based system. The APMT table contains a list of nodes,each represents a PMU in the system that conforms to ARM CoreSight PMUarchitecture. The properties of each node include information requiredto access the PMU (e.g. MMIO base address, interrupt number) and alsoidentification. For more detailed information, please refer to thespecification below: * APMT: https://developer.arm.com/documentation/den0117/latest * ARM Coresight PMU:        https://developer.arm.com/documentation/ihi0091/latestThe initial support adds the detection of APMT table and genericinfrastructure to create platform devices for ARM CoreSight PMUs.Similar to IORT the root pointer of APMT is preserved during runtimeand each PMU platform device is given a pointer to the correspondingAPMT node.Signed-off-by: Besar Wicaksono &lt;bwicaksono@nvidia.com&gt;Acked-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;Reviewed-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;Link: https://lore.kernel.org/r/20220929002834.32664-1-bwicaksono@nvidia.comSigned-off-by: Will Deacon &lt;will@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/acpi/arm64/Kconfig</description>
        <pubDate>Thu, 29 Sep 2022 00:28:34 +0000</pubDate>
        <dc:creator>Besar Wicaksono &lt;bwicaksono@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a2a591fb - ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/acpi/arm64/Kconfig#a2a591fb</link>
        <description>ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceACPI for Arm Components 1.1 Platform Design Document v1.1 [0] specificesArm Generic Diagnostic Device Interface (AGDI). It allows an admin toissue diagnostic dump and reset via an SDEI event or an interrupt.This patch implements SDEI path.[0] https://developer.arm.com/documentation/den0093/latest/Signed-off-by: Ilkka Koskinen &lt;ilkka@os.amperecomputing.com&gt;Reviewed-by: Russell King (Oracle) &lt;rmk+kernel@armlinux.org.uk&gt;Acked-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;

            List of files:
            /linux-6.15/drivers/acpi/arm64/Kconfig</description>
        <pubDate>Wed, 09 Mar 2022 02:07:50 +0000</pubDate>
        <dc:creator>Ilkka Koskinen &lt;ilkka@os.amperecomputing.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/acpi/arm64/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/acpi/arm64/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>5f1ae4eb - acpi/arm64: Add GTDT table parse driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/acpi/arm64/Kconfig#5f1ae4eb</link>
        <description>acpi/arm64: Add GTDT table parse driverThis patch adds support for parsing arch timer info in GTDT,provides some kernel APIs to parse all the PPIs andalways-on info in GTDT and export them.By this driver, we can simplify arm_arch_timer drivers, andseparate the ACPI GTDT knowledge from it.Signed-off-by: Fu Wei &lt;fu.wei@linaro.org&gt;Signed-off-by: Hanjun Guo &lt;hanjun.guo@linaro.org&gt;Acked-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;Tested-by: Xiongfeng Wang &lt;wangxiongfeng2@huawei.com&gt;Reviewed-by: Hanjun Guo &lt;hanjun.guo@linaro.org&gt;Tested-by: Hanjun Guo &lt;hanjun.guo@linaro.org&gt;Acked-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Mark Rutland &lt;mark.rutland@arm.com&gt;

            List of files:
            /linux-6.15/drivers/acpi/arm64/Kconfig</description>
        <pubDate>Fri, 31 Mar 2017 17:51:01 +0000</pubDate>
        <dc:creator>Fu Wei &lt;fu.wei@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>88ef16d8 - ACPI: I/O Remapping Table (IORT) initial support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/acpi/arm64/Kconfig#88ef16d8</link>
        <description>ACPI: I/O Remapping Table (IORT) initial supportIORT shows representation of IO topology for ARM based systems.It describes how various components are connected together onparent-child basis e.g. PCI RC -&gt; SMMU -&gt; ITS. Also see IORT spec.http://infocenter.arm.com/help/topic/com.arm.doc.den0049b/DEN0049B_IO_Remapping_Table.pdfInitial support allows to detect IORT table presence and save itsroot pointer obtained through acpi_get_table(). The pointer validitydepends on acpi_gbl_permanent_mmap because if acpi_gbl_permanent_mmapis not set while using IORT nodes we would dereference unmapped pointers.For the aforementioned reason call acpi_iort_init() from acpi_init()which guarantees acpi_gbl_permanent_mmap to be set at that point.Add generic helpers which are helpful for scanning and retrievinginformation from IORT table content. List of the most important helpers:- iort_find_dev_node() finds IORT node for a given device- iort_node_map_rid() maps device RID and returns IORT node which provides  final translationIORT support is placed under drivers/acpi/arm64/ new directory due to itsARM64 specific nature. The code there is considered only for ARM64.The long term plan is to keep all ARM64 specific tables supportin this place e.g. GTDT table.Signed-off-by: Tomasz Nowicki &lt;tn@semihalf.com&gt;Acked-by: Rafael J. Wysocki &lt;rjw@rjwysocki.net&gt;Reviewed-by: Hanjun Guo &lt;hanjun.guo@linaro.org&gt;Reviewed-by: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Signed-off-by: Marc Zyngier &lt;marc.zyngier@arm.com&gt;

            List of files:
            /linux-6.15/drivers/acpi/arm64/Kconfig</description>
        <pubDate>Mon, 12 Sep 2016 18:54:20 +0000</pubDate>
        <dc:creator>Tomasz Nowicki &lt;tn@semihalf.com&gt;</dc:creator>
    </item>
</channel>
</rss>
