messages from 2022-08-15 01:33:02 to 2022-08-23 04:33:30 UTC [more...]
[PATCH v3] ACPI: Split out processor thermal register from ACPI PSS
2022-08-23 4:33 UTC (7+ messages)
` Bug: "
[RFC 0/2] Stop the abuse of Linux-* _OSI strings
2022-08-23 3:47 UTC (11+ messages)
` [RFC 1/2] ACPI: OSI: Remove Linux-Dell-Video _OSI string
` [RFC 2/2] ACPI: OSI: Deprecate some abused _OSI strings
[RESEND PATCH v3 0/9] Make ghes_edac a proper module
2022-08-23 1:49 UTC (11+ messages)
` [RESEND PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [RESEND PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [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
` [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred
` [RESEND PATCH v3 6/9] ghes: Introduce a flag ghes_present
` [RESEND PATCH v3 7/9] apei/ghes: Use unrcu_pointer for cmpxchg
` [RESEND PATCH v3 8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled
` [RESEND PATCH v3 9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred
null ptr deref in __power_supply_is_system_supplied
2022-08-22 17:26 UTC (3+ messages)
[PATCH v3 0/9] Make ghes_edac a proper module
2022-08-22 15:33 UTC (4+ messages)
` [PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use
` [PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
[PATCH 0/3] iommu/dma: Some housekeeping
2022-08-22 12:55 UTC (7+ 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
[PATCH v4 0/2] Disable FIE on machines with slow counters
2022-08-22 12:08 UTC (4+ messages)
` [PATCH v4 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v4 2/2] cpufreq: CPPC: Change FIE default
[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
2022-08-22 9:26 UTC (5+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler
[PATCH] power/acpi: Remove unnecessary return in acpi_os_** function;
2022-08-22 9:14 UTC
[PATCH] tools/power/acpi/os_specific/service_layers/osunixxf.c:remove unnecessary (void*) conversions
2022-08-22 6:24 UTC
[PATCH v1] ACPI: Property: Fix type detection of unified integer reading functions
2022-08-20 11:32 UTC (4+ messages)
[PATCH 0/6] ACPI: New helper function acpi_dev_get_memory_resources() and a new ACPI ID
2022-08-20 11:25 UTC (11+ 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 V2 1/2] LoongArch: Add CPU HWMon platform driver
2022-08-20 9:37 UTC (8+ messages)
` [PATCH V2 2/2] LoongArch: Add ACPI-based generic laptop driver
[PATCH v2 0/7] Modularize ghes_edac driver
2022-08-19 19:37 UTC (25+ 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 PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
2022-08-19 10:41 UTC (11+ 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 v3 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-08-19 10:05 UTC (38+ messages)
` [PATCH v3 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v3 02/31] drm/i915: Don't register backlight when another backlight should be used
` [PATCH v3 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3)
` [PATCH v3 04/31] drm/radeon: "
` [PATCH v3 05/31] drm/nouveau: Don't register backlight when another backlight should be used
` [PATCH v3 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
` [PATCH v3 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down
` [PATCH v3 08/31] ACPI: video: Simplify acpi_video_unregister_backlight()
` [PATCH v3 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
` [PATCH v3 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
` [PATCH v3 11/31] drm/i915: Call acpi_video_register_backlight() (v2)
` [PATCH v3 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails
` [PATCH v3 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
` [PATCH v3 14/31] drm/radeon: Register ACPI video backlight when skipping radeon "
` [PATCH v3 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header
` [PATCH v3 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
` [PATCH v3 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v2)
` [PATCH v3 18/31] ACPI: video: Add Apple GMUX brightness control detection
` [PATCH v3 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
` [PATCH v3 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions
` [PATCH v3 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
` [PATCH v3 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
` [PATCH v3 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
` [PATCH v3 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
` [PATCH v3 25/31] platform/x86: asus-wmi: Move acpi_backlight=native "
` [PATCH v3 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] "
` [PATCH v3 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
` [PATCH v3 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
` [PATCH v3 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
` [PATCH v3 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
` [PATCH v3 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
[PATCH v3 0/2] Disable FIE on machines with slow counters
2022-08-18 21:16 UTC (3+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v3 2/2] cpufreq: CPPC: Change FIE default
[PATCH] ACPI: move from strlcpy with unused retval to strscpy
2022-08-18 20:59 UTC
[PATCH v1 0/9] fw_devlink improvements
2022-08-18 15:00 UTC (26+ messages)
` [PATCH v1 4/9] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v1 9/9] of: property: Simplify of_link_to_phandle()
[PATCH 1/1] ACPI: Fix acpi_dev_state_d0() documentation
2022-08-18 5:51 UTC
[PATCH 0/2] Modularize ghes_edac driver
2022-08-18 1:24 UTC (13+ messages)
` [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
[BUG] Issue with commit 923044133367 ("ACPI: property: Unify integer value reading functions")
2022-08-16 12:42 UTC (2+ messages)
[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)
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