messages from 2024-08-05 09:36:52 to 2024-08-12 20:52:31 UTC [more...]
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-12 20:51 UTC (10+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-08-12 18:16 UTC (16+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
[PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
2024-08-12 18:09 UTC (7+ messages)
[PATCH v3 0/6] Add initial Exynos850 support to the thermal driver
2024-08-12 16:41 UTC (10+ messages)
` [PATCH v3 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH v3 2/6] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
` [PATCH v3 3/6] drivers/thermal/exynos: improve sanitize_temp_error
` [PATCH v3 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v3 5/6] drivers/thermal/exynos: add initial Exynos850 support
` [PATCH v3 6/6] dt-bindings: thermal: samsung,exynos: remove driver-specific information
[PATCH v2 0/2] Add power-controller support for rk3576
2024-08-12 16:19 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add support for RK3576 SoC
` [PATCH v2 2/2] pmdomain: rockchip: Add support for rk3576 SoC
[PATCH v2 00/11] Add Nothing Phone (1) support
2024-08-12 15:09 UTC (17+ messages)
` [PATCH v2 01/11] dt-bindings: arm: qcom,ids: Add IDs for SM7325 family
` [PATCH v2 02/11] soc: qcom: socinfo: Add Soc "
` [PATCH v2 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
` [PATCH v2 04/11] soc: qcom: pd_mapper: Add SM7325 compatible
` [PATCH v2 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document "
` [PATCH v2 06/11] dt-bindings: nfc: nxp,nci: Document PN553 compatible
` [PATCH v2 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree
` [PATCH v2 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH v2 10/11] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH v2 11/11] arm64: dts: qcom: sm7325: Add device-tree for "
[PATCH v2 00/17] thermal: Rework binding cooling devices to trip points
2024-08-12 14:28 UTC (18+ messages)
` [PATCH v2 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v2 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v2 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v2 04/17] thermal: core: Clean up cdev binding/unbinding functions
` [PATCH v2 05/17] thermal: core: Move lists of thermal instances to trip descriptors
` [PATCH v2 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v2 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v2 08/17] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v2 09/17] thermal: ACPI: Use the "
` [PATCH v2 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v2 11/17] thermal: imx: Use the .should_bind() thermal zone callback
` [PATCH v2 12/17] platform/x86: acerhdf: "
` [PATCH v2 13/17] mlxsw: core_thermal: "
` [PATCH v2 14/17] thermal/of: "
` [PATCH v2 15/17] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v2 16/17] thermal: code: Clean up trip bind/unbind functions
` [PATCH v2 17/17] thermal: code: Pass trip descriptors to "
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:54 UTC (18+ messages)
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:52 UTC (4+ messages)
[PATCH v2 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
2024-08-12 12:44 UTC (4+ messages)
` [PATCH v2 1/3] x86/sched: Introduce arch_rebuild_sched_domains()
` [PATCH v2 2/3] x86/sched: Add basic support for CPU capacity scaling
` [PATCH v2 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems
[PATCH 0/9] memory: simplify with scoped/cleanup.h for device nodes
2024-08-12 13:34 UTC (10+ messages)
` [PATCH 1/9] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH 2/9] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH 3/9] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH 4/9] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH 5/9] memory: tegra-mc: "
` [PATCH 6/9] memory: tegra124-emc: "
` [PATCH 7/9] memory: tegra20-emc: "
` [PATCH 8/9] memory: tegra30-emc: "
` [PATCH 9/9] memory: ti-aemif: "
[PATCH] thermal: ti-soc-thermal: Remove unused declarations
2024-08-12 12:52 UTC
[PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
2024-08-12 12:42 UTC (5+ messages)
` [PATCH 6.1.y] cpuidle: teo: Remove recent intercepts metric
[PATCH v1 0/3] thermal: sysfs: Get to trip attributes via the attribute argument of show/store
2024-08-12 11:48 UTC (2+ messages)
[PATCH] cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
2024-08-12 4:54 UTC (2+ messages)
[PATCH v2] thermal/of: support thermal zones w/o trips subnode
2024-08-12 4:46 UTC (3+ messages)
[Syzkaller & bisect] There is general protection fault in path_init in v6.11-rc2
2024-08-10 14:04 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS a809d5e5c7b50d2c56470e10c7ef27cfef23a374
2024-08-10 11:06 UTC
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-08-09 20:25 UTC (6+ messages)
[PATCH v2 1/1] power: reset: pwr-mlxbf: support graceful shutdown
2024-08-09 20:21 UTC (2+ messages)
[GIT PULL] Power management update for v6.11-rc3
2024-08-09 18:35 UTC (2+ messages)
[PATCH 1/1] tools/cpupower: display residency value in idle-info
2024-08-09 16:36 UTC (2+ messages)
[PATCH v3 0/2] Add power-controller support for rk3576
2024-08-09 14:11 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add support for RK3576 SoC
` [PATCH v3 2/2] pmdomain: rockchip: Add support for rk3576 SoC
[PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
2024-08-09 13:06 UTC (2+ messages)
` "
[PATCH v2 0/2] add device managed version of dev_pm_domain_attach|detach_list()
2024-08-09 9:49 UTC (9+ messages)
` [PATCH v2 1/2] PM: domains: "
` [PATCH v2 2/2] media: venus: use device managed APIs for power domains
[PATCH v11] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
2024-08-09 8:44 UTC
[PATCH] sched/cpufreq: Use USEC_PER_SEC for deadline task
2024-08-09 7:42 UTC (3+ messages)
[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
2024-08-09 7:31 UTC (2+ messages)
` [PATCH 1/1] cpuidle/menu: avoid prioritizing physical state over polling state
[PATCH v3] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
2024-08-09 7:21 UTC (2+ messages)
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-08-09 6:24 UTC (2+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-09 6:08 UTC (11+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[PATCH] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
2024-08-09 5:50 UTC
[PATCH v2] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
2024-08-09 5:27 UTC (3+ messages)
[PATCH v7] sched: Consolidate cpufreq updates
2024-08-09 1:13 UTC (3+ messages)
[PATCH v3] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
2024-08-08 23:44 UTC
[PATCH 0/3] Add power-controller support for rk3576
2024-08-08 16:46 UTC (9+ messages)
` [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs
` [PATCH 3/3] soc: rockchip: power-domain: Add power domain support for rk3576
[PATCH] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
2024-08-08 13:07 UTC (3+ messages)
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-08-08 12:10 UTC (7+ messages)
` [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/2] powercap/intel_rapl: "
[PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
2024-08-08 10:48 UTC (11+ messages)
` [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
` [PATCH 2/6] cpufreq: omap: Drop asm includes
` [PATCH 3/6] cpufreq: armada-8k: Avoid excessive stack usage
` [PATCH 4/6] opp: ti: Drop unnecessary of_match_ptr()
` [PATCH 5/6] cpufreq: Enable COMPILE_TEST on Arm drivers
` [PATCH 6/6] cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency "
[PATCH] soc: imx: imx8m-blk-ctrl: Fix NULL pointer dereference
2024-08-08 6:53 UTC (4+ messages)
[syzbot] [pm?] INFO: trying to register non-static key in netdev_unregister_kobject
2024-08-07 19:11 UTC (2+ messages)
[GIT PULL] power-supply changes for 6.11-rc3
2024-08-07 17:01 UTC (2+ messages)
[PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
2024-08-07 16:45 UTC (9+ messages)
` [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups
[rafael-pm:intel_pstate-testing] [cpufreq] 4a8311d560: WARNING:at_arch/x86/kernel/cpu/aperfmperf.c:#arch_set_cpu_capacity
2024-08-07 13:41 UTC
[PATCH RFC 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
2024-08-07 11:21 UTC (2+ messages)
[PATCH] cpufreq: spear: Fix uninitialized variable "i"
2024-08-07 6:26 UTC (4+ messages)
[PATCH] pmdomain: arm: Fix debugfs node creation failure
2024-08-07 0:51 UTC (6+ messages)
[PATCH] intel_idle: add Granite Rapids Xeon support
2024-08-06 16:03 UTC
[PATCH 00/11] Add Nothing Phone (1) support
2024-08-06 14:42 UTC (3+ messages)
` [PATCH 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible
[PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
2024-08-06 14:39 UTC (2+ messages)
[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
2024-08-06 14:27 UTC (7+ messages)
` [Bug 218686] "
[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
2024-08-05 11:35 UTC (2+ messages)
[PATCH] pmdomain: amlogic: remove obsolete vpu domain driver
2024-08-05 11:34 UTC (2+ messages)
[PATCH 1/1] pmdomain: imx: scu-pd: Remove duplicated clocks
2024-08-05 11:34 UTC (2+ messages)
[PATCH v6 0/9] Enable CPR for IPQ9574
2024-08-05 10:32 UTC (7+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
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).