public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-21 20:20:43 to 2023-09-26 13:47:33 UTC [more...]

[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
 2023-09-26 13:47 UTC  (20+ messages)
` [PATCH v1 1/9] ACPI: thermal: Simplify initialization of critical and hot trips
` [PATCH v1 2/9] ACPI: thermal: Fold acpi_thermal_get_info() into its caller
` [PATCH v1 3/9] ACPI: thermal: Determine the number of trip points earlier
` [PATCH v1 4/9] ACPI: thermal: Create and populate trip points table earlier
` [PATCH v1 5/9] ACPI: thermal: Simplify critical and hot trips representation
` [PATCH v1 6/9] ACPI: thermal: Untangle initialization and updates of the passive trip
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips
` [PATCH v1 8/9] ACPI: thermal: Drop redundant trip point flags
` [PATCH v1 9/9] ACPI: thermal: Drop valid flag from struct acpi_thermal_trip

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-26 13:16 UTC  (2+ messages)

[PATCH v3 0/1] Add add-maintainer.py script
 2023-09-26 12:02 UTC  (3+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py

[PATCH] soc: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning
 2023-09-26 11:22 UTC  (2+ messages)

[GIT PULL 0/5] Missed starfive pmdomain changes for v6.6, now for v6.7
 2023-09-26 11:20 UTC  (4+ messages)
` [GIT PULL 2/5] dt-bindings: power: Add power-domain header for JH7110

[PATCH v2 0/7] Improve Exynos thermal driver
 2023-09-26 11:02 UTC  (4+ messages)
` [PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-09-26 10:28 UTC  (20+ messages)
` [PATCH v4 01/18] PM: EM: Add missing newline for the message log
` [PATCH v4 02/18] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH v4 03/18] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH v4 04/18] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v4 05/18] PM: EM: Refactor a new function em_compute_costs()
` [PATCH v4 06/18] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v4 07/18] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v4 08/18] PM: EM: Add update_power() callback for runtime modifications
` [PATCH v4 09/18] PM: EM: Introduce runtime modifiable table
` [PATCH v4 10/18] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v4 11/18] PM: EM: Add runtime update interface to modify EM power
` [PATCH v4 12/18] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v4 13/18] Documentation: EM: Update with runtime modification design
` [PATCH v4 14/18] PM: EM: Add performance field to struct em_perf_state
` [PATCH v4 15/18] PM: EM: Adjust performance with runtime modification callback
` [PATCH v4 16/18] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v4 17/18] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v4 18/18] Documentation: EM: Update information about performance field

[PATCH v3 0/2] Enable tsens and thermal for sa8775p SoC
 2023-09-26  9:11 UTC 

[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
 2023-09-26  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible
` [PATCH v3 2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC

[RFC PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-09-26  8:57 UTC  (5+ messages)
` [RFC PATCH 1/4] PM: hibernate: Rename lzo* to make it generic
` [RFC PATCH 2/4] PM: hibernate: Move to crypto APIs for LZO compression
` [RFC PATCH 3/4] PM: hibernate: Add support for LZ4 compression for hibernation
` [RFC PATCH 4/4] PM: hibernate: Support to select compression algorithm

Regression in deaeeda2051f ("backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state")
 2023-09-26  8:31 UTC  (6+ messages)
    ` [PATCH] backlight: pwm_bl: Disable PWM on shutdown and suspend "

[PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-26  7:32 UTC 

serial: 8250_omap: suspend issue with console_suspend disabled
 2023-09-26  6:14 UTC  (6+ messages)

[PATCH v1] thermal/drivers/mediatek/lvts_thermal: fix error check in lvts_debugfs_init()
 2023-09-26  4:00 UTC  (3+ messages)

[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-25 23:17 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS fc7ab893b258a5b44bb70afc6c622eedf9fbc868
 2023-09-25 23:03 UTC 

[PATCH v2] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-09-25 19:02 UTC 

s2idle stopped working with 6.6-rc on Thinkpad T14 G1 (AMD)
 2023-09-25 17:44 UTC  (4+ messages)

[PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-25 16:28 UTC  (4+ messages)

[PATCH] thermal: core: Check correct temperature for thermal trip notification
 2023-09-25 16:20 UTC  (4+ messages)

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-09-25 14:52 UTC  (5+ messages)
` [PATCH v4 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume

[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
 2023-09-25 13:33 UTC  (11+ messages)
` [PATCH 1/9] PM: domains: Introduce dev_pm_domain_set_performance_state()
` [PATCH 2/9] PM: domains: Implement the ->set_performance_state() callback for genpd
` [PATCH 3/9] OPP: Add dev_pm_opp_add_dynamic() to allow more flexibility
` [PATCH 4/9] OPP: Extend dev_pm_opp_data with a level
` [PATCH 5/9] OPP: Switch to use dev_pm_domain_set_performance_state()
` [PATCH 6/9] OPP: Extend support for the opp-level beyond required-opps
` [PATCH 7/9] firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()
` [PATCH 8/9] firmware: arm_scmi: Specify the performance level when adding an OPP
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-25 12:06 UTC  (9+ messages)
` [PATCH 2/4] topology: add a new arch_scale_freq_reference
` [PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency

pm/testing baseline: 48 runs, 3 regressions (v6.6-rc3-36-g6e2207203652)
 2023-09-25 11:47 UTC 

[PATCH v2 0/7] Initial support for the Fairphone 5 smartphone
 2023-09-25 11:24 UTC  (2+ messages)
` (subset) "

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc3-36-g6e2207203652)
 2023-09-25 11:04 UTC 

[PATCH V3 0/4] Add support for IPQ5018 tsens
 2023-09-25 10:40 UTC  (14+ messages)
` [PATCH V3 1/4] dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
` [PATCH V3 2/4] thermal/drivers/qcom: Add new feat for soc without rpm
` [PATCH V3 3/4] thermal/drivers/tsens: Add support for IPQ5018 tsens
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH 00/40] soc: Convert to platform remove callback returning void
 2023-09-25  9:58 UTC  (3+ messages)
` [PATCH 38/40] soc/ti: smartreflex: "

[PATCH v4 13/13] pmdomain: arm: Add the SCMI performance domain
 2023-09-25  9:50 UTC  (7+ messages)
` [PATCH] firmware: arm_scmi: Move power-domain driver to the pmdomain dir

[PATCH] tools/thermal: fix memory leak in realloc failure handling
 2023-09-25  9:42 UTC  (2+ messages)

[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
 2023-09-25  9:39 UTC  (12+ messages)
` [PATCH v3 04/13] firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
` [PATCH v3 06/13] cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()
` [PATCH v3 08/13] dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain
` [PATCH v3 12/13] PM: domains: Allow genpd providers to manage OPP tables directly by its FW

[PATCH v4] PM: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
 2023-09-25  9:01 UTC  (2+ messages)

[PATCH 0/6] cpufreq for H616
 2023-09-25  8:59 UTC  (5+ messages)
` [PATCH 2/6] cpufreq: dt-platdev: Blocklist allwinner,h616 SoC
` [PATCH 4/6] cpufreq: sun50i: Add H616 support

[PATCH] thermal: imx8mm_thermal: Fix function pointer declaration by adding identifier name
 2023-09-25  7:47 UTC  (3+ messages)

[PATCH] PM: hibernate: fix the kerneldoc comment for swsusp_check and swsusp_close
 2023-09-25  7:40 UTC 

[PATCH v2] thermal/core: Don't update trip points inside the hysteresis range
 2023-09-25  7:29 UTC  (2+ messages)

[PATCH v2] dt-bindings: power: mfd: max8925: Convert to DT schema format
 2023-09-25  7:07 UTC  (2+ messages)

[PATCH] amd-pstate: Only print supported epp values for performance governor
 2023-09-25  6:58 UTC 

[RFC v3 0/2] CPU-Idle latency selftest framework
 2023-09-25  5:06 UTC 

[PATCH 06/17] pmdomain: imx: Move Kconfig options to the pmdomain subsystem
 2023-09-25  2:45 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: imx93: Add the TMU interrupt
 2023-09-25  2:06 UTC  (2+ messages)

[PATCH next] power: supply: mm8013: Fix error code in mm8013_probe()
 2023-09-24 20:58 UTC  (2+ messages)

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-09-24 17:23 UTC  (12+ messages)
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() "

[PATCH AUTOSEL 6.1 19/28] thermal/of: add missing of_node_put()
 2023-09-24 13:17 UTC 

[PATCH AUTOSEL 6.5 23/41] thermal/of: add missing of_node_put()
 2023-09-24 13:15 UTC 

[PATCH v3 0/5] soc: loongson: Fix some issues about loongson2_pm
 2023-09-24 12:21 UTC  (6+ messages)
` [PATCH v3 1/5] soc: loongson: loongson2_pm: Add dependency for INPUT

[RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-09-23 11:53 UTC  (2+ messages)

[RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-09-23 11:50 UTC  (6+ messages)
` [RESEND v3 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [RESEND v3 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [RESEND v3 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [RESEND v3 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[PATCH] drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
 2023-09-23 16:37 UTC  (2+ messages)

[PATCH] power: supply: axp20x_ac_power: Annotate struct axp20x_ac_power with __counted_by
 2023-09-23 17:04 UTC  (3+ messages)

[PATCH] power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __counted_by
 2023-09-23 17:03 UTC  (3+ messages)

[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
 2023-09-22 22:22 UTC  (2+ messages)

[PATCH] tools/power turbostat: Increase the limit for fd opened
 2023-09-22 20:48 UTC  (2+ messages)

[GIT PULL] Thermal control fix for v6.6-rc3
 2023-09-22 20:28 UTC  (2+ messages)

[PATCH] PM: hibernate: clean up sync_read handling in snapshot_write_next
 2023-09-22 16:07 UTC  (2+ messages)

[RFC] docs: thermal/drivers/intel: Reading trip point previously set to 0
 2023-09-22 11:15 UTC 

[PATCH] PM: hibernate: use __get_safe_page() rather than touching the list
 2023-09-22  9:28 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 30c38047562cc1ee0ba3440e4a4ff9df136be7e1
 2023-09-22  8:40 UTC 

[PATCH v5 04/11] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
 2023-09-22  7:14 UTC  (2+ messages)

[PATCH] cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
 2023-09-22  6:12 UTC 

[PATCH v3 0/4] add LVTS support for mt7988
 2023-09-22  5:50 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: mediatek: add mt7988 lvts compatible
` [PATCH v3 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
` [PATCH v3 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v3 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-21 18:04 UTC  (13+ messages)
` [PATCH v1 01/13] ACPI: thermal: Add device list to struct acpi_thermal_trip
` [PATCH v1 02/13] ACPI: thermal: Collapse trip devices update functions
` [PATCH v1 03/13] ACPI: thermal: Collapse trip devices update function wrappers
` [PATCH v1 04/13] ACPI: thermal: Merge trip initialization functions
` [PATCH v1 05/13] thermal: core: Store trip pointer in struct thermal_instance
` [PATCH v1 06/13] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 07/13] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 08/13] thermal: gov_step_wise: Fold update_passive_instance() into its caller
` [PATCH v1 09/13] thermal: core: Rename trip point index function arguments in governors
` [PATCH v1 10/13] thermal: core: Allow trip pointers to be used for cooling device binding
` [PATCH v1 11/13] ACPI: thermal: Do not use trip indices "
` [PATCH v1 12/13] ACPI: thermal: Drop critical_valid and hot_valid trip flags

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2023-09-21  8:23 UTC  (4+ messages)
` [Bug 217931] "

[PATCH] cpufreq: Rebuild sched-domains when removing cpufreq driver
 2023-09-21 22:04 UTC  (5+ messages)

pm/testing baseline: 46 runs, 2 regressions (v6.6-rc2-36-g57594c77e5b2)
 2023-09-21 22:10 UTC 

[PATCH linux-next] thermal: int340x: processor_thermal: Ack all PCI interrupts
 2023-09-21  9:36 UTC  (4+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc2-36-g57594c77e5b2)
 2023-09-21 21:26 UTC 

[PATCH v2 0/4] add LVTS support for mt7988
 2023-09-21 11:17 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors "
` [PATCH v2 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v2 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
 2023-09-21  9:33 UTC  (13+ messages)

[Bug 215801] New: Rmmod'ing amd-pstate doesn't restore acpi-cpufreq
 2023-09-21  5:40 UTC  (2+ messages)
` [Bug 215801] "


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