linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-03 15:48:00 to 2023-03-07 16:44:30 UTC [more...]

[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
 2023-03-07 16:40 UTC  (6+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v1 2/4] thermal: core: Introduce thermal_cooling_device_present()
` [PATCH v1 3/4] thermal: core: Introduce thermal_cooling_device_update()
` [PATCH v1 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-07 16:40 UTC  (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH 0/4] Add LVTS support for mt8192
 2023-03-07 16:34 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH 3/4] arm64: dts: mediatek: mt8192: Add thermal zones and thermal nodes
` [PATCH 4/4] arm64: dts: mediatek: mt8192: Add temperature mitigation threshold

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-07 16:30 UTC  (2+ messages)
` [PATCH 06/11] thermal/drivers/rcar_gen3_thermal: remove R-Car H3 ES1.* handling

[PATCH v1 01/11] thermal/core: Relocate the traces definition in thermal directory
 2023-03-07 15:51 UTC  (13+ messages)
` [PATCH v1 02/11] thermal/drivers/intel_pch_thermal: Use thermal driver device to write a trace
` [PATCH v1 03/11] thermal/drivers/intel_menlow: Remove add_one_attribute
` [PATCH v1 04/11] thermal/drivers/db8500: Use driver dev instead of tz->device
` [PATCH v1 05/11] thermal/drivers/stm: Don't set no_hwmon to false
` [PATCH v1 06/11] thermal/drivers/ti: Use fixed update interval
` [PATCH v1 07/11] thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister
` [PATCH v1 08/11] thermal/of: Unexport unused OF functions
` [PATCH v1 09/11] thermal/core: Add a linked device parameter
` [PATCH v1 10/11] thermal/core: Alloc-copy-free the thermal zone parameters structure

[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
 2023-03-07 15:45 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain "
` [PATCH 3/4] arm64: dts: mediatek: mt8195: Add AP domain thermal zones
` [PATCH 4/4] arm64: dts: mediatek: mt8195: Add AP domain temperature thresholds

[bug report] thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
 2023-03-07 15:27 UTC 

[PATCH] thermal/drivers/mediatek/lvts_thermal: fix memcpy's number of bytes in lvts_calibration_init()
 2023-03-07 13:51 UTC 

[PATCH v12 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers dt-binding definition
 2023-03-07 13:42 UTC  (2+ messages)
` [PATCH] thermal/drivers/mediatek/lvts_thermal: fix memcpy's number of bytes in lvts_calibration_init()

[PATCH RESEND] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
 2023-03-07 13:06 UTC  (2+ messages)

[PATCH -next] PM: tools: add "CPU killed" timeline on arm64 platform
 2023-03-07 12:54 UTC  (4+ messages)

[PATCH 0/3] Sapphire Rapids C0.x idle states support
 2023-03-07 12:39 UTC  (8+ messages)
` [PATCH 1/3] x86/mwait: Add support for idle via umwait
` [PATCH 2/3] x86/umwait: Increase tpause and umwait quanta
` [PATCH 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-07 12:00 UTC  (2+ messages)

[PATCH v8 0/6] cpufreq: amd-pstate: Add guided autonomous mode support
 2023-03-07 11:27 UTC  (7+ messages)
` [PATCH v8 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v8 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v8 3/6] Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical order
` [PATCH v8 4/6] cpufreq: amd-pstate: Add guided autonomous mode
` [PATCH v8 5/6] cpufreq: amd-pstate: Add guided mode control support via sysfs
` [PATCH v8 6/6] Documentation: cpufreq: amd-pstate: Update amd_pstate status sysfs for guided

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-03-07 11:10 UTC  (6+ messages)
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH v2 00/23] interconnect: fix racy provider registration
 2023-03-07 10:25 UTC  (33+ messages)
` [PATCH v2 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH v2 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH v2 03/23] interconnect: fix provider registration API
` [PATCH v2 04/23] interconnect: imx: fix registration race
` [PATCH v2 05/23] interconnect: qcom: osm-l3: "
` [PATCH v2 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH v2 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH v2 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH v2 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH v2 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH v2 11/23] interconnect: qcom: msm8974: "
` [PATCH v2 12/23] interconnect: qcom: sm8450: "
` [PATCH v2 13/23] interconnect: qcom: sm8550: "
` [PATCH v2 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH v2 15/23] interconnect: exynos: fix registration race
` [PATCH v2 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH v2 17/23] memory: tegra: fix interconnect registration race
` [PATCH v2 18/23] memory: tegra124-emc: "
` [PATCH v2 19/23] memory: tegra20-emc: "
` [PATCH v2 20/23] memory: tegra30-emc: "
` [PATCH v2 21/23] interconnect: drop racy registration API
` [PATCH v2 22/23] interconnect: drop unused icc_get() interface
` [PATCH v2 23/23] interconnect: drop unused icc_link_destroy() interface

[Patch v2 0/9] Tegra234 Memory interconnect support
 2023-03-07  9:21 UTC  (6+ messages)

[PATCH 02/10] cpuidle, riscv: Push RCU-idle into driver
 2023-03-07  0:48 UTC  (2+ messages)

[PATCH 00/10] Add RT5033 charger device driver
 2023-03-06 22:57 UTC  (18+ messages)
` [PATCH 02/10] mfd: rt5033: Fix chip revision readout
` [PATCH 03/10] mfd: rt5033: Fix comments and style in includes
` [PATCH 04/10] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
` [PATCH 05/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
` [PATCH 10/10] dt-bindings: Add documentation for rt5033 mfd, regulator and charger

[PATCH v7 0/5] Add MSM8939 SoC support with two devices
 2023-03-06 22:56 UTC  (9+ messages)
` [PATCH v7 2/5] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v7 4/5] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v7 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

"proximity" attribute for input devices
 2023-03-06 20:43 UTC  (4+ messages)
    ` [PATCH] power: supply: qcom_battmgr: remove bogus do_div()

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-03-06 19:41 UTC  (7+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 04/10] memory: tegra: add support for software mc clients "

[PATCH 0/2] arm64: qcom: sa8775p: enable cpufreq
 2023-03-06 13:34 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: add cpufreq node

[PATCH v3 00/19] Add perf support to the rockchip-dfi driver
 2023-03-06 13:25 UTC  (2+ messages)

[PATCH 0/3] Fix BWMONv4 for <SDM845
 2023-03-06 12:36 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,msm8998-bwmon: Add global registers
` [PATCH 2/3] soc: qcom: icc-bwmon: Handle global registers correctly
` [PATCH 3/3] soc: qcom: icc-bwmon: Remove unused struct member

[PATCH 0/3] OPP: Simplify set_required_opp handling
 2023-03-06 10:48 UTC  (8+ messages)

[PATCH v9 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-03-06 10:13 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-06  9:26 UTC  (3+ messages)

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-06  8:58 UTC  (19+ messages)
` [PATCH 01/15] dt-bindings: thermal: qcom-tsens: Add compatible for SM6375
` [PATCH 02/15] dt-bindings: interconnect: OSM L3: Add SM6375 CPUCP compatible
` [PATCH 03/15] dt-bindings: sram: qcom,imem: document SM6375 IMEM
` [PATCH 04/15] arm64: dts: qcom: sm6375: Add RPM sleep stats
` [PATCH 05/15] arm64: dts: qcom: sm6375: Add IMEM
` [PATCH 06/15] arm64: dts: qcom: sm6375: Add RMTFS
` [PATCH 07/15] arm64: dts: qcom: sm6375: Add wifi node
` [PATCH 08/15] arm64: dts: qcom: sm6375: Add modem nodes
` [PATCH 09/15] arm64: dts: qcom: sm6375: Add CPUCP L3 node
` [PATCH 10/15] arm64: dts: qcom: sm6375: Add TSENS
` [PATCH 11/15] arm64: dts: qcom: sm6375: Configure TSENS thermal zones
` [PATCH 12/15] arm64: dts: qcom: sm6375: Introduce MPM support
` [PATCH 13/15] arm64: dts: qcom: sm6375: Bump CPU rail power collapse index
` [PATCH 14/15] arm64: dts: qcom: sm6375: Introduce C3 power state for both ARM clusters
` [PATCH 15/15] arm64: dts: qcom: sm6375-pdx225: Add volume down GPIO key

[PATCH 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
 2023-03-06  6:40 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
` [PATCH 2/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
` [PATCH 3/6] dt-bindings: imxgpt: add "
` [PATCH 4/6] ARM: dts: imx6ul: Fix second GPT compatible
` [PATCH 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH 6/6] ARM: dts: imx6ul: Add clock and PGC node to GDC

[PATCH RESEND v4 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
 2023-03-06  1:12 UTC  (3+ messages)
` [PATCH RESEND v4 2/3] "
` [PATCH RESEND v4 3/3] Documentation: power: rt9759: Document exported sysfs entries

[PATCH v3 00/24] sched: Introduce classes of tasks for load balance
 2023-03-05 22:49 UTC  (2+ messages)

[PATCH] power: supply: Ratelimit no data debug output
 2023-03-05 20:57 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 1362ac91d50346341026f84ff352f4b5504d07f9
 2023-03-04 11:57 UTC 

[GIT PULL] power-supply changes for 6.3 (part 2)
 2023-03-04  0:39 UTC  (2+ messages)

[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-03-03 23:52 UTC  (10+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID

[PATCH AUTOSEL 5.10 24/30] kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
 2023-03-03 21:47 UTC 

[PATCH AUTOSEL 5.15 44/50] kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
 2023-03-03 21:45 UTC 

[PATCH AUTOSEL 6.1 51/60] kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
 2023-03-03 21:43 UTC 

[PATCH AUTOSEL 6.2 55/64] kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
 2023-03-03 21:40 UTC 

[RFC PATCH] thermal/drivers/intel_menlow: Remove add_one_attribute
 2023-03-03 19:59 UTC 

[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
 2023-03-03 19:48 UTC  (10+ messages)
` [PATCH v5 02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v5 06/18] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v5 07/18] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()

[PATCH] thermal: int340x: processor_thermal: Fix deadlock
 2023-03-03 19:36 UTC  (4+ messages)

[GIT PULL] More ACPI updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.3-rc1
 2023-03-03 18:44 UTC  (2+ messages)

[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
 2023-03-01 18:50 UTC  (3+ 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).