linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 17:48:34 to 2022-09-20 10:43:54 UTC [more...]

[PATCH v4 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-20 10:42 UTC  (15+ messages)
` [PATCH v4 01/13] HID: i2c-hid: Use PM subsystem to manage "
` [PATCH v4 02/13] Input: elan_i2c - "
` [PATCH v4 03/13] Input: elants_i2c "
` [PATCH v4 04/13] Input: raydium_ts_i2c "
` [PATCH v4 05/13] gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
` [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
` [PATCH v4 08/13] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
` [PATCH v4 09/13] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH v4 10/13] HID: i2c-hid: Don't set wake_capable and wake_irq
` [PATCH v4 11/13] Input: elan_i2c - "
` [PATCH v4 12/13] Input: elants_i2c "
` [PATCH v4 13/13] Input: raydium_ts_i2c "

[PATCH RFC 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-20  9:48 UTC  (8+ messages)
` [PATCH RFC 1/2] staging: quickstart: Add ACPI quickstart button (PNP0C32) driver
` [PATCH RFC 2/2] platform/x86: toshiba_acpi: Add quirk for buttons on Z830

[PATCH 0/2] ACPI: PCC: add waiting timeout and fix Tx done interface
 2022-09-20  9:45 UTC  (3+ messages)
` [PATCH 1/2] ACPI: PCC: replace wait_for_completion()
` [PATCH 2/2] ACPI: PCC: fix Tx done interface in handler

[PATCH 0/3] ACPI, APEI, EINJ: Add new CXL Error Types
 2022-09-20  9:26 UTC  (3+ messages)
` [PATCH 2/3] ACPI, APEI, EINJ: Refactor available_error_type_show

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-20  9:01 UTC  (68+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

[rafael-pm:bleeding-edge] BUILD SUCCESS 8764db2bd7113df506f85a6dc6cbfb24459f241a
 2022-09-20  4:58 UTC 

[PATCH 0/5] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-19 20:35 UTC  (24+ messages)
` [PATCH 1/5] ACPI: battery: Do not unload battery hooks on single error
` [PATCH 2/5] ACPI: battery: Simplify battery_hook_unregister()
` [PATCH 3/5] ACPI: battery: Allow battery hooks to be registered multiple times
` [PATCH 4/5] ACPI: battery: Allow for passing data to battery hooks
` [PATCH 5/5] platform/x86: dell: Add new dell-wmi-ddv driver

[PATCH v3 0/8] ACPI: unify _UID handling as integer
 2022-09-19 16:37 UTC  (2+ messages)

[PATCH v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-09-19 15:56 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options

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

[PATCH 0/4] Fixups for s2idle on ASUS Rembrandt laptop
 2022-09-19 13:00 UTC  (11+ messages)
` [PATCH 4/4] acpi/x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE

[PATCH] ACPI: APEI: do not add task_work for outside context error
 2022-09-19  2:37 UTC  (2+ messages)

[PATCH V4] LoongArch: Add ACPI-based generic laptop driver
 2022-09-19  2:15 UTC 

[PATCH V3] LoongArch: Add ACPI-based generic laptop driver
 2022-09-18  7:38 UTC  (8+ messages)

[PATCH] ACPI: fan: Reorder symbols to get rid of a few forward declarations
 2022-09-17 21:56 UTC 

[PATCH] ACPI: AC: Remove the leftover struct acpi_ac_bl
 2022-09-17 10:39 UTC  (2+ messages)

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-09-17  9:09 UTC 

[PATCH v1] drivers/acpi/acpi_video: check return value of acpi_get_parent()
 2022-09-17  1:25 UTC  (3+ messages)

[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
 2022-09-16 23:16 UTC  (3+ messages)

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

[PATCH] coresight: acpi: add support for amba dma-330 controller
 2022-09-16 13:00 UTC  (4+ messages)

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

[PATCH v4 2/2] PM: ACPI: reboot: Reinstate S5 for reboot
 2022-09-16  4:33 UTC 

[PATCH v3 2/2] PM: ACPI: reboot: Reinstate S5 for reboot
 2022-09-16  0:03 UTC  (3+ messages)

[PATCH 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-09-15 21:41 UTC  (4+ messages)
` [PATCH 2/2] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options

[PATCH v2 0/6] Fixups for s2idle on various Rembrandt laptops
 2022-09-15  3:48 UTC  (11+ messages)
` [PATCH v2 2/6] acpi/x86: s2idle: If a new AMD _HID is missing assume Rembrandt
` [PATCH v2 3/6] acpi/x86: s2idle: Add module parameter to prefer Microsoft GUID
` [PATCH v2 4/6] acpi/x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
` [PATCH v2 5/6] acpi/x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14

[PATCH v2 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-14 21:00 UTC  (17+ messages)
` [PATCH v2 05/13] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by
` [PATCH v2 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
` [PATCH v2 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[GIT PULL] Immutable backlight-detect-refactor branch between acpi, drm-* and pdx86
 2022-09-14 16:58 UTC  (3+ messages)

[PATCH] PNPBIOS: remove unused pnpid32_to_pnpid() declaration
 2022-09-14  1:41 UTC  (3+ messages)

[PATCH v2] PNPBIOS: remove unused pnpid32_to_pnpid() declaration
 2022-09-14  1:33 UTC 


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