linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 13:30:42 to 2023-01-19 10:26:45 UTC [more...]

[PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time
 2023-01-19 10:25 UTC  (11+ messages)
` [PATCH 2/5] thermal/core: Remove unneeded ida_destroy()
` [PATCH 3/5] thermal/core: Remove unneeded mutex_destroy()
` [PATCH 4/5] thermal/core: Move the thermal trip code to a dedicated file
` [PATCH 5/5] thermal/core: Sort the trip points when registering a thermal zone

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-19 10:26 UTC  (6+ messages)
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth

[PATCH v3] sched/fair: unlink misfit task from cpu overutilized
 2023-01-19 10:08 UTC  (14+ messages)

[PATCH v4 0/2] JH7110 PMU Support
 2023-01-19  9:44 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v4 2/2] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-19  8:43 UTC  (5+ messages)
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` (subset) [PATCH 00/18] arm64: qcom: add support for sa8775p-ride

[rafael-pm:bleeding-edge] BUILD SUCCESS 51381741a3b6c722ef18496645debda123fe2afe
 2023-01-19  8:36 UTC 

[PATCH v2] cpufreq: Register with perf domain before
 2023-01-19  8:32 UTC  (8+ messages)
    `  "

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-19  8:25 UTC  (10+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails
` [PATCH 2/3] thermal: core: Move cdev cleanup to thermal_release()
` [PATCH 3/3] thermal: core: Use device_unregister() instead of device_del/put()

[PATCH] intel_idle: Add RaptorLake support
 2023-01-19  7:02 UTC 

[PATCH v11 00/11] Implement AMD Pstate EPP Driver
 2023-01-19  5:33 UTC  (23+ messages)
` [PATCH v11 01/11] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v11 02/11] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v11 03/11] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
` [PATCH v11 04/11] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
` [PATCH v11 05/11] cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
` [PATCH v11 06/11] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v11 07/11] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v11 08/11] Documentation: amd-pstate: add amd pstate driver mode introduction
` [PATCH v11 09/11] Documentation: introduce amd pstate active mode kernel command line options
` [PATCH v11 10/11] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
` [PATCH v11 11/11] Documentation: amd-pstate: introduce new global sysfs attributes

[PATCH 1/2] thermal/drivers/qcom/lmh: Use driver data as flags instead of bool
 2023-01-19  3:05 UTC  (4+ messages)
` [PATCH 2/2] firmware: qcom_scm: Fully implement qcom_scm_lmh_dcvsh()

[PATCH v3 0/8] Add MSM8939 SoC support with two devices
 2023-01-19  0:53 UTC  (25+ messages)
` [PATCH v3 1/8] dt-bindings: arm: qcom: Document MSM8939 SoC binding
` [PATCH v3 4/8] clk: qcom: smd-rpm: msm8936: Add PMIC gated RPM_SMD_XO_*
` [PATCH v3 5/8] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v3 6/8] arm64: dts: qcom: Add msm8939-pm8916.dtsi include
` [PATCH v3 7/8] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v3 8/8] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua
` (subset) [PATCH v3 0/8] Add MSM8939 SoC support with two devices

[PATCH v3 2/9] interconnect: qcom: rpm: Always set QoS params on QNoC
 2023-01-19  0:27 UTC  (7+ messages)
` [PATCH v3 8/9] interconnect: qcom: rpm: Add a way to always set QoS registers

[PATCH v2 1/3] dt-bindings: interconnect: OSM L3: Add SM6350 OSM L3 compatible
 2023-01-18 23:55 UTC  (3+ messages)
` (subset) "

[PATCH v6 00/20] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2023-01-18 23:55 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
 2023-01-18 23:04 UTC  (13+ messages)

[PATCH] thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
 2023-01-18 22:26 UTC 

pm/testing baseline: 60 runs, 2 regressions (v6.2-rc4-74-g590cffafa8dd)
 2023-01-18 22:02 UTC 

[PATCH] thermal: spear: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:26 UTC  (2+ messages)

[PATCH] thermal: kirkwood: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:25 UTC  (2+ messages)

[PATCH] thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:25 UTC  (2+ messages)

[PATCH] thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:24 UTC  (2+ messages)

[PATCH] thermal/drivers/mtk_thermal: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:24 UTC  (2+ messages)

[PATCH] thermal/drivers/armada: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:19 UTC  (2+ messages)

[PATCH] thermal: dove: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:19 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc4-74-g590cffafa8dd)
 2023-01-18 21:19 UTC 

[PATCH] thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:17 UTC  (3+ messages)

[PATCH] thermal: brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()
 2023-01-18 21:17 UTC  (3+ messages)

[PATCH] thermal/intel: Modify function description
 2023-01-18 20:04 UTC  (2+ messages)

WARNING in __thermal_cooling_device_register()
 2023-01-18 20:00 UTC  (3+ messages)

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-18 19:09 UTC  (4+ messages)
` [PATCH 2/3] thermal/drivers/intel: Use generic trip points for processor_thermal_device_pci
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-18 18:12 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding

[PATCH v5 0/2] thermal: mediatek: add support for MT7986 and MT7981
 2023-01-18 15:40 UTC  (3+ messages)
` [PATCH v5 1/2] thermal/drivers/mtk: use function pointer for raw_to_mcelsius
` [PATCH v5 2/2] thermal: mediatek: add support for MT7986 and MT7981

[PATCH v2 0/2] qcom: sa8775p: add the interconnect driver for Qualcomm SA8775P platforms
 2023-01-18 15:33 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom: document the interconnects for sa8775p
` [PATCH v2 2/2] interconnect: qcom: add a driver "

[PATCH v3] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
 2023-01-18 15:05 UTC  (2+ messages)

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-18 14:52 UTC  (7+ messages)
` [PATCH v10 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver

[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks
 2023-01-18 13:07 UTC  (9+ messages)

[PATCH v4 0/2] thermal: mediatek: add support for MT7986 and MT7981
 2023-01-18 12:53 UTC  (5+ messages)
` [PATCH v4 1/2] thermal: mediatek: use function pointer for raw_to_mcelsius
` [PATCH v4 2/2] thermal: mediatek: add support for MT7986 and MT7981

[PATCH v1 1/1] thermal: qcom-spmi-adc-tm5: Use asm intead of asm-generic
 2023-01-18  8:17 UTC  (4+ messages)

[PATCH] thermal/idle_inject: Support 100% idle injection
 2023-01-18  8:18 UTC  (2+ messages)

[PATCH v10 00/12] Implement AMD Pstate EPP Driver
 2023-01-18  7:27 UTC  (10+ messages)
` [PATCH v10 05/12] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
` [PATCH v10 08/12] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v10 12/12] Documentation: amd-pstate: introduce new global sysfs attributes

[PATCH v3 0/3] JH7110 PMU Support
 2023-01-18  7:03 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add starfive,jh7110-pmu
` [PATCH v3 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v3] thermal/core: fix error paths in __thermal_cooling_device_register()
 2023-01-18  4:18 UTC  (7+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-17 21:26 UTC  (9+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[6.2-rc4] tools: {amd,intel}_pstate_tracer: make -C tools/ clean
 2023-01-17 17:56 UTC  (4+ messages)

[PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)
 2023-01-17 17:47 UTC  (5+ messages)

[PATCH] thermal: int340x_thermal: Add production mode attribute
 2023-01-17 16:50 UTC 

[PATCH] cpuidle: mvebu: fix duplicate flags assignment
 2023-01-17 16:46 UTC 

[PATCH v2] sched/fair: unlink misfit task from cpu overutilized
 2023-01-17 16:40 UTC  (6+ messages)

[PATCH] x86/acpi: fix suspend with Xen
 2023-01-17 15:36 UTC  (6+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 15:35 UTC  (6+ messages)

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2023-01-17 15:27 UTC  (5+ messages)
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()

[PATCH v3 0/4] Per CPU idle injection
 2023-01-17 15:09 UTC  (9+ messages)
` [PATCH v3 2/4] powercap: idle_inject: Add update callback
` [PATCH v3 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework

[PATCH] cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation
 2023-01-17 13:30 UTC  (2+ messages)


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