linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 16:26:02 to 2022-10-19 02:27:19 UTC [more...]

[PATCH 0/5] Add support control UP board CPLD/FPGA pin control
 2022-10-19  2:24 UTC  (6+ messages)
` [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA
` [PATCH 2/5] regmap: Expose regmap_writeable function to check if a register is writable
` [PATCH 3/5] ACPI: acpi_node_add_pin_mapping added to header file
` [PATCH 4/5] GPIO ACPI: Add support to map GPIO resources to ranges
` [PATCH 5/5] pinctrl: Add support pin control for UP board CPLD/FPGA

[PATCH] ACPI: scan: Fix DMA range assignment
 2022-10-19  2:07 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ba1b46e36fd7cae85e58325de9814fd9a594b4fe
 2022-10-19  1:51 UTC 

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-10-18 13:14 UTC  (12+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-10-18 21:57 UTC  (3+ messages)
` [PATCH 2/3] spi: fsl-cpm: "
` [PATCH 3/3] raid: "

[PATCH] rtc: rtc-cmos: Fix wake alarm breakage
 2022-10-18 19:11 UTC  (4+ messages)

[PATCH] ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
 2022-10-18 17:34 UTC 

[PATCH] rtc: rtc-cmos: Fix event handler registration ordering issue
 2022-10-18 16:12 UTC  (7+ messages)

[PATCH] ACPI: AGDI: Improve error reporting for problems during .remove()
 2022-10-18  9:35 UTC  (2+ messages)

[PATCH v10 0/7] Make ghes_edac a proper module
 2022-10-18  8:22 UTC  (8+ messages)
` [PATCH v10 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v10 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v10 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v10 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v10 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v10 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
` [PATCH v10 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH] ACPI: acpi_pcc.c: Fix unintentional integer overflow
 2022-10-18  1:12 UTC  (7+ messages)
  ` [PATCH] Fixes: 91cefefb6991 ("ACPI: acpi_pcc.c: fixed unintentional u32 overflow by redefining a constant")
    ` [PATCH] Fixes: 91cefefb6991 ("ACPI: PCC: replace wait_for_completion()")
        ` [PATCH v2] "ACPI: PCC: Fix unintentional integer overflow"

[PATCH v2] Remove Intel compiler support
 2022-10-17 20:02 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS da137aba6fe2ba43809c68e882d41e0a2bb3a774
 2022-10-17 18:59 UTC 

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-10-17 14:53 UTC  (12+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags

[PATCH v9 0/7] Make ghes_edac a proper module
 2022-10-17 14:39 UTC  (9+ messages)
` [PATCH v9 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v9 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v9 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v9 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v9 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v9 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
` [PATCH v9 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v8 0/7] Make ghes_edac a proper module
 2022-10-17 11:57 UTC  (28+ messages)
` [PATCH v8 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v8 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v8 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v8 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v8 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v8 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[rafael-pm:bleeding-edge] BUILD SUCCESS 134eb444363b548c34b7bf79d231a1ab7690cfb6
 2022-10-17  2:21 UTC 

[PATCH v3] Remove Intel compiler support
 2022-10-16 18:23 UTC 

[PATCH AUTOSEL 4.14 4/6] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-16 14:48 UTC  (3+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2022-10-16  3:40 UTC 

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-10-14 14:17 UTC  (7+ messages)

[PATCH] ACPI: APEI: do not add task_work for outside context error
 2022-10-14 13:23 UTC  (9+ messages)
` [PATCH v2] ACPI: APEI: do not add task_work to kernel thread to avoid memory leak

[PATCH] ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
 2022-10-14 12:11 UTC 

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
 2022-10-14  5:19 UTC 

[PATCH 1/2] ACPI: resource: do IRQ override on LENOVO IdeaPad
 2022-10-13 18:51 UTC  (5+ messages)

[PATCH v2] ACPI: APEI: Fix num_ghes to unsigned int
 2022-10-13 18:45 UTC  (2+ messages)

[PATCH] ACPI / extlog: Handle multiple records
 2022-10-13 18:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Documentation: ACPI: Prune DSDT override documentation from index
 2022-10-13 18:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 06/10] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-13 17:59 UTC  (3+ messages)

[RFC v3 0/4] ACPI[CA]: fix ECDT EC probe ordering issues
 2022-10-13 17:43 UTC  (3+ messages)

[PATCH 1/2] ACPI: APEI: Drop unsetting driver data on remove
 2022-10-13  6:44 UTC  (2+ messages)
` [PATCH 2/2] ACPI: APEI: Warn loudly on unsuccessful driver unbind

[PATCH] x86/PCI: Disable E820 reserved region clipping for Clevo NL4XLU laptops
 2022-10-12  8:23 UTC  (3+ messages)

[RFC PATCH] Remove Intel compiler support
 2022-10-11 17:02 UTC  (8+ messages)

[PATCH v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE
 2022-10-11 13:40 UTC 

Intermittent boot failure after 6492fed7d8c9 (v6.0-rc1)
 2022-10-11  9:20 UTC  (5+ messages)

[GIT PULL] More ACPI updates for v6.1-rc1
 2022-10-10 20:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 08/14] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-10  7:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 11/22] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-10  7:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 13/25] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-10  7:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.19 16/36] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-10  7:35 UTC  (2+ messages)

[PATCH AUTOSEL 6.0 19/44] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
 2022-10-10  7:35 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 1/6] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 4.9 1/4] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:55 UTC 

[PATCH AUTOSEL 5.4 1/6] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 4.14 1/6] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 5.10 03/10] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:53 UTC 

[PATCH AUTOSEL 5.15 05/15] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 06/15] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
` [PATCH AUTOSEL 5.15 12/15] ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable

[PATCH AUTOSEL 5.19 05/16] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:52 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 07/16] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
` [PATCH AUTOSEL 5.19 13/16] ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable

[PATCH AUTOSEL 6.0 07/18] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
 2022-10-09 20:51 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 09/18] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
` [PATCH AUTOSEL 6.0 15/18] ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable

[PATCH V3 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-09  6:44 UTC  (5+ messages)
` [PATCH V3 1/4] ACPI / PCI: fix LPIC irq model default PCI IRQ polarity
` [PATCH V3 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V3 3/4] irqchip/loongson-pch-pic: Support to set irq type for ACPI path
` [PATCH V3 4/4] irqchip/loongson-liointc: "

[PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
 2022-10-09  2:36 UTC  (7+ messages)
` [PATCH V2 1/2] irqchip/loongson-pch-pic: "
` [PATCH V2 2/2] irqchip/loongson-liointc: "

[PATCH v7 0/8] Make ghes_edac a proper module
 2022-10-08  8:14 UTC  (4+ messages)
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-10-07 23:44 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS fa158c045ecf464a6b553980e461db469dc0392f
 2022-10-07  8:20 UTC 

[PATCH v1 1/1] device property: Fix documentation for *_match_string() APIs
 2022-10-06 14:04 UTC  (4+ messages)

[PATCH v2 0/2] gpiolib: more cleanups to get rid of of_node
 2022-10-06 12:34 UTC  (4+ messages)
` [PATCH v2 1/2] device property: Introduce fwnode_device_is_compatible() helper

New error in 5.15: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
 2022-10-06  6:41 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS b4d88401f829fc76ec736ec9ce44cdf4820629cf
 2022-10-06  4:59 UTC 

[GIT PULL] platform-drivers-x86 for 6.1-1
 2022-10-05 18:40 UTC  (3+ messages)

[PATCH v1 1/2] device property: Introduce fwnode_device_is_compatible() helper
 2022-10-05 16:25 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).