Linux Advanced Configuration and Power Interface (ACPI)
[Prev Page][Next Page]
- [PATCH v3 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 06/10] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 08/10] iommu: Always destroy the iommu_group during iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 00/10] Consolidate the probe_device path
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 02/10] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: ACPI: EC: Clear GPE on interrupt handling only
- From: "Compostella, Jeremy" <jeremy.compostella@xxxxxxxxx>
- Re: [PATCH] PCI: Call _REG when saving/restoring PCI state
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- RE: [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI: s2idle: fix section mismatch warning
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] apei/ghes: remove unused ghes_estatus_pool_size_request
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/3] acpi: nfit: add declaration in a local header
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: ACPI: EC: Clear GPE on interrupt handling only
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: ACPI: EC: Clear GPE on interrupt handling only
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [PATCH 0/4] Enable amd-pstate active mode by default
- From: "Yuan, Perry" <Perry.Yuan@xxxxxxx>
- RE: [PATCH 0/4] Enable amd-pstate active mode by default
- From: "Yuan, Perry" <Perry.Yuan@xxxxxxx>
- Re: [PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 0/4] Enable amd-pstate active mode by default
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- [PATCH] ACPI: FFH: Drop the inclusion of linux/arm-smccc.h
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4 00/35] Remove .notify callback in acpi_device_ops
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 00/35] Remove .notify callback in acpi_device_ops
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 0/4] acpi: Add CDAT parsing support to ACPI tables code
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [RFT][PATCH v1 0/4] ACPI: Install notify or event handlers in ACPI button drivers
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [RFT][PATCH v1 1/4] ACPI: button: Eliminate the driver notify callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [RFT][PATCH v1 2/4] ACPI: button: Use different notify handlers for lid and buttons
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [RFT][PATCH v1 4/4] ACPI: bus: Simplify installation and removal of notify callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [RFT][PATCH v1 3/4] ACPI: tiny-power-button: Eliminate the driver notify callback
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 2/7] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 1/7] ACPI: thermal: Use BIT() macro for defining flags
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 0/7] ACPI: thermal: Assorted cleanups
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 3/7] ACPI: thermal: Move symbol definitions to one place
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 5/7] ACPI: thermal: Eliminate struct acpi_thermal_state_flags
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 4/7] ACPI: thermal: Move acpi_thermal_driver definition
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 6/7] ACPI: thermal: Drop struct acpi_thermal_state
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v2 7/7] ACPI: thermal: Drop struct acpi_thermal_flags
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: Call _REG when saving/restoring PCI state
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] PCI: Call _REG when saving/restoring PCI state
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 11/35] iio/acpi-als: Move handler installing logic to driver
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- RE: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Fwd: [PATCH] docs: Fix warning:Error in "code-block" directive
- From: Madhumitha Prabakaran <madhumithabiw@xxxxxxxxx>
- Re: [PATCH v4 00/35] Remove .notify callback in acpi_device_ops
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: Chuanhong Guo <gch981213@xxxxxxxxx>
- Re: [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: Nathan Schulte <nmschulte@xxxxxxxxx>
- Re: [PATCH] docs: Fix warning:Error in "code-block" directive
- From: Akira Yokosawa <akiyks@xxxxxxxxx>
- Re: [PATCH] docs: Fix warning:Error in "code-block" directive
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] docs: Fix warning:Error in "code-block" directive
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] PCI: Call _REG when saving/restoring PCI state
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- [PATCH] docs: Fix warning:Error in "code-block" directive
- From: Madhumitha Prabakaran <madhumithabiw@xxxxxxxxx>
- Re: [PATCH] PCI: Call _REG when saving/restoring PCI state
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- [PATCH v4 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v4 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- Re: [PATCH V6 00/21] Add basic ACPI support for RISC-V
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 19/35] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 21/35] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 21/35] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 19/35] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 21/35] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 18/35] platform/x86/classmate-laptop: Move handler installing logic to driver
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 20/35] platform/x86/eeepc-laptop: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 19/35] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 17/35] platform/x86/asus-wireless: Move handler installing logic to driver
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v4 17/35] platform/x86/asus-wireless: Move handler installing logic to driver
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] acpi: Add defines for CDAT SSLBIS
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 2/4] lib/firmware_table: tables: Add CDAT table parsing support
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 1/4] acpi: Move common tables helper functions to common lib
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v4 18/35] platform/x86/classmate-laptop: Move handler installing logic to driver
- From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx>
- Re: [PATCH v4 35/35] acpi/bus: Remove notify callback and flags
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH v3 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 35/35] acpi/bus: Remove notify callback and flags
- From: "David E. Box" <david.e.box@xxxxxxxxxxxxxxx>
- RE: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- Re: [PATCH] ACPI: resource: Remove "Zen" specific match and quirks
- From: Matthew Anderson <ruinairas1992@xxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- [PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v3 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v3 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v3 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH] ACPI: s2idle: fix section mismatch warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 4/4] acpi: Add defines for CDAT SSLBIS
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 2/4] lib/firmware_table: tables: Add CDAT table parsing support
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 1/4] acpi: Move common tables helper functions to common lib
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v3 0/4] acpi: Add CDAT parsing support to ACPI tables code
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH] acpi: Replace struct acpi_table_slit 1-element array with flex-array
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- RE: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH] acpi: Replace struct acpi_table_slit 1-element array with flex-array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: [PATCH v2 3/4] acpi: numa: Add setting of generic port system locality attributes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 3/4] acpi: numa: Add setting of generic port system locality attributes
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types
- From: Ben Cheatham <benjamin.cheatham@xxxxxxx>
- Re: [PATCH v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types
- From: Ben Cheatham <benjamin.cheatham@xxxxxxx>
- Re: [PATCH v2 3/4] acpi: numa: Add setting of generic port system locality attributes
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
- From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>
- Re: [PATCH v4 10/35] hwmon/acpi_power_meter: Move handler installing logic to driver
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v4 32/35] virt/vmgenid: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 31/35] platform/x86/sony-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 30/35] platform/x86/xo15-ebook: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 29/35] platform/x86/wireless-hotkey: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 28/35] platform/x86/toshiba_haps: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 27/35] platform/x86/toshiba_bluetooth: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 26/35] platform/x86/toshiba_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 25/35] platform/x86/topstar-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 24/35] platform/x86/system76_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 23/35] platform/x86/panasonic-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 22/35] platform/x86/lg-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 21/35] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 20/35] platform/x86/eeepc-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 19/35] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 18/35] platform/x86/classmate-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 17/35] platform/x86/asus-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 16/35] platform/x86/asus-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 15/35] platform/x86/acer-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 14/35] platform/surface/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 13/35] platform/wilco_ec: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 12/35] platform/chromeos_tbmc: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 11/35] iio/acpi-als: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 10/35] hwmon/acpi_power_meter: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 09/35] acpi/tiny-power-button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 08/35] acpi/thermal: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 07/35] acpi/nfit: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 06/35] acpi/hed: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 05/35] acpi/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 04/35] acpi/battery: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 03/35] acpi/video: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 02/35] acpi/ac: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 35/35] acpi/bus: Remove notify callback and flags
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 34/35] acpi/bus: Remove redundant functions
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 33/35] acpi/bus: Remove installing/removing notify handlers from probe/remove
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v4 00/35] Remove .notify callback in acpi_device_ops
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH v3 6/7] i2c: aspeed: Set the fwnode for the adap->dev
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v3 5/7] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] i2c: aspeed: use a function pointer type def for clk_reg_val callback
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- RE: [PATCH v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- RE: [PATCH v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types
- From: Ben Cheatham <benjamin.cheatham@xxxxxxx>
- Re: [RFC PATCH v3 6/7] i2c: aspeed: Set the fwnode for the adap->dev
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v3 5/7] i2c: aspeed: switch to generic fw properties.
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v3 4/7] i2c: aspeed: use a function pointer type def for clk_reg_val callback
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v3 2/7] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- RE: [PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
- From: Piyush Malgujar <pmalgujar@xxxxxxxxxxx>
- Re: [PATCH v1 2/5] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/6] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 7/7] HACK: i2c: aspeed: Comment clock out and make reset optional
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 6/7] i2c: aspeed: Set the fwnode for the adap->dev
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 5/7] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 4/7] i2c: aspeed: use a function pointer type def for clk_reg_val callback
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 3/7] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 2/7] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 1/7] i2c: acpi: set slave mode flag
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v3 0/7] i2c: Enabling use of aspeed-i2c with ACPI
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH v2 6/6] HACK: i2c: aspeed: Comment clock out and make reset optional
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v1 5/5] ACPI: thermal: Eliminate struct acpi_thermal_state_flags
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v1 4/5] ACPI: thermal: Move acpi_thermal_driver definition
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v1 3/5] ACPI: thermal: Move symbol definitions to one place
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v1 2/5] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v1 1/5] ACPI: thermal: Use BIT() macro for defining flags
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH v2 6/6] HACK: i2c: aspeed: Comment clock out and make reset optional
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v2 5/6] i2c: aspeed: Set the fwnode for the adap->dev
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v2 4/6] i2c: aspeed: switch to generic fw properties.
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v2 3/6] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH v2 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- [PATCH v1 0/5] ACPI: thermal: Assorted cleanups
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 5/5] ACPI: thermal: Eliminate struct acpi_thermal_state_flags
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 3/5] ACPI: thermal: Move symbol definitions to one place
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 1/5] ACPI: thermal: Use BIT() macro for defining flags
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 2/5] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 4/5] ACPI: thermal: Move acpi_thermal_driver definition
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Support Wifi RFI interference mitigation feature
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- [RFC PATCH v2 6/6] HACK: i2c: aspeed: Comment clock out and make reset optional
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 5/6] i2c: aspeed: Set the fwnode for the adap->dev
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 4/6] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 3/6] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 1/6] i2c: acpi: set slave mode flag
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH v2 0/6] i2c: Enabling use of aspeed-i2c with ACPI
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH 6/6] HACK: i2c: aspeed: Enable build without COMPILE_TEST
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH 5/6] HACK: i2c: aspeed: Comment the clock and reset out.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [RFC PATCH 3/6] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support
- From: Asmaa Mnebhi <asmaa@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 7736c431466abb54a2679dc257f739fddfa84295
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: Bug#1036530: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v2] firmware: arm_sdei: Make sdei_unregister_ghes() return void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- Re: [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
- From: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Support Wifi RFI interference mitigation feature
- From: Felix Fietkau <nbd@xxxxxxxx>
- Re: [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
- From: Pin-yen Lin <treapking@xxxxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 7/9] drm/amd/pm: add flood detection for wbrf events
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 4/9] wifi: ath12k: Add support to the Qualcomm ath12k for ACPI WBRF
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 3/9] wifi: ath11k: Add support to the Qualcomm ath11k for ACPI WBRF
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/9] mt76: Add support to the Mediatek MT7921 for ACPI WBRF
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/9] drivers/acpi: Add support for Wifi band RF mitigations
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 0/9] Support Wifi RFI interference mitigation feature
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- Re: [PATCH v2 04/10] iommu: Simplify the __iommu_group_remove_device() flow
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH V2] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH V5 5/6] coresight: platform: acpi: Ignore the absence of graph
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 2/6] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 1/6] coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V5 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH v7 9/9] net-next: mvpp2: don't shadow error
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 5/9] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 6/9] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 4/9] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 3/9] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Nick Hastings <nicholaschastings@xxxxxxxxx>
- Re: [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v6 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Akihiro Suda <suda.kyoto@xxxxxxxxx>
- Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Akihiro Suda <suda.kyoto@xxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: mix of ACPICA regression and EFISTUB regression (Was: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA)
- From: Akihiro Suda <suda.kyoto@xxxxxxxxx>
- Re: [REGRESSION][BISECTED] Boot stall from merge tag 'net-next-6.2'
- From: Sami Korkalainen <sami.korkalainen@xxxxxxxxx>
- [PATCH] apei/ghes: remove unused ghes_estatus_pool_size_request
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [REGRESSION][BISECTED] Boot stall from merge tag 'net-next-6.2'
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [RFC PATCH 5/6] HACK: i2c: aspeed: Comment the clock and reset out.
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH 4/6] i2c: aspeed: Set the fwnode for the adap->dev
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH 3/6] i2c: aspeed: switch to generic fw properties.
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [RFC PATCH 1/6] i2c: acpi: set slave mode flag
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- RE: [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support
- From: Asmaa Mnebhi <asmaa@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 2/3] fs: debugfs: Add write functionality to debugfs blobs
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- [RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- Re: FW: [Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS
- From: "Patel, Nirmal" <nirmal.patel@xxxxxxxxxxxxxxx>
- RE: [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
- From: Leo Li <leoyang.li@xxxxxxx>
- [PATCH AUTOSEL 5.15 27/43] ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 33/57] ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.3 39/67] ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC PATCH 0/6] i2c: Enabling use of aspeed-i2c with ACPI
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 6/6] HACK: i2c: aspeed: Enable build without COMPILE_TEST
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 5/6] HACK: i2c: aspeed: Comment the clock and reset out.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 4/6] i2c: aspeed: Set the fwnode for the adap->dev
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 3/6] i2c: aspeed: switch to generic fw properties.
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 1/6] i2c: acpi: set slave mode flag
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [RFC PATCH 0/6] i2c: Enabling use of aspeed-i2c with ACPI
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- RE: [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
- From: Justin He <Justin.He@xxxxxxx>
- Fwd: kernel >= v6.2 no longer boots on Apple's Virtualization.framework (x86_64); likely to be related to ACPICA
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- Re: [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS a98a35b480ffefcfc7fc31ac92dc85f1effbfa9f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH v2 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 09/10] iommu: Split iommu_group_add_device()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/6] ACPI: scan: MIPI DiSco for Imaging support
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Fwd: ASUS TUF FA617 [laptop] PS/2 keyboard woes
- From: Nathan Schulte <nmschulte@xxxxxxxxx>
- Re: [PATCH] [v2] efi: fix missing prototype warnings
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] [v2] efi: fix missing prototype warnings
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v1 0/6] ACPI: scan: MIPI DiSco for Imaging support
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v1 1/6] ACPI: property: Support using strings in reference properties
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 0/6] ACPI: scan: MIPI DiSco for Imaging support
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 3/6] ACPI: scan: Extract _CRS CSI-2 connection information into swnodes
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 6/6] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PATCH v1 4/6] device property: Add SOFTWARE_NODE() macro for defining software nodes
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: ACPI: what should Linux do for "call-order-swap" quirk from firmware?
- From: Ratchanan Srirattanamet <peathot@xxxxxxxxxxx>
- Re: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: Adam <adam.niederer@xxxxxxxxx>
- [PATCH] [v2] efi: fix missing prototype warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
- Re: [Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: [Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v2 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH] acpi: Replace struct acpi_table_slit 1-element array with flex-array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- [PATCH] acpi: Replace struct acpi_table_slit 1-element array with flex-array
- From: Wyes Karny <wyes.karny@xxxxxxx>
- Re: [PATCH V4 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 4/4] acpi: Add defines for CDAT SSLBIS
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 2/4] acpi: tables: Add CDAT table parsing support
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- [PATCH V4 6/6] coresight: etm4x: Add ACPI support in platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 5/6] coresight: platform: acpi: Ignore the absence of graph
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 1/6] coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V4 2/6] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 6/6] coresight: platform: acpi: Ignore the absence of graph
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- RE: [PATCH v2 4/4] acpi: Add defines for CDAT SSLBIS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- RE: [PATCH v2 2/4] acpi: tables: Add CDAT table parsing support
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- RE: [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Limonciello, Mario" <Mario.Limonciello@xxxxxxx>
- Re: [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- [PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 1/3] acpi: nfit: add declaration in a local header
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: ACPI: what should Linux do for "call-order-swap" quirk from firmware?
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 01/10] iommu: Have __iommu_probe_device() check for already probed devices
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v5 28/44] pnp: add HAS_IOPORT dependencies
- From: Jaroslav Kysela <perex@xxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- RE: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Jose Marinho <Jose.Marinho@xxxxxxx>
- [PATCH v5 28/44] pnp: add HAS_IOPORT dependencies
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: ACPI: what should Linux do for "call-order-swap" quirk from firmware?
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 04/10] iommu: Simplify the __iommu_group_remove_device() flow
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v2 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/10] iommu: Split iommu_group_add_device()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/10] iommu: Always destroy the iommu_group during iommu_release_device()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/10] iommu: Do not export iommu_device_link/unlink()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/10] iommu: Simplify the __iommu_group_remove_device() flow
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/10] iommu: Have __iommu_probe_device() check for already probed devices
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v5 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 42dfdd08422dec99bfe526072063f65c0b9fb7d2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] ACPI fix for v6.4-rc3
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- [PATCH] apei/ghes: correctly return NULL for ghes_get_devices()
- From: Li Yang <leoyang.li@xxxxxxx>
- [PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
- From: Li Yang <leoyang.li@xxxxxxx>
- Re: [GIT PULL] Power management fixes for v6.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ACPI fix for v6.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] ACPI fix for v6.4-rc3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 08/10] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- [PATCH v2 06/10] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 01/10] iommu: Have __iommu_probe_device() check for already probed devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 08/10] iommu: Always destroy the iommu_group during iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 09/10] iommu: Split iommu_group_add_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 00/10] Consolidate the probe_device path
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 04/10] iommu: Simplify the __iommu_group_remove_device() flow
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 02/10] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 07/10] iommu: Do not export iommu_device_link/unlink()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v8 08/10] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2] ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Beata Michalska <beata.michalska@xxxxxxx>
- [PATCH v2 4/4] acpi: numa: Add helper function to retrieve the performance attributes
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 3/4] acpi: numa: Add setting of generic port system locality attributes
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 0/4] acpi: numa: Add target support for generic port to HMAT parsing
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [GIT PULL] Power management fixes for v6.4-rc3
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] ACPI fix for v6.4-rc3
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH V3 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH V3 6/6] coresight: platform: acpi: Ignore the absence of graph
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH V3 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- [PATCH v5 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 7/8] iio: cdc: ad7150: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 6/8] pinctrl: pistachio: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 5/8] pinctrl: ingenic: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 4/8] pinctrl: wpcm450: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 2/8] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 27d75d398f66b653fe4f3a6f17fc5652b7837c5a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH V3 6/6] coresight: platform: acpi: Ignore the absence of graph
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 5/6] coresight: etm4x: Add ACPI support in platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 3/6] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 2/6] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 1/6] coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- [PATCH] acpi: add a new line after ACPI_STATE_COMMON
- From: lijun <lijun01@xxxxxxxxxx>
- Re: CXL memory device not created correctly
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH] add a new line after ACPI_STATE_COMMON
- From: lijun <lijun01@xxxxxxxxxx>
- Re: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: Issue with Upstream patch "PCI: vmd: Honor ACPI _OSC on PCIe features"
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- Re: [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH 2/2] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window
- From: alison.schofield@xxxxxxxxx
- [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
- From: alison.schofield@xxxxxxxxx
- [PATCH 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
- From: alison.schofield@xxxxxxxxx
- [PATCH v2] ACPI: resource: Remove "Zen" specific match and quirks
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 4/4] acpi: Add defines for CDAT SSLBIS
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 3/4] acpi: fix misnamed define for CDAT DSMAS
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 2/4] acpi: tables: Add CDAT table parsing support
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 0/4] acpi: Add CDAT parsing support to ACPI tables code
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- [PATCH v2 1/4] acpi: Move common tables helper functions to common lib
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH 0/2] ACPI: video: Add 2 new backlight=native DMI quirks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] ACPI / x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/l
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH 0/4] Add consumers for pm_pr_debug() outside of pm
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Sumit Gupta <sumitg@xxxxxxxxxx>
- Re: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- Re: [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
- From: Jose Marinho <jose.marinho@xxxxxxx>
- [PATCH 2/3] Documentation/arm64: Update references in arm-acpi
- From: Jose Marinho <jose.marinho@xxxxxxx>
- [PATCH 0/3] Update ACPI documentation for Arm systems
- From: Jose Marinho <jose.marinho@xxxxxxx>
- [PATCH 1/3] Documentation/arm64: Update ARM and arch reference
- From: Jose Marinho <jose.marinho@xxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS dac0c6388ff86af74dc6f4dd6e90a7db5a429e3d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- Re: [PATCH] ACPI: resource: Remove "Zen" specific match and quirks
- From: Chuanhong Guo <gch981213@xxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Yang Shi <yang@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8A
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Sumit Gupta <sumitg@xxxxxxxxxx>
- Re: [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
- From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
- Re: [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- Re: [PATCH v3 00/34] Remove .notify callback in acpi_device_ops
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v3 00/34] Remove .notify callback in acpi_device_ops
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- [PATCH 0/2] ACPI: video: Add 2 new backlight=native DMI quirks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/2] ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 AMD version)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/2] ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH v3 34/34] acpi/bus: Remove notify callback and flags
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 33/34] acpi/bus: Remove redundant functions
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 31/34] virt/vmgenid: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 30/34] platform/x86/xo15-ebook: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 29/34] platform/x86/wireless-hotkey: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 28/34] platform/x86/toshiba_haps: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 27/34] platform/x86/toshiba_bluetooth: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 26/34] platform/x86/toshiba_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 25/34] platform/x86/topstar-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 23/34] platform/x86/panasonic-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 24/34] platform/x86/system76_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 21/34] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 22/34] platform/x86/lg-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 20/34] platform/x86/eeepc-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 19/34] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 18/34] platform/x86/classmate-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 15/34] platform/x86/acer-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 16/34] platform/x86/asus-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 17/34] platform/x86/asus-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 14/34] platform/surface/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 12/34] platform/chromeos_tbmc: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 13/34] platform/wilco_ec: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 11/34] iio/acpi-als: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 10/34] hwmon: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 09/34] acpi/tiny-power-button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 07/34] acpi/nfit: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 08/34] acpi/thermal: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 05/34] acpi/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 04/34] acpi/battery: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 06/34] acpi/hed: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 03/34] acpi/video: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 02/34] acpi/ac: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 01/34] acpi: Adjust functions installing bus event handlers
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v3 00/34] Remove .notify callback in acpi_device_ops
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: "Vaittinen, Matti" <Matti.Vaittinen@xxxxxxxxxxxxxxxxx>
- [rafael-pm:bleeding-edge] BUILD SUCCESS 2eb9db58cef824fd8c5b0107462478b80d4870a5
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [RFC PATCH v1] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Avadhut Naik <avadnaik@xxxxxxx>
- [PATCH 1/3] acpi: nfit: add declaration in a local header
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH v1] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v1] ACPI: APEI: EINJ: Add support for vendor defined error types
- From: Avadhut Naik <Avadhut.Naik@xxxxxxx>
- Re: [PATCH v4 4/7] pinctrl: wpcm450: elax return value check for IRQ get
- From: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
- [PATCH v2 2/2] acpi: Move logic responsible for conveying processor OSPM capabilities
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 0/2] Prefer using _OSC method over deprecated _PDC
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 1/2] acpi: Use _OSC method to convey processor OSPM capabilities
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: "lihuisong (C)" <lihuisong@xxxxxxxxxx>
- [PATCH 0/2] drivers/cpufreq: gain accurate CPU frequency from cpufreq/scaling_cur_freq
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- [PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- [PATCH v2 2/2] acpi: CPPC: read delivered_reg and reference_reg in critical section
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- Re: [PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
- From: Sudeep Holla <sudeep.holla@xxxxxxx>
- Re: [PATCH v4 26/41] pnp: add HAS_IOPORT dependencies
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 00/34] Remove .notify callback in acpi_device_ops
- From: "Wilczynski, Michal" <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 34/34] acpi/bus: Remove notify callback and flags
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 33/34] acpi/bus: Remove redundant functions
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 31/34] virt/vmgenid: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 30/34] platform/x86/xo15-ebook: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 29/34] platform/x86/wireless-hotkey: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 28/34] platform/x86/toshiba_haps: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 26/34] platform/x86/toshiba_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 27/34] platform/x86/toshiba_bluetooth: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 25/34] platform/x86/topstar-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 24/34] platform/x86/system76_acpi: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 23/34] platform/x86/panasonic-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 21/34] platform/x86/fujitsu-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 22/34] platform/x86/lg-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 20/34] platform/x86/eeepc-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 19/34] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 18/34] platform/x86/classmate-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 17/34] platform/x86/asus-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 16/34] platform/x86/asus-laptop: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 15/34] platform/x86/acer-wireless: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 11/34] iio/acpi-als: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 14/34] platform/surface/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 12/34] platform/chromeos_tbmc: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 13/34] platform/wilco_ec: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 09/34] acpi/tiny-power-button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 10/34] hwmon: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 07/34] acpi/nfit: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 08/34] acpi/thermal: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 06/34] acpi/hed: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 05/34] acpi/button: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
- [PATCH v2 04/34] acpi/battery: Move handler installing logic to driver
- From: Michal Wilczynski <michal.wilczynski@xxxxxxxxx>
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]