public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-06 19:43:48 to 2024-02-13 14:57:58 UTC [more...]

[PATCH v2 0/2] fix DT overlays when device links are released
 2024-02-13 15:01 UTC  (5+ messages)
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset

[PATCH v2 0/2] Ignore bad graph port nodes on Dell XPS 9315
 2024-02-13 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: utils: Make acpi_handle_path() not static
` [PATCH v2 2/2] ACPI: property: Ignore bad graph port nodes on Dell XPS 9315

[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-13 10:32 UTC  (6+ messages)
` [PATCH V4 03/11] coresight: tmc: Extract device properties from AMBA pid based table lookup

[PATCH v2 00/14] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
 2024-02-13 10:25 UTC  (26+ messages)
` [PATCH v2 01/14] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup
` [PATCH v2 02/14] iio: temp: ltc2983: Use __free(fwnode_handle) to replace fwnode_handle_put() calls
` [PATCH v2 03/14] device property: Introduce device_for_each_child_node_scoped()
` [PATCH v2 04/14] iio: adc: max11410: Use device_for_each_child_node_scoped()
` [PATCH v2 05/14] iio: adc: mcp3564: Use device_for_each_child_node_scopd()
` [PATCH v2 06/14] iio: adc: qcom-spmi-adc5: "
` [PATCH v2 07/14] iio: adc: rzg2l_adc: "
` [PATCH v2 08/14] iio: adc: stm32: Use device_for_each_child_node_scoped()
` [PATCH v2 09/14] iio: adc: ti-ads1015: "
` [PATCH v2 10/14] iio: adc: ti-ads131e08: "
` [PATCH v2 11/14] iio: addac: ad74413r: "
` [PATCH v2 12/14] iio: dac: ad3552r: "
` [PATCH v2 13/14] iio: dac: ad5770r: "
` [PATCH v2 14/14] iio: dac: ltc2688: "

[rafael-pm:bleeding-edge 76/104] drivers/thermal/intel/intel_pch_thermal.c:235:52: warning: passing argument 2 of 'pch_wpt_add_acpi_psv_trip' makes integer from pointer without a cast
 2024-02-13  8:39 UTC 

[PATCH v3 1/2] ACPI: use %pe for better readability of errors while printing
 2024-02-13  7:44 UTC  (2+ messages)
  ` [PATCH v3 2/2] cpufreq/schedutil: print errors with %pe for better readability of logs

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VI edition (OSPM-summit 2024)
 2024-02-13  7:22 UTC  (2+ messages)

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-02-13  6:15 UTC  (8+ messages)
` [PATCH v1 -next 1/3] ACPI: RISC-V: Add CPPC driver
` [PATCH v1 -next 2/3] cpufreq: Move CPPC configs to common Kconfig and add RISC-V
` [PATCH v1 -next 3/3] RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ

[rafael-pm:bleeding-edge 76/104] drivers/thermal/intel/intel_pch_thermal.c:235:45: error: incompatible pointer to integer conversion passing 'struct thermal_trip *' to parameter of type 'int'
 2024-02-13  5:02 UTC 

[PATCH] ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
 2024-02-13  0:41 UTC 

[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
 2024-02-12 22:29 UTC  (2+ messages)

[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-12 22:17 UTC  (6+ messages)
` [PATCH v2 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v2 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v2 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
 2024-02-12 21:16 UTC  (6+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI
` [PATCH v5 2/3] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v5 3/3] drm/nouveau: Use drm_edid_read_acpi() helper

[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-12 21:08 UTC  (10+ messages)
` [PATCH v1 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v1 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v1 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[PATCH v2 1/2] ACPI: use %pe for better readability of errors while printing
 2024-02-12 19:29 UTC  (3+ messages)
  ` [PATCH v2 2/2] cpufreq/schedutil: print errors with %pe for better readability of logs

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-02-12 19:18 UTC  (4+ messages)

[PATCH 0/2] Ignore bad graph port nodes on Dell XPS 9315
 2024-02-12 18:36 UTC  (5+ messages)
` [PATCH 1/2] ACPI: utils: Make acpi_handle_path() not static
` [PATCH 2/2] ACPI: property: Ignore bad data nodes

[PATCH] ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device
 2024-02-12 17:57 UTC  (2+ messages)

[PATCH] Fix the warning of amd-pstate.rst
 2024-02-12 15:47 UTC  (2+ messages)

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-12 14:13 UTC  (11+ messages)
` [PATCH v11 1/4] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option
` [PATCH v11 2/4] EINJ: Migrate to a platform driver
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions
` [PATCH v11 4/4] EINJ, Documentation: Update EINJ kernel doc

[PATCH] ACPI: bus: make acpi_bus_type const
 2024-02-12 13:44 UTC  (3+ messages)

[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVA
 2024-02-12 13:38 UTC  (2+ messages)

[PATCH 0/4] Add ACPI NUMA support for RISC-V
 2024-02-12 13:31 UTC  (3+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure

[PATCH 0/8] of: automate of_node_put() - new approach to loops
 2024-02-12 12:03 UTC  (12+ messages)
` [PATCH 1/8] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH 2/8] of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling
` [PATCH 3/8] of: unittest: Use for_each_child_of_node_scoped()
` [PATCH 4/8] iio: adc: fsl-imx25-gcq: Use for_each_available_child_node_scoped()
` [PATCH 5/8] iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
` [PATCH 6/8] iio: adc: ad7124: Use for_each_available_child_of_node_scoped()
` [PATCH 7/8] iio: adc: ad7292: "
` [PATCH 8/8] iio: adc: adi-axi-adc: Use __free(device_node) and guard(mutex)

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-12 11:27 UTC  (13+ messages)
` [PATCH v4 1/3] drm: "
    `  "
` [PATCH v4 2/3] drm/nouveau: Use "
` [PATCH v4 3/3] drm: Drop unneeded selects in DRM drivers

[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
 2024-02-12  9:19 UTC  (5+ messages)

[rafael-pm:testing 44/61] kernel/power/energy_model.c:113:15: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-02-12  3:55 UTC 

[rafael-pm:bleeding-edge 77/80] drivers/thermal/thermal_of.c:487:9-16: WARNING: ERR_CAST can be used with np
 2024-02-12  3:04 UTC 

[PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
 2024-02-11 18:53 UTC  (4+ messages)
` [PATCH 09/13] iio: addac: ad74413r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls

[rafael-pm:bleeding-edge 74/80] drivers/thermal/thermal_core.c:1230:13: warning: the comparison will always evaluate as 'true' for the address of 'trips' will never be NULL
 2024-02-11  8:40 UTC 

drivers/thermal/thermal_of.c:487:24: warning: returning 'long int' from a function with return type 'struct thermal_zone_device *' makes pointer from integer without a cast
 2024-02-11  4:40 UTC 

[rafael-pm:bleeding-edge 74/80] drivers/thermal/thermal_core.c:1230:11: warning: address of array 'tz->trips' will always evaluate to 'true'
 2024-02-11  2:55 UTC 

[PATCH] Fix keyboard on ASUS EXPERTBOOK B2502FBA, see bug:217323
 2024-02-11  0:08 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION 2bc44535ed4f6a6013ec53b505c4c381e166f0ce
 2024-02-10 12:28 UTC 

[PATCH v3 0/7] dma-mapping: Simplify arch_setup_dma_ops()
 2024-02-10 11:27 UTC  (10+ messages)
` [PATCH v3 1/7] OF: Retire dma-ranges mask workaround
` [PATCH v3 2/7] OF: Simplify DMA range calculations
` [PATCH v3 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH v3 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH v3 5/7] iommu/dma: Make limit checks self-contained
` [PATCH v3 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v3 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-10  7:09 UTC  (2+ messages)
` [PATCH 07/22] device property: Add remote endpoint to devcon matcher

[rafael-pm:bleeding-edge 71/77] drivers/thermal/thermal_of.c:536:8: error: passing 'struct thermal_zone_device_ops' to parameter of incompatible type 'const void *'
 2024-02-10  2:42 UTC 

[rafael-pm:bleeding-edge 71/77] drivers/thermal/thermal_of.c:536:15: error: incompatible type for argument 1 of 'kfree'
 2024-02-10  1:19 UTC 

[PATCH v3 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
 2024-02-09 19:26 UTC 

[PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
 2024-02-09 17:19 UTC  (13+ messages)
` [PATCH v2 2/2] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"

[rafael-pm:bleeding-edge 65/77] drivers/thermal/intel/intel_quark_dts_thermal.c:353:17: error: 'trips' undeclared
 2024-02-09 15:33 UTC 

[PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
 2024-02-09 11:23 UTC  (3+ messages)

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-09 11:17 UTC  (4+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-09 10:55 UTC  (8+ messages)

[rafael-pm:bleeding-edge 74/77] drivers/thermal/thermal_of.c:444:34: error: initializing 'struct thermal_zone_device_ops *' with an expression of incompatible type 'struct thermal_zone_device_ops'; take the address with &
 2024-02-09  5:34 UTC 

[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-08 19:25 UTC  (14+ messages)
` [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
` [PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration
` [PATCH v1 3/6] thermal: intel: Discard trip tables "
` [PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration

[PATCH v10 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-08 17:43 UTC  (4+ messages)
` [PATCH v10 2/5] ACPI: Add CXL protocol error defines

[PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
 2024-02-08 16:16 UTC  (3+ messages)

[PATCH v5 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-06 22:28 UTC  (13+ messages)
` [PATCH v5 01/12] ACPI: HMAT: Remove register of memory node for generic target
` [PATCH v5 02/12] base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
` [PATCH v5 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v5 04/12] ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
` [PATCH v5 05/12] cxl: Split out combine_coordinates() for common shared usage
` [PATCH v5 06/12] cxl: Split out host bridge access coordinates
` [PATCH v5 07/12] cxl: Move QoS class to be calculated from the nearest CPU
` [PATCH v5 08/12] cxl: Set cxlmd->endpoint before adding port device
` [PATCH v5 09/12] cxl/region: Calculate performance data for a region
` [PATCH v5 10/12] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH v5 11/12] cxl/region: Add memory hotplug notifier for cxl region
` [PATCH v5 12/12] cxl/region: Deal with numa nodes not enumarated by SRAT

[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
 2024-02-06 22:15 UTC 

[PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
 2024-02-06 19:58 UTC  (2+ messages)

[PATCH v3 0/5] Add support for fetching EDID from ACPI _DDC
 2024-02-06 19:43 UTC  (5+ messages)
` [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox