messages from 2022-08-29 14:14:49 to 2022-09-07 20:15:17 UTC [more...]
[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
2022-09-07 20:15 UTC (4+ messages)
[PATCH v1 0/8] ACPI: unify _UID handling as integer
2022-09-07 17:06 UTC (10+ messages)
` [PATCH v1 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v1 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v1 3/8] ACPI: x86: "
` [PATCH v1 4/8] i2c: amd-mp2-plat: "
` [PATCH v1 5/8] i2c: mlxbf: "
` [PATCH v1 6/8] perf: qcom_l2_pmu: "
` [PATCH v1 7/8] spi: pxa2xx: "
` [PATCH v1 8/8] efi/dev-path-parser: "
[PATCH 0/3] iommu/dma: Some housekeeping
2022-09-07 12:49 UTC (6+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
[PATCH] usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
2022-09-07 10:30 UTC
[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
2022-09-07 8:12 UTC (27+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "
` [PATCH 2/8] HID: i2c-hid: "
` [PATCH 3/8] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq
` [PATCH 5/8] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH 6/8] Input: elan_i2c - Don't set wake_irq when using ACPI
` [PATCH 7/8] HID: i2c-hid: "
` [PATCH 8/8] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
[PATCH] ACPI: Wait for ACPI IRQ to be processed before disable GPE
2022-09-07 5:31 UTC
[PATCH v1 1/1] Add driver for Mellanox BlueField-3 GPIO controller
2022-09-06 15:35 UTC (13+ messages)
[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-06 12:40 UTC (8+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V3 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA
[PATCH v5 0/8] Make ghes_edac a proper module
2022-09-05 15:24 UTC (9+ messages)
` [PATCH v5 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v5 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v5 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v5 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v5 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v5 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v5 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v5 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled
[PATCH v4 0/8] Make ghes_edac a proper module
2022-09-05 14:33 UTC (14+ messages)
` [PATCH v4 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v4 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v4 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v4 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v4 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v4 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v4 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v4 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled
[PATCH 0/2] ACPI: video: Fix disable_backlight_sysfs_if regression
2022-09-05 13:36 UTC (5+ messages)
` [PATCH 1/2] drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
` [PATCH 2/2] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
[PATCH] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
2022-09-05 12:34 UTC
[GIT PULL] Immutable backlight-detect-refactor branch between acpi, drm-* and pdx86
2022-09-05 8:35 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS bbc77c8d9661c790806ca96ca01a356275b6a684
2022-09-04 8:26 UTC
[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
2022-09-03 23:03 UTC (3+ messages)
[PATCH] ACPI / property: Silence missing-declarations warning in apple.c
2022-09-03 19:00 UTC (3+ messages)
[PATCH] ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()
2022-09-03 18:56 UTC (3+ messages)
[PATCH v2 1/4] ACPI: platform: Get rid of redundant 'else'
2022-09-03 18:54 UTC (5+ messages)
` [PATCH v2 2/4] ACPI: platform: Remove redundant print on -ENOMEM
` [PATCH v2 3/4] ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 4/4] ACPI: platform: Sort forbidden_id_list[] in ascending order
[PATCH v1 1/2] ACPI: LPSS: Replace loop with first entry retrieval
2022-09-03 18:49 UTC (3+ messages)
` [PATCH v1 2/2] ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
[PATCH] ACPI: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
2022-09-03 18:46 UTC (2+ messages)
[PATCH v2 1/2] ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
2022-09-03 18:42 UTC (3+ messages)
` [PATCH v2 2/2] ACPI: bus: Refactor ACPI matching functions for better readability
[PATCH] ACPI: docs: enumeration: Fix a few typos and wording mistakes
2022-09-03 18:40 UTC (3+ messages)
[PATCH] tools: Delete the initialization value
2022-09-03 18:37 UTC (3+ messages)
[PATCH linux-next] ACPI: EC: Remove the unneeded result variable
2022-09-03 18:33 UTC (2+ messages)
[PATCH] ACPI: APEI: Add BERT error log footer
2022-09-03 18:26 UTC (2+ messages)
[PATCH 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2022-09-03 14:19 UTC (11+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] LoongArch: Enable LS2X RTC in loongson3_defconfig
` [PATCH 3/7] dt-bindings: rtc: Add bindings for LS2X RTC
` [PATCH 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig
` [PATCH 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K
` [PATCH 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig
[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-09-02 13:20 UTC (7+ messages)
` [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
[PATCH v3 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
2022-09-02 10:03 UTC (8+ messages)
` [PATCH v3 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()
` [PATCH v3 3/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros
[PATCH v1] drivers/acpi/acpi_video: check return value of acpi_get_parent()
2022-09-02 7:41 UTC
[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
2022-09-02 7:37 UTC
[PATCH 0/1] Fix backlight control on Toshiba Satellite Z830
2022-09-01 15:03 UTC (12+ messages)
` [PATCH 1/1] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
[PATCH PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
2022-09-01 10:52 UTC (6+ messages)
` [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()
[rafael-pm:bleeding-edge] BUILD SUCCESS f569faad1ef4d4f88432e6d5efba2562e0d1bc1f
2022-09-01 7:56 UTC
Unloading i2c mux overlay results in warning and stack trace
2022-09-01 4:06 UTC
Using phandles in an ACPI SSDT overlay, is it possible?
2022-09-01 0:34 UTC
[PATCH v2 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
2022-08-31 10:27 UTC (11+ messages)
` [PATCH v2 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()
` [PATCH v2 3/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros
[rafael-pm:bleeding-edge] BUILD SUCCESS 41607487f81ccdf20e796adacc277483ecc9c234
2022-08-31 8:04 UTC
[PATCH] ACPICA: Synchronize disabling wake mask and servicing wake-up IRQ
2022-08-31 4:25 UTC (5+ messages)
[PATCH linux-next] ACPI: APEI: Remove the unneeded result variable 'rc'
2022-08-31 3:48 UTC
[PATCH linux-next] ACPI: APEI: Remove the unneeded result variable
2022-08-31 3:31 UTC
[PATCH v1 0/5] ACPI: Device enumeration rearrangements and parent field elimination
2022-08-30 21:29 UTC (9+ messages)
` [PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device
` [PATCH v2 5/5] "
` [PATCH v1] ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()
` [PATCH v1] ACPI: Drop redundant acpi_dev_parent() header
[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
2022-08-30 17:10 UTC (8+ messages)
[PATCH v1 1/2] ACPI: PMIC: Use sizeof() instead of hard coded value
2022-08-30 16:37 UTC (8+ messages)
` [PATCH v1 2/2] ACPI: PMIC: Replace open coded be16_to_cpu()
[PATCH v3 0/4] Add some extra debugging mechanisms for s0i3
2022-08-30 14:50 UTC (5+ messages)
` [PATCH v3 1/4] ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
[PATCH v3 0/2] Disable FIE on machines with slow counters
2022-08-30 5:44 UTC (8+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v3 2/2] cpufreq: CPPC: Change FIE default
[RESEND PATCH v3 0/9] Make ghes_edac a proper module
2022-08-30 1:21 UTC (10+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter
[PATCH v2 1/2] gpiolib: acpi: Add support to ignore programming an interrupt
2022-08-29 19:26 UTC (5+ messages)
[PATCH v1] ACPI: property: Use acpi_dev_parent()
2022-08-29 17:00 UTC (2+ messages)
[PATCH] platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
2022-08-29 16:38 UTC (2+ messages)
Help Troubleshooting ACPI related issue
2022-08-29 15:58 UTC
null ptr deref in __power_supply_is_system_supplied
2022-08-29 15:46 UTC (3+ messages)
` [PATCH] power: supply: avoid nullptr "
[PATCH v1 1/4] ACPI: platform: Get rid of redundant 'else'
2022-08-29 15:18 UTC (5+ messages)
` [PATCH v1 3/4] ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v1 4/4] ACPI: platform: Keep list of ACPI IDs sorted
[PATCH v2 0/4] Add some extra debugging mechanisms for s0i3
2022-08-29 14:51 UTC (6+ messages)
` [PATCH v2 1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox