messages from 2024-06-06 09:01:25 to 2024-06-10 15:01:00 UTC [more...]
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-10 15:00 UTC (8+ messages)
` [PATCH v9 1/2] power: sequencing: implement the pwrseq core
` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
2024-06-10 14:28 UTC (8+ messages)
` [PATCH 1/6] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/6] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH 3/6] perf/x86/rapl: Make rapl_model struct global
` [PATCH 4/6] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH 5/6] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH 6/6] perf/x86/rapl: Add per-core energy counter support for AMD CPUs
[PATCH 1/5] power: reset: brcmstb: Use normal driver register function
2024-06-10 14:28 UTC (5+ messages)
` [PATCH 2/5] power: reset: brcmstb: Use device_get_match_data() for matching
` [PATCH 3/5] power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helper
` [PATCH 4/5] power: reset: brcmstb: Use devm_register_sys_off_handler()
` [PATCH 5/5] power: reset: brcmstb: Do not go into infinite loop if reset fails
pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc3-28-g4b1e729cb8c00)
2024-06-10 14:02 UTC
[PATCH v2 0/5] thermal: core: Assorted improvements for v6.11
2024-06-10 13:54 UTC (3+ messages)
` [PATCH v2 1/5] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
[PATCH v2 0/8] thermal/debugfs: Assorted improvements for the 6.11 cycle
2024-06-10 13:39 UTC (19+ messages)
` [PATCH v2 1/8] thermal/debugfs: Use helper to update trip point overstepping duration
` [PATCH v2 2/8] thermal/debugfs: Do not extend mitigation episodes beyond system resume
` [PATCH v2 3/8] thermal/debugfs: Print mitigation timestamp value in milliseconds
` [PATCH v2 4/8] thermal/debugfs: Fix up units in "mitigations" files
` [PATCH v2 5/8] thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
` [PATCH v2 6/8] thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
` [PATCH v2 7/8] thermal/debugfs: Move some statements from under thermal_dbg->lock
` [PATCH v2 8/8] thermal: trip: Use common set of trip type names
[PATCH 0/7] msm8937/msm8976/qcs404 icc patches
2024-06-10 13:17 UTC (15+ messages)
` [PATCH 1/7] dt-bindings: interconnect: Add Qualcomm MSM8976 DT bindings
` [PATCH 2/7] interconnect: qcom: Add MSM8976 interconnect provider driver
` [PATCH 3/7] dt-bindings: interconnect: Add Qualcomm MSM8937 DT bindings
` [PATCH 4/7] interconnect: qcom: Add MSM8937 interconnect provider driver
` [PATCH 5/7] interconnect: qcom: qcs404: Introduce AP-owned nodes
` [PATCH 6/7] interconnect: qcom: qcs404: Add regmaps and more bus descriptions
` [PATCH 7/7] dt-bindings: interconnect: qcom: msm8939: Fix example
[PATCH v5 0/6] power: supply: Lenovo Yoga C630 EC
2024-06-10 12:50 UTC (9+ messages)
` [PATCH v5 1/6] dt-bindings: platform: Add "
` [PATCH v5 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
` [PATCH v5 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v5 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v5 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port
` [PATCH v5 6/6] arm64: dts: qcom: c630: Add Embedded Controller node
[PATCH 1/2] OPP: Introduce devm_pm_opp_set_config_regulators
2024-06-10 11:39 UTC (4+ messages)
` [PATCH 2/2] OPP: ti: Use devm_pm_opp_set_config_regulators
cpufreq/thermal regression in 6.10
2024-06-10 11:17 UTC (2+ messages)
[PATCH 0/6] cpuidle: teo: fixes and improvements
2024-06-10 11:06 UTC (20+ messages)
` [PATCH 1/6] cpuidle: teo: Increase util-threshold
` [PATCH 3/6] cpuidle: teo: Don't always stop tick on one state
` [PATCH 4/6] cpuidle: teo: Increase minimum time to stop tick
` [PATCH 5/6] cpuidle: teo: Remove recent intercepts metric
` [PATCH 6/6] cpuidle: teo: Don't count non-existent intercepts
[PATCH] pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
2024-06-10 9:42 UTC (3+ messages)
[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
2024-06-10 8:57 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v6 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings
` [PATCH v6 3/7] dt-bindings: soc: mediatek: Add DVFSRC bindings for MT8183 and MT8195
` [PATCH v6 4/7] soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver
` [PATCH v6 5/7] regulator: Remove mtk-dvfsrc-regulator.c
` [PATCH v6 6/7] regulator: Add refactored mtk-dvfsrc-regulator driver
` [PATCH v6 7/7] interconnect: mediatek: Add MediaTek MT8183/8195 EMI Interconnect driver
[RFC PATCH V2 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-06-10 8:30 UTC (16+ messages)
` [RFC PATCH V2 1/8] rust: Add initial bindings for OPP framework
` [RFC PATCH V2 2/8] rust: Extend OPP bindings for the OPP table
` [RFC PATCH V2 3/8] rust: Extend OPP bindings for the configuration options
` [RFC PATCH V2 4/8] rust: Add initial bindings for cpufreq framework
` [RFC PATCH V2 5/8] rust: Extend cpufreq bindings for policy and driver ops
` [RFC PATCH V2 6/8] rust: Extend cpufreq bindings for driver registration
` [RFC PATCH V2 7/8] rust: Extend OPP bindings with CPU frequency table
` [RFC PATCH V2 8/8] cpufreq: Add Rust based cpufreq-dt driver
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-10 8:08 UTC (3+ messages)
[PATCH v5] sched: Consolidate cpufreq updates
2024-06-09 22:33 UTC (6+ messages)
[PATCH] power: reset: piix4: add missing MODULE_DESCRIPTION() macro
2024-06-09 4:02 UTC
[PATCH RFC v2 0/5] power: supply: extension API
2024-06-08 19:19 UTC (6+ messages)
` [PATCH RFC v2 1/5] power: supply: sysfs: use power_supply_property_is_writeable()
` [PATCH RFC v2 2/5] power: supply: core: avoid iterating properties directly
` [PATCH RFC v2 3/5] power: supply: core: implement extension API
` [PATCH RFC v2 4/5] power: supply: test-power: implement a power supply extension
` [PATCH RFC v2 5/5] platform/x86: system76: Use power_supply extension API
[PATCH RFC 0/6] power: supply: extension API
2024-06-08 17:02 UTC (11+ messages)
` [PATCH RFC 1/6] power: supply: sysfs: use power_supply_property_is_writeable()
` [PATCH RFC 2/6] power: supply: core: avoid iterating properties directly
` [PATCH RFC 3/6] power: supply: core: implement extension API
` [PATCH RFC 4/6] power: supply: core: add locking around extension access
` [PATCH RFC 5/6] power: supply: test-power: implement a power supply extension
` [PATCH RFC 6/6] platform/x86: system76: Use power_supply extension API
[rafael-pm:bleeding-edge] BUILD SUCCESS fd9fbb776ff6329fa87359a01d98f7d7949e7599
2024-06-08 17:01 UTC
[PATCH v6 00/13] Add support for AXP192 PMIC
2024-06-08 13:19 UTC (5+ messages)
` [PATCH v6 09/13] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v6 0/13] Add support for AXP192 PMIC
[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
2024-06-08 9:30 UTC (25+ messages)
` [PATCH v1 2/6] cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
2024-06-08 8:48 UTC
[PATCH v5 0/4] Add support for QoS configuration
2024-06-07 21:20 UTC (6+ messages)
` [PATCH v5 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable QoS configuration
` [PATCH v5 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration
[PATCH 0/2] pm-graph v5.12
2024-06-07 19:30 UTC (2+ messages)
[PATCH] thermal: intel: intel_pch: Improve cooling log
2024-06-07 19:26 UTC (2+ messages)
[PATCH] thermal: int3403: remove unused struct 'int3403_performance_state'
2024-06-07 19:23 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Support Emerald Rapids OOB mode
2024-06-07 19:20 UTC (2+ messages)
[PATCH] cpufreq: intel_pstate: Update Arrow Lake EPPs
2024-06-07 19:13 UTC (2+ messages)
[PATCH] cpufreq: intel_pstate: Update Meteor Lake EPPs
2024-06-07 19:08 UTC (2+ messages)
[PATCH] thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
2024-06-07 19:00 UTC (2+ messages)
[PATCH] powercap: idle_inject: Simplify if condition
2024-06-07 18:58 UTC (2+ messages)
[PATCH] cpuidle: menu: Cleanup after loadavg removal
2024-06-07 18:56 UTC (2+ messages)
[PATCH 0/8] PM/ACPI - New Intel CPU #defines
2024-06-07 18:48 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d35b2284e966c0bef3e2182a5c5ea02177dd32e4
2024-06-07 17:10 UTC
[CfP] LPC 2024: Power Management and Thermal Control Micro-Conference
2024-06-07 15:55 UTC (2+ messages)
[PATCH 0/1] cpufreq: Move arch_freq_get_on_cpu to cpuinfo_cur_freq
2024-06-07 14:21 UTC (6+ messages)
` [PATCH 1/1] cpufreq: Rewire arch specific feedback for cpuinfo/scaling_cur_freq
pm/testing baseline: 61 runs, 1 regressions (v6.10-rc2-102-g8ed7b65b7edc3)
2024-06-07 13:41 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc2-102-g8ed7b65b7edc3)
2024-06-07 12:58 UTC
[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
2024-06-07 9:20 UTC (4+ messages)
` [PATCH 1/3] cpufreq: sun50i: add Allwinner H700 speed bin
` [PATCH 2/3] arm64: dts: allwinner: h616: add additional CPU OPPs for the H700
` [PATCH 3/3] arm64: dts: allwinner: rg35xx: Enable DVFS CPU frequency scaling
pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc2-102-gddb5639c3f502)
2024-06-07 9:07 UTC
[PATCH v3] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-07 8:32 UTC (3+ messages)
` [PATCH v3] thermal: core: Do not fail cdev registration
[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-06-06 22:36 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal
` [PATCH v2 3/3] thermal: cv180x: Add cv180x thermal driver support
[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
2024-06-06 21:58 UTC
[PATCH v2 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
2024-06-06 20:34 UTC (2+ messages)
[PATCH v2] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 18:19 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION ee78a17615ad0cfdbbc27182b1047cd36c9d4d5f
2024-06-06 17:51 UTC (2+ messages)
[PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
2024-06-06 17:28 UTC
[PATCH 0/4] AXP717: Add USB Power Supply
2024-06-06 17:09 UTC (4+ messages)
` [PATCH 3/4] power: supply: axp20x_usb_power: Add support for AXP717
[PATCH v1] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 15:52 UTC (10+ messages)
[PATCH v2 00/10] AMD Pstate Driver Fixes and Improvements
2024-06-06 14:26 UTC (3+ messages)
` [PATCH v2 03/10] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
2024-06-06 14:07 UTC (3+ messages)
[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
2024-06-06 14:06 UTC (10+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
[PATCH] OPP: ti: Fix ti_opp_supply_probe wrong return values
2024-06-06 11:35 UTC (7+ messages)
[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
2024-06-06 10:30 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: x1e80100: Add BWMONs
[PATCH] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
2024-06-06 9:55 UTC (2+ messages)
[PATCH v2 0/3] Power: A4: add power domain driver
2024-06-06 9:21 UTC (2+ messages)
` (subset) "
[PATCH 0/3] Power: A4: add power domain driver
2024-06-06 9:21 UTC (2+ messages)
[PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target
2024-06-06 9:07 UTC (3+ messages)
` [PATCH v3] cpufreq/cppc: Remove the desired_perf compare "
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).