linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-07 02:42:04 to 2024-02-09 14:50:00 UTC [more...]

[PATCH v1 0/9] thermal: Writable trip points handling rework
 2024-02-09 14:49 UTC  (11+ messages)
` [PATCH v1 1/9] thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
` [PATCH v1 2/9] thermal: core: Add flags to struct thermal_trip
` [PATCH v1 3/9] thermal: core: Drop the .set_trip_hyst() thermal zone operation
` [PATCH v1 4/9] thermal: intel: Set THERMAL_TRIP_WRITABLE_TEMP directly
` [PATCH v1 5/9] mlxsw: core_thermal: "
` [PATCH v1 6/9] iwlwifi: mvm: "
` [PATCH v1 7/9] thermal: imx: "
` [PATCH v1 8/9] thermal: of: "
` [PATCH v1 9/9] thermal: core: Eliminate writable trip points masks

[PATCH v1] thermal: sysfs: Fix up white space in trip_point_temp_store()
 2024-02-09 13:49 UTC 

[PATCH v4 0/7] add support for H616 thermal system
 2024-02-09 14:42 UTC  (8+ messages)
` [PATCH v4 1/7] soc: sunxi: sram: export register 0 for THS on H616
` [PATCH v4 2/7] dt-bindings: thermal: sun8i: Add H616 THS controller
` [PATCH v4 3/7] thermal: sun8i: explain unknown H6 register value
` [PATCH v4 4/7] thermal: sun8i: extend H6 calibration to support 4 sensors
` [PATCH v4 5/7] thermal: sun8i: add SRAM register access code
` [PATCH v4 6/7] thermal: sun8i: add support for H616 THS controller
` [PATCH v4 7/7] arm64: dts: allwinner: h616: Add thermal sensor and zones

[PATCH] PCI/AER: Block runtime suspend when handling errors
 2024-02-09 14:16 UTC  (2+ messages)

[PATCH v3 1/2] power: supply: Add STC3117 fuel gauge unit driver
 2024-02-09 12:41 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.8-rc4
 2024-02-09 12:38 UTC 

[PATCH 0/6] interconnect: qcom: constify things
 2024-02-09 12:31 UTC  (9+ messages)
` [PATCH 1/6] interconnect: qcom: msm8909: constify pointer to qcom_icc_node
` [PATCH 2/6] interconnect: qcom: sa8775p: "
` [PATCH 3/6] interconnect: qcom: sm8250: "
` [PATCH 4/6] interconnect: qcom: sm6115: "
` [PATCH 5/6] interconnect: qcom: sa8775p: constify pointer to qcom_icc_bcm
` [PATCH 6/6] interconnect: qcom: x1e80100: "

[PATCH v3 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-09 12:06 UTC  (4+ messages)
` [PATCH v3 1/3] genetlink: Add per family bind/unbind callbacks
` [PATCH v3 2/3] thermal: netlink: Add genetlink bind/unbind notifications
` [PATCH v3 3/3] thermal: intel: hfi: Enable interface only when required

pm/testing build: 3 builds: 1 failed, 2 passed, 1 error, 27 warnings (v6.8-rc3-33-g0ef1b1ae082a1)
 2024-02-09 11:51 UTC 

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-09 10:55 UTC  (11+ messages)

[PATCH V2] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock
 2024-02-09  9:13 UTC  (3+ messages)

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-09  8:54 UTC  (21+ messages)
` [PATCH v3 01/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v3 02/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v3 03/19] power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper
` [PATCH v3 04/19] power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART)
` [PATCH v3 05/19] power: reset: tps65086-restart: "
` [PATCH v3 06/19] power: reset: tps65086-restart: Remove unneeded device data struct
` [PATCH v3 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v3 08/19] power: reset: axxia-reset: "
` [PATCH v3 09/19] power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper
` [PATCH v3 10/19] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v3 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v3 12/19] power: reset: msm-poweroff: "
` [PATCH v3 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v3 14/19] power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v3 15/19] power: reset: as3722-poweroff: "
` [PATCH v3 16/19] power: reset: gemini-poweroff: "
` [PATCH v3 17/19] power: reset: restart-poweroff: "
` [PATCH v3 18/19] power: reset: syscon-poweroff: Move device data into a struct
` [PATCH v3 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

[rafael-pm:bleeding-edge 74/77] drivers/thermal/thermal_of.c:444:34: error: initializing 'struct thermal_zone_device_ops *' with an expression of incompatible type 'struct thermal_zone_device_ops'; take the address with &
 2024-02-09  5:34 UTC 

[PATCH v1] PM: sleep: Restore asynchronous device resume optimization
 2024-02-09  0:20 UTC  (16+ messages)

[PATCH 1/1] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-08 23:55 UTC 

[PATCH v2] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-08 23:56 UTC 

[PATCH] pmdomain: renesas: Adjust the waiting time to cover the worst case
 2024-02-08 23:52 UTC 

[PATCH v6 0/6] AMD Pstate Fixes And Enhancements
 2024-02-08 23:09 UTC  (14+ messages)
` [PATCH v6 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH v6 2/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v6 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v6 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v6 5/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v6 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

[PATCH 1/2] pmdomain: constify of_phandle_args in xlate
 2024-02-08 20:28 UTC  (2+ messages)
` [PATCH 2/2] pmdomain: constify of_phandle_args in add device and subdomain

[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-08 19:25 UTC  (14+ messages)
` [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
` [PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration
` [PATCH v1 3/6] thermal: intel: Discard trip tables "
` [PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration

[PATCH 0/7] cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states
 2024-02-08 17:03 UTC  (10+ 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 v2] thermal: sysfs: Make trip hysteresis writable along with trip temperature
 2024-02-08 15:15 UTC  (3+ messages)

[PATCH v8 00/23] Introduce runtime modifiable Energy Model
 2024-02-08 15:00 UTC  (26+ messages)
` [PATCH v8 01/23] PM: EM: Add missing newline for the message log
` [PATCH v8 02/23] PM: EM: Extend em_cpufreq_update_efficiencies() argument list
` [PATCH v8 03/23] PM: EM: Find first CPU active while updating OPP efficiency
` [PATCH v8 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v8 05/23] PM: EM: Introduce em_compute_costs()
` [PATCH v8 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v8 07/23] PM: EM: Split the allocation and initialization of the EM table
` [PATCH v8 08/23] PM: EM: Introduce runtime modifiable table
` [PATCH v8 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v8 10/23] PM: EM: Add functions for memory allocations for new EM tables
` [PATCH v8 11/23] PM: EM: Introduce em_dev_update_perf_domain() for EM updates
` [PATCH v8 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
` [PATCH v8 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
` [PATCH v8 14/23] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v8 15/23] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v8 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
` [PATCH v8 17/23] powercap/dtpm_devfreq: "
` [PATCH v8 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
` [PATCH v8 19/23] drivers/thermal/devfreq_cooling: "
` [PATCH v8 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
` [PATCH v8 21/23] PM: EM: Remove old table
` [PATCH v8 22/23] PM: EM: Add em_dev_compute_costs()
` [PATCH v8 23/23] Documentation: EM: Update with runtime modification design

[PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes
 2024-02-08 13:50 UTC  (9+ messages)
` [PATCH v1 1/3] iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
` [PATCH v1 2/3] iwlwifi: mvm: Populate trip table before registering thermal zone
` [PATCH v1 3/3] iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points

[RFC] PCI/AER: Block runtime suspend when handling errors
 2024-02-08 13:49 UTC  (8+ messages)

[PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema
 2024-02-08 13:11 UTC  (3+ messages)

Cpupower breaks KDE
 2024-02-08 12:55 UTC 

[PATCH v2] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
 2024-02-08 10:00 UTC 

[PATCH v3 0/7] AMD Pstate Driver Core Performance Boost
 2024-02-08  4:19 UTC  (15+ messages)
` [PATCH v3 1/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v3 2/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v3 3/7] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq()
` [PATCH v3 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v3 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode
` [PATCH v3 7/7] cpufreq: amd-pstate-ut: support new cpb boost control interface

[PATCH v5 0/6] AMD Pstate Fixes And Enhancements
 2024-02-08  3:58 UTC  (9+ messages)
` [PATCH v5 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH v5 2/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v5 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v5 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v5 5/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

pm/testing baseline: 52 runs, 8 regressions (v6.8-rc3-33-gda60429b5e6b)
 2024-02-08  0:00 UTC 

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc3-33-gda60429b5e6b)
 2024-02-07 23:17 UTC 

[PATCH 0/3] Update for AP807 thermal data
 2024-02-07 18:26 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible

[PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
 2024-02-07 14:07 UTC  (3+ messages)

[GIT PULL] interconnect fixes for 6.8-rc
 2024-02-07 13:48 UTC  (2+ messages)

[PATCH v7 00/23] Introduce runtime modifiable Energy Model
 2024-02-07 11:49 UTC  (6+ messages)
` [PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove division

[PATCH v2 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-07 11:47 UTC  (6+ messages)
` [PATCH v2 1/3] genetlink: Add per family bind/unbind callbacks
` [PATCH v2 3/3] thermal: intel: hfi: Enable interface only when required

[PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-02-07 11:39 UTC  (2+ messages)

[PATCH] alarmtimer, PM: suspend: Expose a function from
 2024-02-07 11:26 UTC  (4+ messages)

[PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-07 10:25 UTC  (4+ messages)

[PATCH v4 0/6] AMD Pstate Fixes And Enhancements
 2024-02-07  7:13 UTC  (4+ messages)
` [PATCH v4 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

[PATCH 0/3] arm64: dts: qcom: ipq6018: support thermal sensors
 2024-02-07  4:46 UTC  (2+ messages)
` (subset) "


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).