messages from 2023-08-17 01:35:53 to 2023-08-22 18:06:56 UTC [more...]
pm/testing baseline: 50 runs, 4 regressions (v6.5-rc7-123-g85ad73d0eb586)
2023-08-22 18:06 UTC
[PATCH v5 00/11] drm/msm+PM+icc: Make job_run() reclaim-safe
2023-08-22 18:01 UTC (8+ messages)
` [PATCH v5 01/11] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v5 02/11] PM / devfreq: Teach lockdep about locking order
` [PATCH v5 03/11] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v5 04/11] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v5 05/11] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v5 06/11] interconnect: Fix locking for runpm vs reclaim
` [PATCH v5 07/11] interconnect: Teach lockdep about icc_bw_lock order
[PATCH v3 0/3] Add interconnect debugfs client
2023-08-22 17:46 UTC (5+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()
pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc7-123-g85ad73d0eb586)
2023-08-22 17:23 UTC
[PATCH v4 3/4] OPP: Add api to retrieve opps which is at most the provided level
2023-08-22 15:12 UTC
[PATCH 2/2] usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
2023-08-22 14:42 UTC (2+ messages)
[PATCH v2] PCI/PM: Only read PCI_PM_CTRL register when available
2023-08-22 14:24 UTC (5+ messages)
[PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2023-08-22 14:10 UTC (11+ messages)
imx8mm: Forcing a reboot when critical temp is reached
2023-08-22 13:59 UTC (4+ messages)
[PATCH] thermal/core: Don't update trip points inside the hysteresis range
2023-08-22 13:52 UTC (5+ messages)
[PATCH 1/2] power: supply: Fix tps65217-charger vs vbus irq conflict
2023-08-22 13:19 UTC
[PATCH v2] cpufreq: Support per-policy performance boost
2023-08-22 12:48 UTC
[PATCH v1] thermal: core: Rework .get_trend() thermal zone callback
2023-08-22 11:40 UTC
[PATCH] PCI/PM: Only read PCI_PM_CTRL register when available
2023-08-22 11:48 UTC (3+ messages)
[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
2023-08-22 11:46 UTC (2+ messages)
[PATCH AUTOSEL 6.4 18/54] thermal: core: constify params in thermal_zone_device_register
2023-08-22 11:31 UTC (3+ messages)
[PATCH 0/6] imx6q related DT binding fixes
2023-08-22 11:28 UTC (8+ messages)
` [PATCH 3/6] dt-bindings: display: imx: hdmi: Allow 'reg' and 'interrupts'
` [PATCH 4/6] dt-bindings: net: microchip: Allow nvmem-cell usage
` [PATCH 5/6] dt-bindings: timer: add imx7d compatible
[PATCH v1] cpuidle: teo: Avoid unnecessary variable assignments
2023-08-22 11:28 UTC
[RFC PATCH] cpufreq: Support per-policy performance boost
2023-08-22 9:17 UTC (3+ messages)
[PATCH v3 3/3] PCI: qcom: Add OPP support for speed based performance state of RPMH
2023-08-22 8:00 UTC (2+ messages)
[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
2023-08-22 7:07 UTC (4+ messages)
` [PATCH v6 06/10 RESEND] power: supply: rt5033_charger: Add cable detection and USB OTG supply
` (subset) "
[PATCH -next] power: supply: rt5033_charger: fix missing unlock
2023-08-22 7:06 UTC (2+ messages)
pm/testing baseline: 49 runs, 4 regressions (v6.5-rc7-96-gabb51b0e3f333)
2023-08-22 5:17 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc7-96-gabb51b0e3f333)
2023-08-22 4:34 UTC
[PATCH v6 0/2] soc: loongson2_pm: add power management support
2023-08-22 1:03 UTC (2+ messages)
[PATCH] cpufreq: stats: Improve the performance of cpufreq_stats_create_table()
2023-08-21 19:00 UTC (4+ messages)
[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
2023-08-21 17:00 UTC (2+ messages)
[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
2023-08-21 16:41 UTC (11+ messages)
` [PATCH 1/4] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
` [PATCH 3/4] sched: cpufreq: Move apply_dvfs_headroom() to sched.h
` [PATCH RFC 4/4] sched: cpufreq: Apply DVFS headroom to CFS only
[PATCH v2 0/3] Add support for H616 Thermal system
2023-08-21 16:26 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sun8i: Add binding for H616 THS controller
` [PATCH v2 2/3] thermal: sun8i: Add support "
` [PATCH v2 3/3] arm64: dts: allwinner: h616: Add thermal sensor and thermal zones
[PATCH v3 00/12] Introduce runtime modifiable Energy Model
2023-08-21 16:13 UTC (19+ messages)
` [PATCH v3 06/12] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v3 07/12] PM: EM: Add update_power() callback for runtime modifications
` [PATCH v3 08/12] PM: EM: Introduce runtime modifiable table
` [PATCH v3 09/12] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v3 10/12] PM: EM: Add runtime update interface to modify EM power
` [PATCH v3 12/12] Documentation: EM: Update with runtime modification design
[PATCH v2 00/11] arm_scmi/cpufreq: Add generic performance scaling support
2023-08-21 14:32 UTC (15+ messages)
` [PATCH v2 08/11] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
` [PATCH v2 09/11] cpufreq: scmi: Add support to parse domain-id using #power-domain-cells
[PATCH 0/2] Enable tsens and thermal for sa8775p SoC
2023-08-21 11:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible
` [PATCH 2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC
[PATCH 0/2] qcom-cpufreq-hw: add support for 4 freq domains
2023-08-21 11:48 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: add a 4th frequency domain
` [PATCH 2/2] cpufreq: qcom-cpufreq-hw: add support for 4 freq domains
[PATCH] thermal: tegra-bpmp: Check if BPMP supports trip points
2023-08-21 10:08 UTC (8+ messages)
[GIT PULL] devfreq next for 6.6
2023-08-21 10:56 UTC (2+ messages)
[PATCH 0/2 RESEND] Convert enum->pointer for data in the sbs-battery match tables
2023-08-21 9:02 UTC (9+ messages)
` [PATCH 1/2 RESEND] power: supply: sbs-battery: Make similar OF and ID table
` [PATCH 2/2 RESEND] power: supply: sbs-battery: Convert enum->pointer for data in the match tables
[PATCH V5 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
2023-08-21 5:54 UTC (5+ messages)
` [PATCH V5 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply "
` [PATCH V5 2/2] dt-bindings: cpufreq: Convert ti-cpufreq "
[PATCH] intel_idle: Add RaptorLake support
2023-08-20 10:28 UTC (5+ messages)
[Bug 217810] New: Lenovo Ideapad S145 CPU frequency stuck after waking from sleep
2023-08-20 20:24 UTC
[PATCH 0/2] Convert enum->pointer for data in the tmp51x match tables
2023-08-20 17:08 UTC (3+ messages)
` [PATCH 1/2] power: supply: sbs-battery: Make similar OF and ID table
` [PATCH 2/2] power: supply: sbs-battery: Convert enum->pointer for data in the match tables
Fwd: System becomes hot when put to sleep
2023-08-20 13:22 UTC (2+ messages)
Investment Consultation
2023-08-20 11:28 UTC
[PATCH] PM: QOS: Always use "kstrtos32_from_user()" in cpu_latency_qos_write()
2023-08-19 19:05 UTC (2+ messages)
[PATCH] power: supply: rt9467: Fix rt9467_run_aicl()
2023-08-20 6:24 UTC (3+ messages)
[Bug 217809] New: Core frequencies do not float correctly on AMD Ryzen 7 5700U when running on battery
2023-08-19 22:38 UTC (2+ messages)
` [Bug 217809] "
[PATCH v2 0/1] Add add-maintainer.py script
2023-08-19 7:53 UTC (14+ messages)
[PATCH v2 0/7] thermal: processor_thermal: Suport workload hint
2023-08-18 19:34 UTC (7+ messages)
` [PATCH v2 3/7] thermal: int340x: processor_thermal: Use non MSI interrupts
` [PATCH v2 5/7] thermal: int340x: processor_thermal: Add workload type hint
` [PATCH v2 6/7] thermal/drivers/int340x: Support workload hint interrupts
[PATCH 0/3] Add support for H616 Thermal system
2023-08-18 12:25 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: thermal: sun8i: Add binding for H616 THS controller
` [PATCH 2/3] thermal: sun8i: Add support "
` [PATCH 3/3] arm64: dts: allwinner: h616: Add thermal sensor and thermal zones
[PATCH v1 0/2] amd-pstate-ut: Fix issues observed after loading amd-pstate-ut driver
2023-08-18 11:44 UTC (3+ messages)
` [PATCH v1 1/2] amd-pstate-ut: Remove module parameter access from amd-pstate-ut
` [PATCH v1 2/2] amd-pstate-ut: Fix kernel panic due to loading amd-pstate-ut driver
[PATCH v2 0/3] SDM670 CPU frequency scaling: dtschema fixes
2023-08-18 11:19 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible
` [PATCH v2 3/3] arm64: dts: qcom: sdm670: add specific cpufreq compatible
[PATCH] power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
2023-08-18 9:44 UTC (2+ messages)
[PATCH -next] thermal/drivers/imx: Use the devm_clk_get_enabled() helper function
2023-08-18 9:35 UTC
[PATCH] soc: ti: Use for_each_node_with_property() simplify code logic
2023-08-18 9:10 UTC (2+ messages)
Pytanie o samochód
2023-08-18 8:15 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS dff4c74075fc899cfa79833db6de9a3253538b33
2023-08-18 7:07 UTC
[PATCH] OPP: Fix argument name in doc comment
2023-08-18 5:27 UTC
[PATCH] PM / devfreq: mediatek: protect oop in critical session
2023-08-18 2:17 UTC
[PATCH] cpufreq: mediatek: change transition delay for MT8186
2023-08-18 2:06 UTC
[PATCH v3] cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
2023-08-18 1:09 UTC (6+ messages)
[PATCH] power: reset: nvmem-reboot-mode: quiet some device deferrals
2023-08-17 23:40 UTC (2+ messages)
[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
2023-08-17 21:40 UTC (12+ messages)
[PATCH] interconnect: qcom: Annotate struct icc_onecell_data with __counted_by
2023-08-17 21:24 UTC (3+ messages)
[PATCH] interconnect: Annotate struct icc_path with __counted_by
2023-08-17 21:01 UTC (2+ messages)
[PATCH] interconnect: icc-clk: Annotate struct icc_clk_provider with __counted_by
2023-08-17 20:57 UTC (2+ messages)
[PATCH] cpupower: Add Georgian translation to Makefile LANGUAGES
2023-08-17 20:23 UTC
[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
2023-08-17 13:09 UTC (4+ messages)
` [PATCH v5 05/11] ACPI: thermal: Carry out trip point updates under zone lock
[PATCH 09/10] thermal: Add PCIe cooling driver
2023-08-17 12:17 UTC
[PATCH v4 0/5] Add LVTS support for mt8192
2023-08-17 11:39 UTC (5+ messages)
[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
2023-08-17 9:46 UTC (3+ messages)
` [PATCH v2 2/6] PM: domains: Add the domain HW-managed mode to the summary
[PATCH] PM: sleep: Add helpers to allow a device to remain powered-on
2023-08-17 9:40 UTC (2+ messages)
[PATCH V4 0/8] genpd: imx: relocate scu-pd and misc update
2023-08-17 9:39 UTC (5+ messages)
[RFT] [PATCH v2] cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some cases
2023-08-17 9:29 UTC (3+ messages)
[PATCH 1/2] cpufreq: Prefer to print cpuid in MIN/MAX QoS register error message
2023-08-17 8:43 UTC (2+ messages)
[PATCH -next] thermal: ti-soc-thermal: Use helper function IS_ERR_OR_NULL()
2023-08-17 7:32 UTC (2+ messages)
[PATCH v16 1/2] thermal: loongson-2: add thermal management support
2023-08-17 7:31 UTC (3+ messages)
` [PATCH v16 2/2] thermal: dt-bindings: add loongson-2 thermal
[PATCH v2] cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
2023-08-17 2:33 UTC (3+ messages)
[PATCH v15 1/2] thermal: loongson-2: add thermal management support
2023-08-17 1:35 UTC (3+ 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).