messages from 2023-12-08 01:52:57 to 2023-12-12 20:17:03 UTC [more...]
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-12-12 20:16 UTC (6+ messages)
[PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
2023-12-12 19:53 UTC (5+ messages)
` [PATCH v2 2/4] PCI: Refresh root ports in pci_bridge_d3_update()
[PATCH v1] thermal: trip: Send trip change notifications on all trip updates
2023-12-12 19:04 UTC (4+ messages)
[PATCH v1 0/3] thermal: Use for_each_trip() in some places
2023-12-12 18:59 UTC (2+ messages)
[PATCH v1] thermal: trip: Drop redundant __thermal_zone_get_trip() header
2023-12-12 18:58 UTC (2+ messages)
[PATCH RESEND v3] PM: hibernate: Avoid missing wakeup events during hibernation
2023-12-12 18:55 UTC (2+ messages)
[PATCH v5 00/23] Introduce runtime modifiable Energy Model
2023-12-12 18:51 UTC (19+ messages)
` [PATCH v5 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v5 07/23] PM: EM: Refactor how the EM table is allocated and populated
` [PATCH v5 08/23] PM: EM: Introduce runtime modifiable table
` [PATCH v5 11/23] PM: EM: Add API for updating the runtime modifiable EM
` [PATCH v5 14/23] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
` [PATCH v5 23/23] Documentation: EM: Update with runtime modification design
[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
2023-12-12 18:22 UTC (24+ messages)
` [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
` [PATCH 2/4] sched/uclamp: Remove rq max aggregation
` [PATCH 3/4] sched/schedutil: Ignore update requests for short running tasks
` [PATCH 4/4] sched/documentation: Remove reference to max aggregation
[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
2023-12-12 18:16 UTC (4+ messages)
` [PATCH 1/5] PM / devfreq: sun8i-a33-mbus: Simplify usage of clk_rate_exclusive_get()
` [PATCH 5/5] clk: Make clk_rate_exclusive_get() return void
[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
2023-12-12 18:09 UTC (4+ messages)
pm/testing baseline: 58 runs, 1 regressions (v6.7-rc5-71-g15c1f7c6e0578)
2023-12-12 17:25 UTC
[PATCH v2 0/3] power: supply: Acer Aspire 1 embedded controller
2023-12-12 17:24 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC
` [PATCH v2 2/3] power: supply: Add Acer Aspire 1 embedded controller driver
` [PATCH v2 3/3] arm64: dts: qcom: acer-aspire1: Add embedded controller
[PATCH v3 00/12] RB1/QCM2290 features
2023-12-12 17:20 UTC (3+ messages)
` (subset) "
[PATCH v5 0/8] Convert DA906{1,2} bindings to json-schema
2023-12-12 17:16 UTC (8+ messages)
` [PATCH v5 6/8] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v5 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "
pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc5-71-g15c1f7c6e0578)
2023-12-12 16:42 UTC
[PATCH v1 1/2] thermal/debugfs: Add thermal cooling device debugfs information
2023-12-12 16:10 UTC (2+ messages)
` [PATCH v1 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes
[PATCH linux-next] kernel/power: Use kmap_local_page() in snapshot.c
2023-12-12 15:47 UTC (6+ messages)
` [PATCH linux-next v2] "
[PATCH v5 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
2023-12-12 14:57 UTC (5+ messages)
` [PATCH v5] "
[PATCH 0/5] Rework system pressure interface to the scheduler
2023-12-12 14:27 UTC (5+ messages)
` [PATCH 1/4] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH 2/4] sched: Take cpufreq feedback into account
` [PATCH 3/4] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH 4/4] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
[PATCH] docs: power: Adjust freezing-of-tasks.rst due to the freezer logic changes
2023-12-12 14:00 UTC
[PATCH v2 0/8] Add callback for cooling list update to speed-up IPA
2023-12-12 13:48 UTC (9+ messages)
` [PATCH v2 1/8] thermal: core: Add governor callback for thermal zone change
` [PATCH v2 2/8] thermal: gov_power_allocator: Refactor check_power_actors()
` [PATCH v2 3/8] thermal: gov_power_allocator: Move memory allocation out of throttle()
` [PATCH v2 4/8] thermal: gov_power_allocator: Simplify checks for valid power actor
` [PATCH v2 5/8] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
` [PATCH v2 6/8] thermal/sysfs: Update instance->weight under tz lock
` [PATCH v2 7/8] thermal/sysfs: Update governors when the 'weight' has changed
` [PATCH v2 8/8] thermal: gov_power_allocator: Support new update callback of weights
[PATCH V12 0/7] amd-pstate preferred core
2023-12-12 13:47 UTC (9+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V12 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
[PATCH] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
2023-12-12 13:42 UTC (5+ messages)
[PATCH 0/7] cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states
2023-12-12 13:27 UTC (9+ messages)
` [PATCH 4/7] cpuidle: s/CPUIDLE_FLAG_POLLING/CPUIDLE_FLAG_POLLING_SOFT
` [PATCH 5/7] cpuidle: Introduce CPUIDLE_FLAG_POLLING_HARD
` [PATCH 6/7] cpuidle: Handle TIF_NR_POLLING on behalf of CPUIDLE_FLAG_POLLING_HARD states
` [PATCH 7/7] cpuidle: Handle TIF_NR_POLLING on behalf of software polling idle states
[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
2023-12-12 13:16 UTC (6+ messages)
` [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
[PATCH v2] PM: hibernate: use acquire/release ordering when compress/decompress image
2023-12-12 13:03 UTC (2+ messages)
[PATCH RESEND v2 0/4] PM: hibernate: LZ4 compression support
2023-12-12 12:44 UTC (3+ messages)
[PATCH v7 0/7] consolidate and cleanup CPU capacity
2023-12-12 11:55 UTC (11+ messages)
` [PATCH v7 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v7 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v7 4/7] energy_model: "
` [PATCH v7 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v7 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v7 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio
[PATCH v6 00/40] ep93xx device tree conversion
2023-12-12 11:53 UTC (3+ messages)
` [PATCH v6 06/40] power: reset: Add a driver for the ep93xx reset
[PATCH v1 0/3] thermal: core: Remove thermal zones during unregistration
2023-12-12 10:28 UTC (14+ messages)
` [PATCH v1 1/3] thermal: core: Make thermal_zone_device_unregister() return after freeing the zone
` [PATCH v1 2/3] thermal: Drop redundant and confusing device_is_registered() checks
` [PATCH v1 3/3] thermal: core: Rework thermal zone availability check
[GIT PULL] interconnect fixes for 6.7-rc
2023-12-12 8:43 UTC (2+ messages)
[PATCH 0/5] Add callback for cooling list update to speed-up IPA
2023-12-12 8:36 UTC (4+ messages)
` [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2023-12-12 7:26 UTC
[PATCH v2 RESEND] thermal core: add option to run PM_POST_SUSPEND asynchronously
2023-12-12 7:00 UTC (6+ messages)
pm/testing baseline: 56 runs, 1 regressions (v6.7-rc5-62-g5173d2be59b3d)
2023-12-12 6:53 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc5-62-g5173d2be59b3d)
2023-12-12 6:10 UTC
[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
2023-12-12 4:38 UTC
Re: [PATCH v4] PM / devfreq: Synchronize device_monitor_[start/stop]
2023-12-12 0:27 UTC
[PATCH] power: swap: Remove unnecessary ‘0’ values from ret
2023-12-11 21:14 UTC (2+ messages)
[PATCH] power: snapshot: Optimize the error variable in the snapshot_write_next()
2023-12-11 21:10 UTC (2+ messages)
[PATCH] power: swap: Assign a value when removing the 'error' definition
2023-12-11 21:07 UTC (2+ messages)
[PATCH] power: snapshot: Remove unnecessary ‘0’ values from error
2023-12-11 21:03 UTC (2+ messages)
[PATCH] power: main: Remove unnecessary ‘NULL’ initialization from last_failed_step_show()
2023-12-11 20:58 UTC (2+ messages)
[PATCH] cpuidle: idle exit_latency overflow
2023-12-11 20:52 UTC (2+ messages)
[PATCH] intel_idle: Add Meteorlake support
2023-12-11 19:59 UTC (2+ messages)
[PATCH v3 0/2] SM6115 interconnect
2023-12-11 17:55 UTC (3+ messages)
` [PATCH v3 2/2] interconnect: qcom: Add SM6115 interconnect provider driver
[PATCH 0/2] interconnect: qcom: Add MSM8909 interconnect provider driver
2023-12-11 17:45 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH 00/21] Initial cleanups for vCPU hotplug
2023-12-11 13:21 UTC (5+ messages)
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
[PATCH v2] Enable haltpoll for arm64
2023-12-11 11:46 UTC (3+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH 0/2] Enable interconnect on SM6115
2023-12-11 9:59 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6115 bwmon instance
` [PATCH 2/2] arm64: dts: qcom: sm6115: Hook up interconnects
[PATCH v3] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range min/maxItems
2023-12-10 15:37 UTC (7+ messages)
[PATCH v2] PM / sleep: Mechanism to find source aborting kernel suspend transition
2023-12-10 10:35 UTC (4+ messages)
[PATCH] PM / sleep: Mechanism to find source aborting kernel suspend transition
2023-12-09 21:24 UTC (7+ messages)
[PATCH v4 0/8] Convert DA906{1,2} bindings to json-schema
2023-12-09 16:38 UTC (8+ messages)
` [PATCH v4 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "
[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c
2023-12-08 23:11 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 169769cb3761a9d80809ad64ed85e9b1f5b3a810
2023-12-08 21:50 UTC
[RFC PATCH 1/2] pm_qos: Rename freq to interval constraint
2023-12-08 20:42 UTC (2+ messages)
[GIT PULL] Power management fix for v6.7-rc5
2023-12-08 20:00 UTC (2+ messages)
[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2023-12-08 15:34 UTC (8+ messages)
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq
[PATCH v2 0/5] Add power-controller and gpu for RK3128
2023-12-08 15:29 UTC (3+ messages)
` [PATCH v2 1/5] pmdomain: rockchip: Add missing powerdomains "
[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
2023-12-08 12:45 UTC (10+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v4 2/2] cpufreq: add virtual-cpufreq driver
[PATCH 0/3] power: supply: Acer Aspire 1 embedded controller
2023-12-08 10:31 UTC (4+ messages)
` [PATCH 2/3] power: supply: Add Acer Aspire 1 embedded controller driver
[PATCH v4 1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible
2023-12-08 3:47 UTC (2+ messages)
` [PATCH v4 2/2] power: supply: bq24190_charger: Add support for BQ24296
[PATCH v2 0/2] interconnect: qcom: Introduce support for SM8650
2023-12-08 3:19 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 read-only IMAP folder(s) and NNTP newsgroup(s).