linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-25 05:42:08 to 2023-11-02 00:51:57 UTC [more...]

[PATCH v2 1/1] device property: Add fwnode_name_eq()
 2023-11-02  0:51 UTC  (4+ messages)

[PATCH 0/3] Make fwnode_property_get_reference_args accept NULL args
 2023-11-01 20:28 UTC  (10+ messages)
` [PATCH 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference
` [PATCH 2/3] software node: Let args be NULL in software_node_get_reference_args
` [PATCH 3/3] device property: fwnode_property_get_reference allows NULL args now

[PATCH 1/1] ACPI: property: Replicate DT-aligned u32 properties from DisCo for Imaging
 2023-11-01 18:00 UTC  (2+ messages)

[PATCH v2 0/3] Make fwnode_property_get_reference_args accept NULL args
 2023-11-01 10:51 UTC  (4+ messages)
` [PATCH v2 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference
` [PATCH v2 2/3] software node: Let args be NULL in software_node_get_reference_args
` [PATCH v2 3/3] device property: fwnode_property_get_reference allows NULL args now

[PATCH] software node: Remove usage of the deprecated ida_simple_xx() API
 2023-11-01  9:36 UTC 

[PATCH v4 0/7] consolidate and cleanup CPU capacity
 2023-11-01  9:04 UTC  (14+ messages)
` [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
` [PATCH v2 2/7] cpufreq: use the fixed and coherent frequency for scaling capacity
` [PATCH v4 3/7] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v4 4/7] energy_model: "
` [PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[GIT PULL] Thermal control updates for v6.7-rc1
 2023-11-01  1:44 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.7-rc1
 2023-11-01  1:44 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for s3 with parallel bootup
 2023-10-31 23:20 UTC  (11+ messages)
` [PATCH v2 1/2] x86: Enable x2apic during resume from suspend if used previously
` [PATCH v2 2/2] perf/x86/amd: Stop calling amd_pmu_cpu_reset() from amd_pmu_cpu_dead()

[PATCH 1/1] device property: Add fwnode_name_eq()
 2023-10-31 21:49 UTC  (4+ messages)

[PATCH] ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
 2023-10-31 16:51 UTC  (2+ messages)

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-10-31 15:56 UTC  (12+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v2 0/6] ACPI: scan: MIPI DiSco for Imaging support
 2023-10-31 15:19 UTC  (11+ messages)
` [PATCH v2 2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS
` [PATCH v2 5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-31  2:00 UTC  (33+ messages)
` [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v2 02/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v2 03/21] ACPI: Kconfig: Introduce new option to support deferred GSI probe
` [RFC PATCH v2 04/21] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
` [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
` [RFC PATCH v2 07/21] serial: 8250_pnp: Add support for deferred probe
` [RFC PATCH v2 08/21] ACPI: pci_irq: Avoid warning for deferred probe in acpi_pci_irq_enable()
` [RFC PATCH v2 09/21] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v2 10/21] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
` [RFC PATCH v2 12/21] PCI: pci-acpi.c: Return correct value from pcibios_alloc_irq()
` [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v2 15/21] irqchip: riscv-aplic: "
` [RFC PATCH v2 16/21] irqchip: irq-sifive-plic: "
` [RFC PATCH v2 17/21] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v2 18/21] irqchip: riscv-intc: Set ACPI irqmodel
` [RFC PATCH v2 19/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v2 20/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v2 21/21] ACPI: RISC-V: Create PLIC "

[PATCH v1 1/1] power: reset: pwr-mlxbf: support graceful reboot instead of emergency reset
 2023-10-30 20:30 UTC 

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-30 17:51 UTC  (3+ messages)

[PATCH v2] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
 2023-10-30 16:00 UTC  (11+ messages)

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

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-10-28 14:03 UTC  (11+ messages)
` [PATCH 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH 2/7] coresight: funnel: "
` [PATCH 3/7] coresight: catu: "
` [PATCH 4/7] coresight: tpiu: "
` [PATCH 5/7] coresight: tmc: "
` [PATCH 6/7] coresight: stm: "
` [PATCH 7/7] coresight: debug: "

[PATCH 0/2] Add and use new helper acpi_use_parent_companion
 2023-10-28 13:31 UTC  (13+ messages)
` [PATCH 1/2] ACPI: Add "
  ` [PATCH 2/2] i2c: i801: Use new "

[PATCH V3] ACPI: APEI: Use ERST timeout for slow devices
 2023-10-28 11:06 UTC  (3+ messages)

[PATCH] acpi_idle: use raw_safe_halt() from acpi_idle_play_dead()
 2023-10-27 19:14 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 3335ef03ad81e7ec516494af41ee417b630dd843
 2023-10-27 13:59 UTC 

[PATCH v4 -next 0/4] RISC-V: ACPI improvements
 2023-10-27 13:20 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2ef7141596eed0b4b45ef18b3626f428a6b0a822
 2023-10-27  3:52 UTC 

[PATCH] acpi: Use access_width over register_width for system memory accesses
 2023-10-26 21:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/6] consolidate and cleanup CPU capacity
 2023-10-26 15:13 UTC  (20+ messages)
` [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v3 4/6] energy_model: "
` [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
` [RFC v3 6/6] arm64/amu: use capacity_ref_freq to set AMU ratio

[PATCH] ACPI: video: Add comment about acpi_video_backlight_use_native() usage
 2023-10-26 13:53 UTC 

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-26 13:32 UTC  (5+ messages)

[PATCH v1 0/3] gpio: mmio: Make driver agnostic
 2023-10-26 12:27 UTC  (7+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()
` [PATCH v1 2/3] gpio: mmio: Make use of device properties
` [PATCH v1 3/3] gpio: mmio: Clean up headers

[PATCH v1 0/6] Replace acpi_driver with platform_driver
 2023-10-26 12:25 UTC  (11+ messages)
` [PATCH v1 1/6] ACPI: acpi_video: Remove unnecessary checks
` [PATCH v1 2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator
` [PATCH v1 3/6] ACPI: acpi_video: Remove unnecessary driver_data clear
` [PATCH v1 4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver
` [PATCH v1 5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev
` [PATCH v1 6/6] ACPI: acpi_video: Fix holes in acpi_video_bus

[PATCH v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
 2023-10-26 12:06 UTC  (8+ messages)

[PATCH v2 2/2] PCI: hotplug: Add extension driver for Ampere Altra hotplug LED control
 2023-10-26 11:04 UTC  (6+ messages)

[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
 2023-10-26 10:00 UTC  (2+ messages)

[PATCH v3 0/6] Refine _UID references across kernel
 2023-10-25 18:59 UTC  (7+ messages)
` [PATCH v3 5/6] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID

[GIT PULL] ACPI fix for v6.6-rc8
 2023-10-25 18:00 UTC  (2+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-10-25 14:22 UTC  (12+ messages)

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-10-25 12:51 UTC  (4+ messages)
` [Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[PATCH 0/4] ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias()
 2023-10-25  5:41 UTC  (6+ messages)
` [PATCH 2/4] ACPI: sysfs: Fix a potential out-of-bound write in create_of_modalias()


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