messages from 2023-11-06 15:09:47 to 2023-11-15 09:43:08 UTC [more...]
[PATCH v6 0/7] consolidate and cleanup CPU capacity
2023-11-15 9:42 UTC (14+ messages)
` [PATCH v6 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v6 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v6 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v6 4/7] energy_model: "
` [PATCH v6 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v6 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
2023-11-15 8:49 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v4 2/2] cpufreq: add virtual-cpufreq driver
[PATCH 0/2] OPP: Disallow "opp-hz" property without a corresponding clk
2023-11-15 8:43 UTC (10+ messages)
` [PATCH 2/2] "
[PATCH] rpm: pm: enable PM_RPM_EXCEPTION config flag
2023-11-15 7:08 UTC (9+ messages)
[PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
2023-11-15 6:50 UTC (5+ messages)
[RFT PATCH 0/2] OPP: Simplify required-opp handling
2023-11-15 5:32 UTC (12+ messages)
` [PATCH 1/2] OPP: Use _set_opp_level() for single genpd case
[RFC PATCH] PM: runtime: Apply pinctrl settings if defined
2023-11-15 1:51 UTC (3+ messages)
[PATCH 0/2] pmdomain: amlogic: meson-ee-pwrc: add ISP power domain
2023-11-14 17:46 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: power: meson-g12a-power: document "
` [PATCH 2/2] pmdomain: amlogic: meson-ee-pwrc: add support for G12A "
[PATCH] Performance: devfreq: avoid devfreq delay work re-init before
2023-11-14 13:36 UTC (4+ messages)
` 回复: "
[PATCH] thermal: Add support for device tree thermal zones consumers
2023-11-14 13:15 UTC
timer list corruption in devfreq
2023-11-14 12:30 UTC (4+ messages)
Various Exynos targets never return to no cooling
2023-11-14 10:32 UTC (2+ messages)
[PATCH] PM / devfreq: Synchronize queuing the same timer instance twice
2023-11-14 10:27 UTC
[PATCH v3 0/3] cpufreq: qcom-nvmem: Fix power domain scaling
2023-11-14 10:07 UTC (4+ messages)
` [PATCH v3 1/3] cpufreq: qcom-nvmem: Enable virtual power domain devices
` [PATCH v3 2/3] cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend
` [PATCH v3 3/3] pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-11-14 10:04 UTC (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
[PATCH] PM: hibernate: use acquire/release ordering when compress/decompress image
2023-11-14 7:05 UTC
[PATCH RFC] Add a lockdown_hibernate parameter
2023-11-14 4:01 UTC (2+ messages)
[PATCH V10 0/7] amd-pstate preferred core
2023-11-14 1:21 UTC (2+ messages)
[PATCH 0/2] cpuidle: Remove unnecessary TIF_NR_POLLING clear/TIF_NEED_RESCHED folding
2023-11-13 22:03 UTC (3+ messages)
` [PATCH 1/2] cpuidle: Remove unnecessary current_clr_polling_and_test() from haltpoll
` [PATCH 2/2] cpuidle: Remove unnecessary current_clr_polling() on poll_idle()
[PATCH v10 1/4] dt-bindings: thermal-zones: Document critical-action
2023-11-13 16:03 UTC (5+ messages)
[PATCH] intel_idle: add CPUIDLE_FLAG_IRQ_ENABLE to SPR C1 and C1E
2023-11-13 15:20 UTC (6+ messages)
[linux-next:pending-fixes] BUILD SUCCESS f5a0c920323037a7494a7f6b81fe697d315b87a4
2023-11-13 12:14 UTC
[PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset
2023-11-13 10:22 UTC (9+ messages)
` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
2023-11-13 10:01 UTC (59+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()
[PATCH] cpufreq: intel_pstate: Fix CPU lowest Frequency bug when offline/online for passive
2023-11-13 6:18 UTC (2+ messages)
[GIT PULL] turbostat for Linux-6.7
2023-11-13 3:21 UTC (6+ messages)
` [GIT PULL] turbostat for Linux-6.7 (with signed tag)
[PATCH] power: supply: cw2015: correct time_to_empty units in sysfs
2023-11-11 22:17 UTC
[linux-next:pending-fixes] BUILD SUCCESS 41e1be6c233485441f9168883ef7df7b2a4cca97
2023-11-11 1:17 UTC
[RFC PATCH] thermal/debugfs: Add thermal debugfs information
2023-11-10 18:11 UTC
[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
2023-11-10 11:09 UTC (11+ messages)
` [PATCH RESEND v3 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
[PATCH v2 00/13] thermal: tegra: Do not register cooling device
2023-11-10 14:52 UTC (8+ messages)
` [PATCH v2 02/13] dt-bindings: thermal: tegra: Document throttle temperature
` [PATCH v2 06/13] thermal: tegra: Do not register cooling device
[rafael-pm:bleeding-edge] BUILD SUCCESS 5bd262f4820f2d5645d8ff1f251ef8e96715ef84
2023-11-10 13:14 UTC
[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
2023-11-10 2:41 UTC (8+ messages)
[PATCH v3] thermal: core: Add trip thresholds for trip crossing detection
2023-11-09 15:01 UTC
[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:537:6: warning: format specifies type 'int' but the argument has type 'unsigned long'
2023-11-09 9:13 UTC
[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:536:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int'
2023-11-08 23:28 UTC
[PATCH] power: reset: msm: Process register_restart_handler() error
2023-11-08 17:27 UTC
My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
2023-11-08 15:46 UTC (6+ messages)
[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:536:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int'
2023-11-08 13:41 UTC
[PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
2023-11-08 12:19 UTC
[PATCH] cpufreq: imx6q: Only disabling 792MHz OPP for i.MX6ULL types below 792MHz
2023-11-08 10:04 UTC (3+ messages)
[PATCH 00/14] power: reset: Drop platform_driver_probe() and convert to platform remove callback returning void
2023-11-08 6:56 UTC (13+ messages)
` [PATCH 01/14] power: reset: at91-poweroff: Stop using module_platform_driver_probe()
` [PATCH 02/14] power: reset: at91-reset:: "
` [PATCH 03/14] power: reset: at91-sama5d2_shdwc: "
` [PATCH 05/14] power: reset: at91-poweroff: Convert to platform remove callback returning void
` [PATCH 15/14] power: reset: at91-reset: "
` [PATCH 16/14] power: reset: at91-sama5d2_shdwc: "
[PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain
2023-11-08 2:32 UTC (4+ messages)
[GIT PULL] More power management updates for v6.7-rc1
2023-11-08 1:28 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 6c0a00ab98434b944ea817c95c8435d67700423f
2023-11-07 22:56 UTC
[PATCH] drivers core: lookup sysfs power group before removal
2023-11-07 17:20 UTC (7+ messages)
[PATCH v5 0/7] consolidate and cleanup CPU capacity
2023-11-07 13:07 UTC (8+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
Using Genpd notifiers vs RPM callbacks for driver re-configuration
2023-11-07 6:41 UTC (3+ messages)
[PATCH 0/4] thermal: Introduce Qualcomm Thermal Mitigation Device support
2023-11-07 3:55 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
[linux-next:pending-fixes] BUILD SUCCESS b9892b3a09980b1b785541463ff6948360afdcde
2023-11-07 2:24 UTC
[PATCH v2] PM: domains: fix inappropriate use of kernel-doc
2023-11-07 0:54 UTC
[PATCH v3 0/2] drm/msm/gem: Add metadata uapi
2023-11-06 18:50 UTC
[PATCH V2 0/3] OPP: Simplify required-opp handling
2023-11-06 15:41 UTC (3+ messages)
` [PATCH V2 1/3] OPP: Level zero is valid
[PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
2023-11-06 15:09 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).