public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-10 14:52:50 to 2023-12-13 12:49:37 UTC [more...]

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-13 12:49 UTC  (5+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH] thermal/core: Check get_temp ops is present when registering a tz
 2023-12-13 12:46 UTC  (2+ messages)

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2023-12-13 12:20 UTC  (24+ 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 1/2] thermal: core: add initial support for cold and critical_cold trip point
 2023-12-13 12:06 UTC  (4+ messages)
` [PATCH 2/2] tools/thermal: tmon: add support for cold and critical cold "

[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
 2023-12-13 11:54 UTC  (9+ 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 2/2] PM: domains: Move genpd and its governor to the pmdomain subsystem
 2023-12-13 11:42 UTC  (2+ messages)

[PATCH v12 1/4] dt-bindings: thermal-zones: Document critical-action
 2023-12-13 11:39 UTC  (4+ messages)

[PATCH 1/2] PM: domains: Drop redundant header for genpd
 2023-12-13 11:32 UTC 

[PATCH v1] thermal: trip: Drop redundant __thermal_zone_get_trip() header
 2023-12-13 10:52 UTC  (3+ messages)

[PATCH] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
 2023-12-13 10:33 UTC  (6+ messages)

[PATCH] PM: domains: fix domain_governor kernel-doc warnings
 2023-12-13 10:33 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode
 2023-12-13 10:28 UTC 

[PATCH v1 0/3] thermal: Use for_each_trip() in some places
 2023-12-13 10:25 UTC  (9+ messages)
` [PATCH v1 1/3] thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
` [PATCH v1 2/3] thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
` [PATCH v1 3/3] thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-13  9:41 UTC 

[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation
 2023-12-13  8:32 UTC 

[PATCH 0/5] Rework system pressure interface to the scheduler
 2023-12-13  8:05 UTC  (7+ 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 v1 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-13  7:57 UTC  (4+ messages)
` [PATCH v1 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH v6 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-12-13  7:39 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] power: reset: at91: mark at91_wakeup_status non-__init
 2023-12-13  7:25 UTC  (3+ messages)

[PATCH v5 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-13  6:40 UTC  (8+ messages)
` [PATCH v5 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "

[PATCH v2 0/3] power: supply: Acer Aspire 1 embedded controller
 2023-12-13  5:44 UTC  (6+ 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] PM: hibernate: use acquire/release ordering when compress/decompress image
 2023-12-13  1:11 UTC 

[PATCH v2] PM: hibernate: use acquire/release ordering when compress/decompress image
 2023-12-13  1:02 UTC  (3+ messages)

[PATCH v5 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-12-12 22:19 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v1] thermal: trip: Send trip change notifications on all trip updates
 2023-12-12 21:02 UTC  (5+ messages)

[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 RESEND v3] PM: hibernate: Avoid missing wakeup events during hibernation
 2023-12-12 18:55 UTC  (2+ messages)

[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
 2023-12-12 18:22 UTC  (23+ 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 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 v3 00/12] RB1/QCM2290 features
 2023-12-12 17:20 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc5-71-g15c1f7c6e0578)
 2023-12-12 16:42 UTC 

[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] 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 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 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  (3+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox