linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 09:48:06 to 2022-09-27 14:28:25 UTC [more...]

[PATCH v1 1/5] device property: Keep dev_fwnode() and dev_fwnode_const() separate
 2022-09-27 14:28 UTC  (3+ messages)
` [PATCH v1 3/5] device property: Constify parameter in fwnode_graph_is_endpoint()
` [PATCH v1 4/5] device property: Constify device child node APIs

[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
 2022-09-27 14:17 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Drop stale link from Kconfig help
 2022-09-27 14:10 UTC 

[PATCH] MAINTEINERS: Drop records pointing to 01.org/linux-acpi
 2022-09-27 14:09 UTC  (2+ messages)
` [Update][PATCH] "

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-27 13:56 UTC  (10+ messages)
` [PATCH RFC v2 1/2] platform/x86: quickstart: Add ACPI quickstart button (PNP0C32) driver
` [PATCH v2 2/2] platform/x86: toshiba_acpi: Add quirk for buttons on Z830

[PATCH] ACPI: AC: Remove unused struct acpi_ac_bl
 2022-09-27 13:39 UTC 

[PATCH v3 0/5] Add multiple-consumer support to int3472-tps68470 driver
 2022-09-27 12:48 UTC  (13+ messages)
` [PATCH v3 1/5] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH v3 2/5] ACPI: bus: Add iterator for dependent devices
` [PATCH v3 3/5] platform/x86: int3472: Support multiple clock consumers
` [PATCH v3 4/5] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH v3 5/5] platform/x86: int3472: Add board data for Surface Go2 IR camera

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-27 11:04 UTC  (4+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)

[PATCH v4 0/7] Fixups for s2idle on various Rembrandt laptops
 2022-09-27  9:06 UTC  (10+ messages)
` [PATCH v4 1/7] acpi/x86: s2idle: Move _HID handling for AMD systems into structures
` [PATCH v4 2/7] acpi/x86: s2idle: If a new AMD _HID is missing assume Rembrandt
` [PATCH v4 3/7] acpi/x86: s2idle: Add module parameter to prefer Microsoft GUID
` [PATCH v4 4/7] acpi/x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
` [PATCH v4 5/7] acpi/x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
` [PATCH v4 6/7] acpi/x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7
` [PATCH v4 7/7] acpi/x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13

[PATCH V2 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
 2022-09-27  7:49 UTC  (9+ messages)
` [PATCH V2 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V2 2/4] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH V2 3/4] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH V2 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-27  6:31 UTC  (17+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()

[PATCH] ACPI: APEI: do not add task_work for outside context error
 2022-09-27  3:50 UTC  (6+ messages)
` [PATCH v2] ACPI: APEI: do not add task_work to kernel thread to avoid memory leak

[PATCH][next] i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-26 22:02 UTC  (2+ messages)

[PATCH] ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
 2022-09-26 21:49 UTC  (5+ messages)

[PATCH] ACPI: Drop useless DSDT override documentation
 2022-09-26 20:27 UTC  (2+ messages)
` [Update][PATCH] ACPI: Kconfig: Drop link to https://01.org/linux-acpi

[PATCH] ACPI: docs: Drop useless DSDT override documentation
 2022-09-26 20:20 UTC 

[PATCH v2] x86,acpi: Limit "Dummy wait" workaround to older AMD and Intel processors
 2022-09-26 19:55 UTC  (9+ messages)

[PATCH v6 0/8] Make ghes_edac a proper module
 2022-09-26 10:42 UTC  (7+ messages)
` [PATCH v6 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[rafael-pm:bleeding-edge] BUILD SUCCESS 392b72b87ef168779f8651662155dc60e723d491
 2022-09-26  3:56 UTC 

[PATCH v4 2/2] PM: ACPI: reboot: Reinstate S5 for reboot
 2022-09-25 15:50 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD REGRESSION ecfa396ef37aea5cf4b20db57585af16b110ac6b
 2022-09-25  7:37 UTC 

[PATCH] ACPI: resources: Add ASUS model S5402ZA to quirks
 2022-09-24 17:03 UTC  (2+ messages)

[PATCH v5 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-24 17:00 UTC  (19+ messages)
` [PATCH v5 01/13] HID: i2c-hid: Use PM subsystem to manage "
` [PATCH v5 02/13] Input: elan_i2c - "
` [PATCH v5 03/13] Input: elants_i2c "
` [PATCH v5 04/13] Input: raydium_ts_i2c "
` [PATCH v5 05/13] gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
` [PATCH v5 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
` [PATCH v5 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq
` [PATCH v5 08/13] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
` [PATCH v5 09/13] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH v5 10/13] HID: i2c-hid: Don't set wake_capable and wake_irq
` [PATCH v5 11/13] Input: elan_i2c - "
` [PATCH v5 12/13] Input: elants_i2c "
` [PATCH v5 13/13] Input: raydium_ts_i2c "

[PATCH v2] ACPI: amba: Add Arm DMA-330 controller to the supported list
 2022-09-24 16:55 UTC  (3+ messages)

[PATCH linux-next v2] ACPI: APEI: Remove the unneeded result variable
 2022-09-24 16:52 UTC  (2+ messages)

[PATCH] ACPI: fan: Reorder symbols to get rid of a few forward declarations
 2022-09-24 16:47 UTC  (2+ messages)

[PATCH v5 0/1] Disable FIE on machines with slow counters
 2022-09-24 16:45 UTC  (5+ messages)
` [PATCH v5 1/1] ACPI: CPPC: Disable FIE if registers in PCC regions

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-24 16:40 UTC  (4+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH] ACPI: AC: Remove the leftover struct acpi_ac_bl
 2022-09-24 16:24 UTC  (3+ messages)

[PATCH] ACPI / x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
 2022-09-24 16:11 UTC  (3+ messages)

[PATCH] PNPBIOS: remove unused pnpid32_to_pnpid() declaration
 2022-09-24 16:08 UTC  (3+ messages)

[PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
 2022-09-23 16:15 UTC  (30+ messages)

[PATCH v1 1/1] device property: Add const qualifier to device_get_match_data() parameter
 2022-09-23 11:25 UTC  (5+ messages)

[PATCH 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
 2022-09-23 10:15 UTC  (18+ messages)
` [PATCH 1/5] i2c: core: Pick i2c bus number from ACPI if present
` [PATCH 2/5] i2c: gpio: Add support on ACPI-based system
` [PATCH 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C
` [PATCH 4/5] i2c: Add driver for Loongson-2K/LS7A I2C controller
` [PATCH 5/5] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH 0/2] ACPI: PCC: add waiting timeout and fix Tx done interface
 2022-09-22 19:10 UTC  (8+ messages)
` [PATCH 1/2] ACPI: PCC: replace wait_for_completion()
` [PATCH 2/2] ACPI: PCC: fix Tx done interface in handler

[PATCH v2] ACPI: PCC: Release resources on address space setup failure path
 2022-09-22 19:05 UTC  (3+ messages)

[PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
 2022-09-22 19:02 UTC  (2+ messages)

[PATCH v4 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-22  9:44 UTC  (9+ messages)
` [PATCH v4 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
` [PATCH v4 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[rafael-pm:bleeding-edge] BUILD SUCCESS 65dc2656226949bc594ef5367dd29b7cb8ca27eb
 2022-09-22  7:11 UTC 

[PATCH v3 0/7] Fixups for s2idle on various Rembrandt laptops
 2022-09-21 18:40 UTC  (3+ messages)
` [PATCH v3 3/7] acpi/x86: s2idle: Add module parameter to prefer Microsoft GUID

[PATCH v3 5/7] acpi/x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
 2022-09-21 18:23 UTC 

[PATCH] coresight: acpi: add support for amba dma-330 controller
 2022-09-21 14:42 UTC  (3+ messages)

[PATCH RFC 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-20 20:34 UTC  (5+ messages)
` [PATCH RFC 1/2] staging: quickstart: Add ACPI quickstart button (PNP0C32) driver


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).