linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-29 06:45:17 to 2023-09-07 17:11:11 UTC [more...]

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:57 UTC  (59+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH v5 1/4] Add reserved-memory
 2023-09-07 16:58 UTC  (18+ messages)
` [PATCH v5 2/4] Bring in some other reserved-memory files
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages
` [PATCH v5 4/4] memory: Add ECC properties

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-09-07 12:15 UTC  (9+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 3a0edc2c5c29630924b31f1ccc5f3378024d5354
 2023-09-07  8:38 UTC 

[PATCH v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0
 2023-09-07 13:19 UTC  (4+ messages)

[PATCH] acpi: trigger wakeup key event from power button
 2023-09-07  7:43 UTC 

[PATCH V5 0/7] amd-pstate preferred core
 2023-09-06 22:01 UTC  (19+ messages)
` [PATCH V5 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V5 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V5 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V5 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V5 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V5 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[PATCH v16 0/3] Avoid PCIe D3 for AMD PCIe root ports
 2023-09-06 19:57 UTC  (20+ messages)
` [PATCH v16 1/3] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH v16 2/3] platform/x86/amd: pmc: Adjust workarounds to be part of a switch/case
` [PATCH v16 3/3] platform/x86/amd: pmc: Don't let PCIe root ports go into D3

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-06 19:57 UTC  (11+ messages)
` [V11 1/8] ACPI: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [V11 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [V11 3/8] wifi: mac80211: Add support for WBRF features
` [V11 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [V11 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V11 6/8] drm/amd/pm: add flood detection for wbrf events
` [V11 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [V11 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH v4 1/4] Add reserved-memory
 2023-09-06 14:48 UTC  (7+ messages)
` [PATCH v4 2/4] Bring in other reserved-memory files
` [PATCH v4 3/4] schemas: Add a schema for memory map
` [PATCH v4 4/4] memory: Add ECC property

[PATCH] ARM: SDEI: allow sdei initialization even no APCI support
 2023-09-06 13:09 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 07933ef8a6068f2b609b6bf28c2204ee48a5dda4
 2023-09-06  9:57 UTC 

[PATCH v3 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-06  4:04 UTC  (7+ messages)
` [PATCH v3 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v3 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v3 3/3] ACPI, APEI, EINJ: Update EINJ documentation

[rafael-pm:bleeding-edge 1/5] include/linux/thermal.h:378:1: error: expected identifier or '(' before '{' token
 2023-09-05 19:29 UTC 

[rafael-pm:bleeding-edge 1/5] include/linux/thermal.h:378:1: error: expected identifier or '(' before '{' token
 2023-09-05 19:29 UTC 

[PATCH] acpi,mm: fix typo sibiling -> sibling
 2023-09-05  6:57 UTC  (2+ messages)

Prezentacja
 2023-09-04  7:40 UTC 

[GIT PULL] More thermal control updates for v6.6-rc1
 2023-09-04 22:50 UTC  (2+ messages)

[PATCH v1 1/1] device property: Clarify usage scope of some struct fwnode_handle members
 2023-09-04 11:02 UTC  (3+ messages)

GHES/AER synchronization missing?
 2023-09-01 22:57 UTC 

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-09-01 11:54 UTC  (17+ messages)

[PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
 2023-08-31 20:48 UTC  (4+ messages)

[PATCH 1/2] ACPICA: Use strscpy to replace strncpy
 2023-08-31  9:35 UTC  (2+ messages)

[PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
 2023-08-31  9:02 UTC  (2+ messages)

[PATCH 2/2] ACPI: OSL: add __printf format attribute to acpi_os_vprintf
 2023-08-31  7:34 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 003894c19da3987667731ef1c6d4734b5632eeb6
 2023-08-31  5:45 UTC 

[PATCH V4 0/7] AMD Pstate Preferred Core
 2023-08-31  1:42 UTC  (12+ messages)
` [PATCH V4 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V4 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V4 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V4 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V4 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-08-30 18:31 UTC  (3+ messages)
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture

[PATCH v4] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-30 16:20 UTC  (2+ messages)

[PATCH v3] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-30 14:49 UTC  (5+ messages)

[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-30  9:13 UTC  (6+ messages)
  ` ACPI binding with SCMI

[avpatel:riscv_acpi_b2_v1] [swnode] f6c8bb7f93: BUG:KASAN:global-out-of-bounds_in_is_software_node
 2023-08-30 13:03 UTC 

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-08-29  9:55 UTC  (4+ messages)
` [PATCH RESEND v4 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt


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