public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-12 14:04:16 to 2023-05-17 12:22:39 UTC [more...]

[PATCH v8 00/10] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-05-17 12:22 UTC  (13+ messages)
` [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
` [PATCH v8 03/10] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH v8 05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-17 11:35 UTC  (14+ messages)

[PATCH v3 00/34] Remove .notify callback in acpi_device_ops
 2023-05-17 10:58 UTC  (37+ messages)
` [PATCH v3 01/34] acpi: Adjust functions installing bus event handlers
` [PATCH v3 02/34] acpi/ac: Move handler installing logic to driver
` [PATCH v3 03/34] acpi/video: "
` [PATCH v3 04/34] acpi/battery: "
` [PATCH v3 05/34] acpi/button: "
` [PATCH v3 06/34] acpi/hed: "
` [PATCH v3 07/34] acpi/nfit: "
` [PATCH v3 08/34] acpi/thermal: "
` [PATCH v3 09/34] acpi/tiny-power-button: "
` [PATCH v3 10/34] hwmon: "
` [PATCH v3 11/34] iio/acpi-als: "
` [PATCH v3 12/34] platform/chromeos_tbmc: "
` [PATCH v3 13/34] platform/wilco_ec: "
` [PATCH v3 14/34] platform/surface/button: "
` [PATCH v3 15/34] platform/x86/acer-wireless: "
` [PATCH v3 16/34] platform/x86/asus-laptop: "
` [PATCH v3 17/34] platform/x86/asus-wireless: "
` [PATCH v3 18/34] platform/x86/classmate-laptop: "
` [PATCH v3 19/34] platform/x86/dell/dell-rbtn: "
` [PATCH v3 20/34] platform/x86/eeepc-laptop: "
` [PATCH v3 21/34] platform/x86/fujitsu-laptop: "
` [PATCH v3 22/34] platform/x86/lg-laptop: "
` [PATCH v3 23/34] platform/x86/panasonic-laptop: "
` [PATCH v3 24/34] platform/x86/system76_acpi: "
` [PATCH v3 25/34] platform/x86/topstar-laptop: "
` [PATCH v3 26/34] platform/x86/toshiba_acpi: "
` [PATCH v3 27/34] platform/x86/toshiba_bluetooth: "
` [PATCH v3 28/34] platform/x86/toshiba_haps: "
` [PATCH v3 29/34] platform/x86/wireless-hotkey: "
` [PATCH v3 30/34] platform/x86/xo15-ebook: "
` [PATCH v3 31/34] virt/vmgenid: "
` [PATCH v3 32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove
` [PATCH v3 33/34] acpi/bus: Remove redundant functions
` [PATCH v3 34/34] acpi/bus: Remove notify callback and flags

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-17  9:38 UTC  (11+ messages)
` [PATCH V2 2/5] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
` [PATCH V2 3/5] coresight: etm4x: Drop pid "
` [PATCH V2 4/5] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices

[PATCH 0/2] ACPI: video: Add 2 new backlight=native DMI quirks
 2023-05-17  9:23 UTC  (3+ messages)
` [PATCH 1/2] ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
` [PATCH 2/2] ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 AMD version)

[PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-17  8:17 UTC  (4+ messages)
` [PATCH v2 2/2] acpi: CPPC: read delivered_reg and reference_reg in critical section
` [PATCH 0/2] drivers/cpufreq: gain accurate CPU frequency from cpufreq/scaling_cur_freq

[PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-17  5:41 UTC  (11+ messages)
` [PATCH v4 1/7] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get
` [PATCH v4 3/7] net-next: "
` [PATCH v4 4/7] pinctrl: wpcm450: elax "
` [PATCH v4 5/7] pinctrl: ingenic: relax "
` [PATCH v4 6/7] pinctrl: pistachio: "
` [PATCH v4 7/7] iio: cdc: ad7150: Functional change

[rafael-pm:bleeding-edge] BUILD SUCCESS 2eb9db58cef824fd8c5b0107462478b80d4870a5
 2023-05-17  5:04 UTC 

[RFC PATCH v1] ACPI: APEI: EINJ: Add support for vendor defined error types
 2023-05-16 21:36 UTC  (3+ messages)

[PATCH 1/3] acpi: nfit: add declaration in a local header
 2023-05-16 20:14 UTC 

[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
 2023-05-16 19:32 UTC  (4+ messages)

[PATCH v2 0/2] Prefer using _OSC method over deprecated _PDC
 2023-05-16 15:05 UTC  (3+ messages)
` [PATCH v2 1/2] acpi: Use _OSC method to convey processor OSPM capabilities
` [PATCH v2 2/2] acpi: Move logic responsible for conveying "

[PATCH v4 26/41] pnp: add HAS_IOPORT dependencies
 2023-05-16 11:55 UTC  (2+ messages)

[PATCH v2 00/34] Remove .notify callback in acpi_device_ops
 2023-05-16 11:50 UTC  (36+ messages)
` [PATCH v2 01/34] acpi: Adjust functions installing bus event handlers
` [PATCH v2 02/34] acpi/ac: Move handler installing logic to driver
` [PATCH v2 03/34] acpi/video: "
` [PATCH v2 04/34] acpi/battery: "
` [PATCH v2 05/34] acpi/button: "
` [PATCH v2 06/34] acpi/hed: "
` [PATCH v2 07/34] acpi/nfit: "
` [PATCH v2 08/34] acpi/thermal: "
` [PATCH v2 09/34] acpi/tiny-power-button: "
` [PATCH v2 10/34] hwmon: "
` [PATCH v2 11/34] iio/acpi-als: "
` [PATCH v2 12/34] platform/chromeos_tbmc: "
` [PATCH v2 13/34] platform/wilco_ec: "
` [PATCH v2 14/34] platform/surface/button: "
` [PATCH v2 15/34] platform/x86/acer-wireless: "
` [PATCH v2 16/34] platform/x86/asus-laptop: "
` [PATCH v2 17/34] platform/x86/asus-wireless: "
` [PATCH v2 18/34] platform/x86/classmate-laptop: "
` [PATCH v2 19/34] platform/x86/dell/dell-rbtn: "
` [PATCH v2 20/34] platform/x86/eeepc-laptop: "
` [PATCH v2 21/34] platform/x86/fujitsu-laptop: "
` [PATCH v2 22/34] platform/x86/lg-laptop: "
` [PATCH v2 23/34] platform/x86/panasonic-laptop: "
` [PATCH v2 24/34] platform/x86/system76_acpi: "
` [PATCH v2 25/34] platform/x86/topstar-laptop: "
` [PATCH v2 26/34] platform/x86/toshiba_acpi: "
` [PATCH v2 27/34] platform/x86/toshiba_bluetooth: "
` [PATCH v2 28/34] platform/x86/toshiba_haps: "
` [PATCH v2 29/34] platform/x86/wireless-hotkey: "
` [PATCH v2 30/34] platform/x86/xo15-ebook: "
` [PATCH v2 31/34] virt/vmgenid: "
` [PATCH v2 32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove
` [PATCH v2 33/34] acpi/bus: Remove redundant functions
` [PATCH v2 34/34] acpi/bus: Remove notify callback and flags

[PATCH v2] ACPI: scan: Reduce overhead related to devices with dependencies
 2023-05-16 10:37 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 6394e2ae7babcc1f01f78432633bcf425500e960
 2023-05-16 10:27 UTC 

[PATCH] ACPI: scan: Reduce overhead related to devices with dependencies
 2023-05-16 10:08 UTC  (3+ messages)

[PATCH v1 07/34] acpi/nfit: Move handler installing logic to driver
 2023-05-16  7:58 UTC  (3+ messages)

[PATCH v3 0/3] fix fwnode_irq_get_byname() returnvalue
 2023-05-16  5:30 UTC  (7+ messages)
` [PATCH v3 1/3] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH v3 3/3] iio: kx022a fix irq getting

ACPI: EC: Clear GPE on interrupt handling only
 2023-05-16  0:02 UTC 

[PATCH] ACPI: resource: Remove "Zen" specific match and quirks
 2023-05-15 21:38 UTC 

[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-05-15 18:43 UTC  (13+ messages)
` [PATCH 1/4] acpi: tables: Add CDAT table parsing support
` [PATCH 3/4] acpi: fix misnamed define for CDAT DSMAS
` [PATCH 4/4] cxl: Add callback to parse the DSMAS subtables from CDAT

[PATCH] Laptop internal keyboard not working on LG UltraPC 17U70P
 2023-05-15 12:24 UTC  (2+ messages)

[PATCH 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-15 10:31 UTC  (4+ messages)
` [PATCH 2/2] acpi: CPPC: read delivered_reg and reference_reg in critical section
` [PATCH 0/2] drivers/cpufreq: gain accurate CPU frequency from cpufreq/scaling_cur_freq

Your E-mail (linux-acpi@vger.kernel.org) is Due For Upgrade -[Ticket ID: 784506]
 2023-05-15  6:14 UTC 

Message Delivery Delay
 2023-05-14 22:34 UTC 

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
 2023-05-13 10:50 UTC  (4+ messages)

[PATCH v1 0/2] Prefer using _OSC method over deprecated _PDC
 2023-05-12 21:42 UTC  (5+ messages)
` [PATCH v1 1/2] acpi: Use _OSC method to convey processor OSPM capabilites
` [PATCH v1 2/2] acpi: Move logic responsible for conveying processor OSPM capabilities

[PATCH v1 09/34] acpi/tiny-power-button: Move handler installing logic to driver
 2023-05-12 20:09 UTC  (2+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 19:48 UTC  (2+ messages)

[PATCH] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
 2023-05-12 16:47 UTC  (4+ messages)

[PATCH 0/4] acpi: numa: add target support for generic port to HMAT parsing
 2023-05-12 16:25 UTC  (11+ messages)
` [PATCH 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH 3/4] acpi: numa: Add setting of generic port system locality attributes
` [PATCH 4/4] acpi: numa: Add helper function to retrieve the performance attributes

[PATCH v1 19/34] platform/x86/dell/dell-rbtn: Move handler installing logic to driver
 2023-05-12 16:20 UTC  (2+ messages)

[PATCH v1 13/34] platform/wilco_ec: Move handler installing logic to driver
 2023-05-12 15:28 UTC  (2+ messages)

[PATCH v1 00/34] Remove .notify callback in acpi_device_ops
 2023-05-12 14:02 UTC  (4+ messages)
` [PATCH v1 32/34] acpi/bus: Remove installing/removing notify handlers from probe/remove
` [PATCH v1 33/34] acpi/bus: Remove redundant functions
` [PATCH v1 34/34] acpi/bus: Remove notify callback and flags


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox