Linux Advanced Configuration and Power Interface (ACPI)
[Prev Page][Next Page]
- [PATCH v1 06/18] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 07/18] driver core: Add fwnode_init()
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 08/18] driver core: Add fwnode link support
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 10/18] device property: Add fwnode_is_ancestor_of()
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 13/18] driver core: Add fwnode_get_next_parent_dev() helper function
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 14/18] driver core: Use device's fwnode to check if it is waiting for suppliers
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 15/18] of: property: Update implementation of add_links() to create fwnode links
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 16/18] efi: Update implementation of add_links() to create fwnode links
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 18/18] driver core: Refactor fw_devlink feature
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 12/18] driver core: Add fw_devlink_parse_fwtree()
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 11/18] driver core: Redefine the meaning of fwnode_operations.add_links()
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 09/18] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- [PATCH v1 05/18] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Dell XPS 13 9310: Power Resource [PIN] results in 260 ms delay
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH] Dump cper error table in mce_panic
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] Dump cper error table in mce_panic
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH v5 1/7] resource: Simplify region_intersects() by reducing conditionals
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 4/7] resource: Introduce resource_intersection() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 1/7] resource: Simplify region_intersects() by reducing conditionals
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 4/7] resource: Introduce resource_intersection() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 2/7] resource: Group resource_overlaps() with other inline helpers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 0/7] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 7/7] ACPI: watchdog: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 5/7] resource: Add test cases for new resource API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v6 6/7] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH] ACPI: Remove trailing whitespace
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v5 3/7] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 0/7] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 5/7] resource: Add test cases for new resource API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 7/7] ACPI: watchdog: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 6/7] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v5 2/7] resource: Group resource_overlaps() with other inline helpers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: Mark Asselstine <mark.asselstine@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- RE: [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- [PATCH v6 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- [PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- Re: [PATCH 30/33] docs: ABI: cleanup several ABI documents
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH] ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle
- From: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx>
- Re: [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: Re: One question about ghes_notify_nmi
- Re: [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce
- [pm:bleeding-edge] BUILD SUCCESS b5d7c2d02f9915dcecf7ffa3b7d25cc01368465a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH AUTOSEL 5.9 31/35] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 25/29] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 20/24] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 11/11] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 10/10] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 7/7] ACPI: NFIT: Fix comparison to '-ENXIO'
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v4 5/6] PCI/ACPI: Replace open coded variant of resource_union()
- From: "Kuppuswamy, Sathyanarayanan" <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH v4 0/6] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 1/6] resource: Simplify region_intersects() by reducing conditionals
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 2/6] resource: Group resource_overlaps() with other inline helpers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 3/6] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 5/6] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 6/6] ACPI: watchdog: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4 4/6] resource: Introduce resource_intersection() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 0/6] resource: introduce union(), intersection() API
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: Onlining CXL Type2 device coherent memory
- From: Vikram Sethi <vsethi@xxxxxxxxxx>
- Re: [PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: Mark Asselstine <mark.asselstine@xxxxxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: Onlining CXL Type2 device coherent memory
- From: Vikram Sethi <vsethi@xxxxxxxxxx>
- Re: [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
- From: Gautham R Shenoy <ego@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH] ACPI: Remove trailing whitespace
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- From: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
- [PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
- [PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Peter Chen <peter.chen@xxxxxxx>
- RE: Onlining CXL Type2 device coherent memory
- From: Vikram Sethi <vsethi@xxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Onlining CXL Type2 device coherent memory
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [GIT PULL] ACPI fixes for v5.10-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Power management fixes for v5.10-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Device properties framework fixes for v5.10-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] PNP fix for v5.10-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- Re: [PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- From: Frederic Barrat <fbarrat@xxxxxxxxxxxxx>
- [PATCH v3 6/6] ACPI: watchdog: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 5/6] PCI/ACPI: Replace open coded variant of resource_union()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 2/6] resource: Group resource_overlaps() with other inline helpers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 3/6] resource: Introduce resource_union() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 1/6] resource: Simplify region_intersects() by reducing conditionals
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 0/6] resource: introduce union(), intersection() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 4/6] resource: Introduce resource_intersection() for overlapping resources
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 4/5] irqdomain: Introduce irq_domain_create_legacy() API
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 5/5] regmap: irq: Convert to use fwnode directly
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 3/5] irqdomain: Replace open coded of_node_to_fwnode()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 2/5] irqdomain: Add forward declaration of fwnode_handle
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 1/5] irqdomain: Remove unused of_device_id forward declaration
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- [GIT PULL] PNP fix for v5.10-rc2
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Device properties framework fixes for v5.10-rc2
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] ACPI fixes for v5.10-rc2
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Power management fixes for v5.10-rc2
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 27/39] docs: ABI: convert testing/configfs-acpi to ReST
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] Fix incorrect return value of pre_map_gar_callback
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce platform
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH 0/3] pwm: lpss: Misc. cleanups / improvements
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 3/3] pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: One question about ghes_notify_nmi
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH] PM / reboot: Use S5 for reboot
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- [PATCH 1/3] pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 3/3] pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/3] pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 0/3] pwm: lpss: Misc. cleanups / improvements
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
- From: "Rojewski, Cezary" <cezary.rojewski@xxxxxxxxx>
- [PATCH v2 27/39] docs: ABI: convert testing/configfs-acpi to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH] PM / reboot: Use S5 for reboot
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- [PATCH] PM / reboot: Use S5 for reboot
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 5e00eb5f62091ac1f78776b876efe2a09a9263a2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 30/33] docs: ABI: cleanup several ABI documents
- From: Vaibhav Jain <vaibhav@xxxxxxxxxxxxx>
- One question about ghes_notify_nmi
- Re: [PATCH v2 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] Documentation: firmware-guide: gpio-properties: Clarify initial output state
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxx>
- Re: [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re:Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce platform
- Re: [PATCHv2 0/3] PM operations for software nodes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- Re:Re: [PATCH] Fix incorrect return value of pre_map_gar_callback
- Subject: Re:Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce platform
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCHv2 3/3] usb: dwc3: pci: Register a software node for the dwc3 platform device
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- [PATCHv2 2/3] software node: Introduce device_add_software_node()
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- [PATCHv2 1/3] software node: Power management operations for software nodes
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- [PATCHv2 0/3] PM operations for software nodes
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- Re: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [External] Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v1 3/3] Documentation: firmware-guide: gpio-properties: Clarify initial output state
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 38d3e7dd7c4204c5d26188fe6edded709cfde97c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH] ACPICA: avoid double free when object already has a zero reference count
- From: Mark Asselstine <mark.asselstine@xxxxxxxxxxxxx>
- Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce platform
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH] Fix incorrect return value of pre_map_gar_callback
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- [PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- Re: [External] Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- [PATCH 26/33] docs: ABI: convert testing/configfs-acpi to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH v4] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
- From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>
- Re: [PATCH v4] platform/surface: Add Driver to set up lid GPEs on MS Surface device
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
- From: Steven Price <steven.price@xxxxxxx>
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- RE: [Devel] [RFC PATCH 1/4] ACPICA: IORT: Update for revision E
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- [PATCH v5] platform/surface: Add Driver to set up lid GPEs on MS Surface device
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- [PATCH v1 3/3] Documentation: firmware-guide: gpio-properties: Clarify initial output state
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [Devel] [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- Re: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH -next] ACPI: NFIT: Fix judgment of rc is '-ENXIO'
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: dock: fix enum-conversion warning
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 24/56] PNP: fix kernel-doc markups
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Elia Devito <eliadevito@xxxxxxxxx>
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- Re: [PATCH -next] ACPI: NFIT: Fix judgment of rc is '-ENXIO'
- From: "Verma, Vishal L" <vishal.l.verma@xxxxxxxxx>
- [PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [PATCH -next] ACPI: NFIT: Fix judgment of rc is '-ENXIO'
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH -next] ACPI: NFIT: Fix judgment of rc is '-ENXIO'
- From: Zhang Qilong <zhangqilong3@xxxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [RFC PATCH 4/4] iommu/dma: Reserve any RMR regions associated with a dev
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [RFC PATCH 3/4] ACPI/IORT: Add RMR memory regions reservation helper
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [RFC PATCH 1/4] ACPICA: IORT: Update for revision E
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Elia Devito <eliadevito@xxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] ACPI: dock: fix enum-conversion warning
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH AUTOSEL 5.9 098/147] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.9 110/147] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.9 086/147] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 078/132] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 102/132] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 26/46] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 12/25] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 35/60] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 46/80] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 52/80] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 090/132] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] ACPI: dock: fix enum-conversion warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH] ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- Re: [External] Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: power-off delay/hang due to commit 6d25be57 (mainline)
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- RE: [PATCH] Fix incorrect return value of pre_map_gar_callback
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] Fix incorrect return value of pre_map_gar_callback
- Re: [PATCH 5.8+ regression fix] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: Fw: [External] Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [GIT PULL] More ACPI updates for v5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] More power management updates for v5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Jeremy Linton <jeremy.linton@xxxxxxx>
- [GIT PULL] More ACPI updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] More power management updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v3 24/56] PNP: fix kernel-doc markups
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node
- From: Ferry Toth <fntoth@xxxxxxxxx>
- Re: [PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
- From: Ferry Toth <fntoth@xxxxxxxxx>
- Re: [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node
- From: Ferry Toth <fntoth@xxxxxxxxx>
- [PATCH v4] platform/surface: Add Driver to set up lid GPEs on MS Surface device
- From: Maximilian Luz <luzmaximilian@xxxxxxxxx>
- Re: [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
- [PATCH] ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle
- From: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 54e1ca2a19234787050e494833aad6800f8ee645
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] acpi: utils: remove unneeded break
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 3b1afc4e84bf23d1eae93594fc52591e73519f96
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- [PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS c4fc26703dbdd40a48d67bdb9fefd5b1607278a6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: John Haxby <john.haxby@xxxxxxxxxx>
- [pm:bleeding-edge] BUILD REGRESSION 2a58871c00f77abfc45935812e7e62a9d8a59a40
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [pm:linux-next 12/24] drivers/base/power/domain.c:419:8: error: implicit declaration of function '__raw_notifier_call_chain'; did you mean
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] acpi: utils: remove unneeded break
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: Fw: [External] Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [pm:bleeding-edge 12/29] drivers/base/power/domain.c:419:8: error: implicit declaration of function '__raw_notifier_call_chain'; did you mean
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Brice Goglin <Brice.Goglin@xxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Morten Rasmussen <morten.rasmussen@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Morten Rasmussen <morten.rasmussen@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Brice Goglin <Brice.Goglin@xxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Morten Rasmussen <morten.rasmussen@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Brice Goglin <Brice.Goglin@xxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Tom Rix <trix@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [Cocci] [RFC] treewide: cleanup unreachable breaks
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [Cocci] [RFC] treewide: cleanup unreachable breaks
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [RFC] treewide: cleanup unreachable breaks
- From: Joe Perches <joe@xxxxxxxxxxx>
- [RFC] treewide: cleanup unreachable breaks
- [pm:bleeding-edge] BUILD SUCCESS c2825af90052036b70e910900491f1e07dd18378
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] ACPICA: Add support for using logical addresses of GPE blocks
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [PATCH 4/6] ACPICA: Add support for using logical addresses of GPE blocks
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH] ACPI: processor: remove unnecessary string _UID comments
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V2] acpi: reboot: fix racing after writing to ACPI RESET_REG
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCHv2] ACPI: debug: don't allow debugging when ACPI is disabled
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [RFC PATCH] topology: Represent clusters of CPUs within a die.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: Fw: [External] Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Elia Devito <eliadevito@xxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: Fw: [External] Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [PATCH 4/6] ACPICA: Add support for using logical addresses of GPE blocks
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Elia Devito <eliadevito@xxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] ACPI: DPTF: Add ACPI_DPTF Kconfig menu
- From: Borislav Petkov <bp@xxxxxxx>
- Re: [PATCH 1/2] ACPI: DPTF: Fix participant driver names
- From: Borislav Petkov <bp@xxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH 1/1] ACPI/IORT: Fix doc warnings in iort.c
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH 1/2] ACPI: DPTF: Fix participant driver names
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ACPI: DPTF: Add ACPI_DPTF Kconfig menu
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [GIT PULL] ACPI updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 0/2] ACPI: DPTF: Driver name fixes and Kconfig update
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH 1/2] ACPI: DPTF: Fix participant driver names
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH 2/2] ACPI: DPTF: Add ACPI_DPTF Kconfig menu
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 5.8+ regression fix 0/1] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: DPTF_POWER and DPTF_PCH_FIVR
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: DPTF_POWER and DPTF_PCH_FIVR
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [Devel] [pm:acpica-osl 6/6] drivers/acpi/osl.c:1748:46: sparse: sparse: incorrect type in assignment (different address spaces)
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: DPTF_POWER and DPTF_PCH_FIVR
- From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
- Re: [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH][next] ACPICA: Use fallthrough pseudo-keyword
- From: Joe Perches <joe@xxxxxxxxxxx>
- RE: [PATCH][next] ACPICA: Use fallthrough pseudo-keyword
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: [Devel] [pm:acpica-osl 6/6] drivers/acpi/osl.c:1748:46: sparse: sparse: incorrect type in assignment (different address spaces)
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- [PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [GIT PULL] PNP updates for v5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ACPI updates for v5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Power management updates for v5.10-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ACPI updates for v5.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Elia Devito <eliadevito@xxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 5.8+ regression fix 0/1] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.8+ regression fix] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 5.8+ regression fix 0/1] i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/1] ACPI/IORT: Fix doc warnings in iort.c
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] ACPI: processor: remove unnecessary string _UID comments
- From: Alex Hung <alex.hung@xxxxxxxxxxxxx>
- Re: [PATCHv2] ACPI: debug: don't allow debugging when ACPI is disabled
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [GIT PULL] PNP updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] ACPI updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] Power management updates for v5.10-rc1
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH] acpi: reboot: fix racing after writing to ACPI RESET_REG
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- [PATCH V2] acpi: reboot: fix racing after writing to ACPI RESET_REG
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 91e0225c546b542d828011feef9fb155e18b7941
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCHv2] ACPI: debug: don't allow debugging when ACPI is disabled
- From: Jamie Iles <jamie@xxxxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] acpi: reboot: fix racing after writing to ACPI RESET_REG
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: i8042_init: PS/2 mouse not detected with ACPIPnP/PnPBIOS
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] ACPI: debug: don't allow debugging when ACPI is disabled
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH] acpi: reboot: fix racing after writing to ACPI RESET_REG
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: OpRegion conflicts for Skylake LPSS
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce Simple atomic counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 06/11] drivers/acpi/apei: convert seqno counter_atomic32
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/11] drivers/acpi: convert seqno counter_atomic32
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/11] Introduce Simple atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH] ACPI: debug: don't allow debugging when ACPI is disabled
- From: Jamie Iles <jamie@xxxxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable
- From: Wei Yang <richard.weiyang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
- From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 4ae5e76f4c5d75baac0f3466ab0798c6d124a4bf
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- RE: [PATCH 0/9] ACPICA release 20200925
- From: "Kaneda, Erik" <erik.kaneda@xxxxxxxxx>
- Re: [PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH 0/9] ACPICA release 20200925
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] pnp: remove the now unused pnp_find_card function
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Grant Likely <grant.likely@xxxxxxx>
- [net-next PATCH v1] net: phy: Move of_mdio from drivers/of to drivers/net/mdio
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] pnp: remove the now unused pnp_find_card function
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 9/9] ACPICA: Update version to 20200925 Version 20200925.
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 8/9] ACPICA: Remove unnecessary semicolon
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 7/9] ACPICA: Debugger: Add a new command: "ALL <NameSeg>"
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 6/9] ACPICA: iASL: Return exceptions for string-to-integer conversions
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 5/9] ACPICA: acpi_help: Update UUID list
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 4/9] ACPICA: Add predefined names found in the SMBus sepcification
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 3/9] ACPICA: Tree-wide: fix various typos and spelling mistakes
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 1/9] ACPICA: Add support for 64 bit risc-v compilation.
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 2/9] ACPICA: Drop the repeated word "an" in a comment.
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- [PATCH 0/9] ACPICA release 20200925
- From: Erik Kaneda <erik.kaneda@xxxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH v2 00/11] Introduce Simple atomic counters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 06/11] drivers/acpi/apei: convert seqno counter_atomic32
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 05/11] drivers/acpi: convert seqno counter_atomic32
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: James Morse <james.morse@xxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: power-off delay/hang due to commit 6d25be57 (mainline)
- From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [PATCH v4 7/7] Input: Add "inhibited" property
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v4 7/7] Input: Add "inhibited" property
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: OpRegion conflicts for Skylake LPSS
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 11f230e5015f5e7df85c2e72aa92281b7f8d6b34
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: power-off delay/hang due to commit 6d25be57 (mainline)
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 06/11] drivers/acpi/apei: convert seqno counter_atomic32
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/11] drivers/acpi: convert seqno counter_atomic32
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/11] Introduce Simple atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH 00/11] Introduce Simple atomic and non-atomic counters
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 7/7] Input: Add "inhibited" property
- From: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v8 6/6] at24: Support probing while off
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- Re: [PATCH v8 6/6] at24: Support probing while off
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 5e46e56c2b0018fe280a88cdb424165c3fe59ba0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 7/7] Input: Add "inhibited" property
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [External] RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- [PATCH 1/2] ACPI: EC: PM: Flush EC work unconditionally after wakeup
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH 0/2] ACPI: EC: PM: Two fixes related to suspend-to-idle
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH 2/2] ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- RE: [External] RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [External] RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Barnabás Pőcze <pobrn@xxxxxxxxxxxxxx>
- RE: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Benjamin Berg <bberg@xxxxxxxxxx>
- [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] ACPI / button: fix handling lid state changes when input device closed
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
- From: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI / button: fix handling lid state changes when input device closed
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH] ACPI / button: fix handling lid state changes when input device closed
- From: dmitry.torokhov@xxxxxxxxx
- Re: [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Elia Devito <eliadevito@xxxxxxxxx>
- Re: [External] [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Mark Pearson <markpearson@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [RFC] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 560fc9ff45156590549fb92f9383b3412fb9e376
- From: kernel test robot <lkp@xxxxxxxxx>
- overriding-dsdt doc: kernel parameter description to override the SSDT.
- From: Masayoshi Mizuma <msys.mizuma@xxxxxxxxx>
- Re: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH v2] ACPI: scan: Use pr_debug replace ACPI_DEBUG_PRINT()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: memhotplug: Remove the 'state' from struct acpi_memory_device
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI / extlog: Check for RDMSR failure
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v12 0/6] ACPI: Support Generic Initiator proximity domains
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- RE: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [net-next PATCH v1 1/7] Documentation: ACPI: DSD: Document MDIO PHY
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 5/5] mm/memory_hotplug: update comment regarding zone shuffling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
- From: Michal Hocko <mhocko@xxxxxxxx>
- RE: How to use an ACPI declared GPIO in a userspace ...
- From: Flavio Suligoi <f.suligoi@xxxxxxx>
- Re: [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
- From: Michal Hocko <mhocko@xxxxxxxx>
- RE: [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH v1] acpi: processor_throttling: Add supprt for System Memory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [RFC PATCH 7/7] ACPI / APEI: Add reporting ARM64 CPU correctable errors to the CEC
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 6/7] RAS/CEC: Add CPU Correctable Error Collector to isolate an erroneous CPU core
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 5/7] RAS/CEC: Add support for errors count check on short time period
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 4/7] RAS/CEC: Modify cec_mod_work() for common use
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 3/7] RAS/CEC: Move X86 MCE specific code under CONFIG_X86_MCE
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 2/7] RAS/CEC: Replace pfns_poisoned with elems_poisoned
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: OpRegion conflicts for Skylake LPSS
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [RFC PATCH 1/7] RAS/CEC: Replace the macro PFN with ELEM_NO
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- [RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- RE: [PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
- From: Shiju Jose <shiju.jose@xxxxxxxxxx>
- Re: [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Grant Likely <grant.likely@xxxxxxx>
- Re: [net-next PATCH v1 1/7] Documentation: ACPI: DSD: Document MDIO PHY
- From: Grant Likely <grant.likely@xxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Grant Likely <grant.likely@xxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Grant Likely <grant.likely@xxxxxxx>
- Re: OpRegion conflicts for Skylake LPSS
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- RE: How to use an ACPI declared GPIO in a userspace ...
- From: Flavio Suligoi <f.suligoi@xxxxxxx>
- RE: How to use an ACPI declared GPIO in a userspace ...
- From: Flavio Suligoi <f.suligoi@xxxxxxx>
- [PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: OpRegion conflicts for Skylake LPSS
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
- From: James Morse <james.morse@xxxxxxx>
- Re: [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
- From: James Morse <james.morse@xxxxxxx>
- Re: [net-next PATCH v1 1/7] Documentation: ACPI: DSD: Document MDIO PHY
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [PATCH v1] acpi: processor_throttling: Add supprt for System Memory
- From: kuldip dwivedi <kuldip.dwivedi@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Mark Brown <broonie@xxxxxxxxxx>
- [pm:bleeding-edge] BUILD SUCCESS 027a0d093137cac9655d241a1ace1b36ed1f455d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode functions
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: [net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [net-next PATCH v1 4/7] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode functions
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: permit ACPI core to map kernel memory used for table overrides
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: permit ACPI core to map kernel memory used for table overrides
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 1/2] arm64/acpi: disallow AML memory opregions to access kernel memory
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [net-next PATCH v1 1/7] Documentation: ACPI: DSD: Document MDIO PHY
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 5/7] phylink: introduce phylink_fwnode_phy_connect()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 4/7] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode functions
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 1/7] Documentation: ACPI: DSD: Document MDIO PHY
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- [net-next PATCH v1 0/7] ACPI support for dpaa2 driver
- From: Calvin Johnson <calvin.johnson@xxxxxxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v12 2/6] x86: Support Generic Initiator only proximity domains
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] ACPI / NUMA: Add stub function for pxm_to_node
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: How to use an ACPI declared GPIO in a userspace ...
- From: Flavio Suligoi <f.suligoi@xxxxxxx>
- [PATCH v12 6/6] docs: mm: numaperf.rst Add brief description for access class 1.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 5/6] node: Add access1 class to represent CPU to memory characteristics
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 2/6] x86: Support Generic Initiator only proximity domains
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 1/6] ACPI: Support Generic Initiator only domains
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH v12 0/6] ACPI: Support Generic Initiator proximity domains
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: How to use an ACPI declared GPIO in a userspace ...
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH] drivers/acpi: Make acpi_evaluate_dsm() prototype consistent
- From: John Garry <john.garry@xxxxxxxxxx>
- RE: How to use an ACPI declared GPIO in a userspace ...
- From: Flavio Suligoi <f.suligoi@xxxxxxx>
- Re: [PATCH v3 1/2] arm64/acpi: disallow AML memory opregions to access kernel memory
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH] ACPI / NUMA: Add stub function for pxm_to_node
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH] ACPI / NUMA: Add stub function for pxm_to_node
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]