Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-08 01:42:26 to 2022-08-17 20:56:50 UTC [more...]

[PATCH 0/2] Modularize ghes_edac driver
 2022-08-17 20:56 UTC  (16+ messages)
` [PATCH 1/2] efi/cper: export several helpers for ghes edac to use
` [PATCH 2/2] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-17 20:18 UTC  (17+ messages)
` [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v2 03/29] drm/amdgpu: Don't register backlight when another backlight should be used
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-17 15:38 UTC  (9+ messages)
` [PATCH v2 1/7] efi/cper: export several helpers for ghes edac to use
` [PATCH v2 2/7] EDAC/ghes: Add notifier to report ghes_edac mem error
` [PATCH v2 3/7] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes
` [PATCH v2 4/7] EDAC: Get chipset-specific edac drivers selected only when ghes_edac is not enabled
` [PATCH v2 5/7] EDAC/ghes: Prevent chipset-specific edac from loading after ghes_edac is registered
` [PATCH v2 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v2 7/7] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled

[PATCH v1 0/9] fw_devlink improvements
 2022-08-17 13:01 UTC  (31+ messages)
` [PATCH v1 1/9] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v1 2/9] driver core: fw_devlink: Improve check for fwnode with no device/driver
` [PATCH v1 3/9] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v1 4/9] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v1 5/9] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v1 6/9] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v1 7/9] driver core: fw_devlink: Consolidate device link flag computation
` [PATCH v1 8/9] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v1 9/9] of: property: Simplify of_link_to_phandle()

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-17 12:19 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
` [PATCH 3/3] iommu/dma: Make header private

[BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions")
 2022-08-16 12:42 UTC  (2+ messages)

[PATCH PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
 2022-08-16 11:27 UTC  (4+ messages)
` [PATCH PoC 1/3] ACPI / PNP: Don't add enumeration_by_parent devices
` [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()
` [PATCH PoC 3/3] bus: hisi_lpc: Use acpi_create_platform_device_ops()

[PATCH 0/6] ACPI: New helper function acpi_dev_get_memory_resources() and a new ACPI ID
 2022-08-16 10:16 UTC  (7+ messages)
` [PATCH 1/6] usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
` [PATCH 2/6] ACPI: resource: Filter out the non memory resources in is_memory()
` [PATCH 3/6] ACPI: resource: Add helper function acpi_dev_get_memory_resources()
` [PATCH 4/6] ACPI: APD: Use the helper acpi_dev_get_memory_resources()
` [PATCH 5/6] ACPI: LPSS: "
` [PATCH 6/6] usb: typec: intel_pmc_mux: "

[PATCH 1/2] LoongArch: Add CPU HWMon platform driver
 2022-08-16  9:05 UTC  (8+ messages)
` [PATCH 2/2] LoongArch: Add ACPI-based generic laptop driver

[PATCH 09/11] ACPI/APEI: Add missing include
 2022-08-15 17:26 UTC 

[RFC PATCH] Soundwire: Initialize multi_link with fwnode props
 2022-08-15 12:30 UTC  (9+ messages)

[PATCH] ACPI: APEI: Add bert error log footer
 2022-08-15  9:14 UTC 

[PATCH] PCI/ASPM: Should not report ASPM support to BIOS if FADT indicates ASPM is unsupported
 2022-08-15  9:02 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 13/21] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-08-14 15:35 UTC 

[PATCH AUTOSEL 5.10 20/31] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-08-14 15:34 UTC 

[PATCH AUTOSEL 5.15 30/46] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-08-14 15:32 UTC 

[PATCH AUTOSEL 5.18 37/56] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-08-14 15:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 41/56] ACPI: PPTT: Leave the table mapped for the runtime usage

[PATCH AUTOSEL 5.19 41/64] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-08-14 15:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 47/64] ACPI: PPTT: Leave the table mapped for the runtime usage

[PATCH v1] ACPI: Property: Fix type detection of unified integer reading functions
 2022-08-12 19:43 UTC  (3+ messages)

[PATCH v1 0/5] ACPI: Device enumeration rearrangements and parent field elimination
 2022-08-12 15:14 UTC  (12+ messages)
` [PATCH v1 1/5] ACPI: Rename acpi_bus_get/put_acpi_device()
` [PATCH v1 2/5] ACPI: scan: Rename acpi_bus_get_parent() and rearrange it
` [PATCH v1 3/5] ACPI: scan: Rearrange initialization of ACPI device objects
` [PATCH v1 4/5] ACPI: scan: Eliminate __acpi_device_add()
` [PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device

[PATCH] ACPI: property: Fix mis-use of _Generic()
 2022-08-12 11:33 UTC 

[PATCH V2 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-08-12  7:52 UTC  (5+ messages)
` [PATCH V2 1/2] ACPI / scan: Support multiple dma windows with different offsets

[GIT PULL] More ACPI updates for v5.20-rc1
 2022-08-11 21:32 UTC  (2+ messages)

Issues with ACPI _CRS and E820 memory map
 2022-08-11 18:30 UTC 

[PATCH] ACPICA: Fix typo in comments
 2022-08-11 16:25 UTC  (2+ messages)

MFD ASL for KEMPLD
 2022-08-11  8:14 UTC  (2+ messages)

[PATCH v2 0/1] Disable FIE on machines with slow counters
 2022-08-11  7:45 UTC  (14+ messages)
` [PATCH v2 1/1] ACPI: CPPC: Disable FIE if registers in PCC regions

[PATCH] ACPI: APEI: move edac_init ahead of ghes platform drv register
 2022-08-11  7:40 UTC  (26+ messages)
                ` 回复: "

[rafael-pm:bleeding-edge] BUILD SUCCESS ad393690b235f40d3b4dc72d84e6fab3960edf9f
 2022-08-10  6:49 UTC 

[PATCH 1/1] ACPI: property: Fix error handling in acpi_init_properties()
 2022-08-09 17:22 UTC  (2+ messages)

[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
 2022-08-09 10:35 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 2c461d8f205740fbdcbb8f7c72ea3468d89c7b1e
 2022-08-09  6:43 UTC 

[ACPI] 1d52f10917: BUG:KASAN:use-after-free_in_strlen
 2022-08-08 20:53 UTC  (2+ messages)

[PATCH v2] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-08 18:38 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: VIOT: Do not dereference fwnode in struct device
 2022-08-08 17:31 UTC  (3+ messages)

[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-08 17:10 UTC  (6+ messages)

[PATCH v5 30/32] ACPI/APEI: Add missing include
 2022-08-08 14:09 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 5/8] ACPI: LPSS: Fix missing check in register_device_clock()
 2022-08-08  1:40 UTC 

[PATCH AUTOSEL 4.14 08/12] ACPI: PM: save NVS memory for Lenovo G40-45
 2022-08-08  1:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 09/12] ACPI: LPSS: Fix missing check in register_device_clock()

[PATCH AUTOSEL 5.4 15/23] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
 2022-08-08  1:38 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 16/23] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.4 17/23] ACPI: LPSS: Fix missing check in register_device_clock()

[PATCH AUTOSEL 4.19 10/16] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
 2022-08-08  1:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 11/16] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 4.19 12/16] ACPI: LPSS: Fix missing check in register_device_clock()

[PATCH AUTOSEL 5.10 19/29] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
 2022-08-08  1:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 20/29] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
` [PATCH AUTOSEL 5.10 21/29] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.10 22/29] ACPI: LPSS: Fix missing check in register_device_clock()

[PATCH AUTOSEL 5.15 30/45] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
 2022-08-08  1:35 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 31/45] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
` [PATCH AUTOSEL 5.15 32/45] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.15 33/45] ACPI: LPSS: Fix missing check in register_device_clock()

[PATCH AUTOSEL 5.18 38/53] ACPI: PM: save NVS memory for Lenovo G40-45
 2022-08-08  1:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 39/53] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 5.18 47/53] ACPI: video: Use native backlight on Dell Inspiron N4010


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 read-only IMAP folder(s) and NNTP newsgroup(s).