linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-08 01:27:44 to 2023-03-11 11:17:52 UTC [more...]

[PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
 2023-03-11 11:15 UTC  (4+ messages)
` [PATCH 4/6] power: supply: ltc4162-l-charger: "
` [PATCH 5/6] power: supply: bq24257_charger: "
` [PATCH 6/6] power: supply: bq25890_charger: "

[rafael-pm:bleeding-edge] BUILD SUCCESS 687388eb09d318fb319b2771f1ee426afbf03bc3
 2023-03-11  6:14 UTC 

[GIT PULL] Thermal control fix for v6.3-rc2
 2023-03-11  4:52 UTC  (2+ messages)

pm/testing baseline: 31 runs, 7 regressions (v6.3-rc1-33-g687388eb09d3)
 2023-03-11  1:27 UTC 

[PATCH v7 0/9] The great interconnecification fixation
 2023-03-11  0:54 UTC  (18+ messages)
` [PATCH v7 1/9] interconnect: qcom: rpm: make QoS INVALID default
` [PATCH v7 2/9] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v7 3/9] interconnect: qcom: Sort kerneldoc entries
` [PATCH v7 4/9] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v7 5/9] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v7 6/9] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v7 7/9] interconnect: qcom: icc-rpm: Enforce 2 or 0 bus clocks
` [PATCH v7 8/9] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
` [PATCH v7 9/9] interconnect: qcom: msm8996: Promote to core_initcall

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.3-rc1-33-g687388eb09d3)
 2023-03-11  0:43 UTC 

[PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table
 2023-03-10 22:35 UTC  (11+ messages)
` [PATCH] power: reset: qcom-pon: drop "
` [PATCH 2/9] ASoC: atmel: sam9x5_wm8731: Drop "
` [PATCH 3/9] ASoC: samsung: aries_wm8994: "
` [PATCH 4/9] ASoC: samsung: rt5514-spi: "
` [PATCH 5/9] ASoC: codecs: adau1977-spi: Mark OF related data as maybe unused
` [PATCH 6/9] ASoC: codecs: pcm179x-spi: "
` [PATCH 7/9] ASoC: codecs: rt1019: "
` [PATCH 8/9] ASoC: codecs: src4xxx-i2c: "
` [PATCH 9/9] ASoC: codecs: zl38060: "

[PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
 2023-03-10 20:54 UTC  (4+ messages)

[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
 2023-03-10 18:31 UTC  (10+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [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] cpuidle: Use of_property_present() for testing DT property presence
 2023-03-10 17:46 UTC  (2+ messages)

[PATCH] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
 2023-03-10 16:25 UTC  (5+ messages)
  ` [PATCH] power: supply: bq24190: Fix use after free bug in bq24190_remove "

[PATCH] thermal/core/power_allocator: avoid cdev->state can not be reset
 2023-03-10 15:13 UTC  (3+ messages)

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] opp: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] PM / devfreq: exynos: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] interconnect: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] cpufreq: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-10 13:15 UTC  (4+ messages)
` [PATCH 09/15] arm64: dts: qcom: sm6375: Add CPUCP L3 node

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

cpufreq: query regarding policy->min/max & policy->cpuinfo.min_freq/max_freq
 2023-03-10  9:27 UTC 

[PATCH v1 0/4] add i.MX93 TMU support
 2023-03-10  9:09 UTC  (6+ messages)
` [PATCH v1 2/4] thermal: qoriq: "
` [PATCH v1 4/4] arm64: dts: imx93: Add CPU thermal zone

[PATCH 04/10] cpuidle, psci: Push RCU-idle into driver
 2023-03-10  8:47 UTC  (2+ messages)

[PATCHv1 00/11] Add DT support for generic ADC battery
 2023-03-10  8:33 UTC  (25+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
` [PATCHv1 02/11] power: supply: core: auto-exposure of simple-battery data
` [PATCHv1 03/11] power: supply: generic-adc-battery: convert to managed resources
` [PATCHv1 04/11] power: supply: generic-adc-battery: fix unit scaling
` [PATCHv1 05/11] power: supply: generic-adc-battery: drop jitter delay support
` [PATCHv1 06/11] power: supply: generic-adc-battery: drop charge now support
` [PATCHv1 07/11] power: supply: generic-adc-battery: drop memory alloc error message
` [PATCHv1 08/11] power: supply: generic-adc-battery: use simple-battery API
` [PATCHv1 09/11] power: supply: generic-adc-battery: simplify read_channel logic
` [PATCHv1 10/11] power: supply: generic-adc-battery: add DT support
` [PATCHv1 11/11] power: supply: generic-adc-battery: update copyright info

[PATCH] dt-bindings: power: supply: bq256xx: Add ts-ignore property
 2023-03-10  8:06 UTC  (4+ messages)

[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
 2023-03-10  3:22 UTC  (13+ 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 4/4] arm64: dts: mediatek: mt8195: Add AP domain temperature thresholds

[PATCH] power: supply: bq24190: Fix use after free bug in bq24190_remove due to race condition
 2023-03-09 17:47 UTC 

[PATCH v9 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-03-09 17:14 UTC  (7+ messages)
` [PATCH v9 2/5] thermal: mediatek: control buffer enablement tweaks

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-09 16:14 UTC  (2+ messages)

[PATCH 0/4] Add LVTS support for mt8192
 2023-03-09 16:17 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support

NOC (interconnect) lockup on i.MX8MP during resume
 2023-03-09 15:17 UTC  (3+ messages)

[PATCH v2 0/3] Add SCMI v3.2 Powercap disable support
 2023-03-09 14:07 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: arm_scmi: Refactor powercap get/set helpers
` [PATCH v2 2/3] firmware: arm_scmi: Add Powercap protocol enable support
` [PATCH v2 3/3] powercap: arm_scmi: Add support for disabling powercaps on a zone

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

[PATCH v2 0/6] thermal: qcom: tsens: Fix MDM9607, add MSM8909
 2023-03-09 11:24 UTC  (9+ messages)
` [PATCH v2 1/6] thermal: qcom: tsens: Drop unused legacy structs
` [PATCH v2 2/6] thermal: qcom: tsens-v0_1: Fix mdm9607 slope values
` [PATCH v2 3/6] thermal: qcom: tsens-v0_1: Add mdm9607 correction offsets
` [PATCH v2 4/6] dt-bindings: thermal: qcom-tsens: Drop redundant compatibles
` [PATCH v2 5/6] dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible
` [PATCH v2 6/6] thermal: qcom: tsens-v0_1: Add MSM8909 data

[PATCH v2 1/2] thermal/drivers/imx: Remove get_trip_temp ops
 2023-03-09 10:45 UTC  (4+ messages)
` [PATCH v2 2/2] thermal/drivers/imx: Use the thermal framework for the trip point

[PATCH 1/2] thermal/drivers/imx: Remove get_trip_temp ops
 2023-03-09  8:52 UTC  (4+ messages)
` [PATCH 2/2] thermal/drivers/imx: Use the thermal framework for the trip point

[PATCH 0/3] Sapphire Rapids C0.x idle states support
 2023-03-09  8:01 UTC  (10+ messages)
` [PATCH 1/3] x86/mwait: Add support for idle via umwait
` [PATCH 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon

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

[PATCH] power: supply: bq256xx: Support to disable charger
 2023-03-09  6:41 UTC 

[PATCH] power: supply: bq256xx: Apply TS_IGNORE from devicetree
 2023-03-09  2:16 UTC 

[PATCH v1 0/4] Add optional properties to MAX17040
 2023-03-09  0:45 UTC  (18+ messages)
` [PATCH v1 1/4] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v1 2/4] power: max17040: add simple battery cell support
` [PATCH v1 3/4] power: max17040: add passing props from supplier
` [PATCH v1 4/4] power: max17040: get thermal data from adc if available

[RESEND] [PATCHv3 0/7] RK3588 Thermal Support
 2023-03-08 18:42 UTC  (10+ messages)
` [RESEND] [PATCHv3 1/7] thermal: rockchip: Simplify getting match data
` [RESEND] [PATCHv3 2/7] thermal: rockchip: Simplify clock logic
` [RESEND] [PATCHv3 3/7] thermal: rockchip: Use dev_err_probe
` [RESEND] [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
` [RESEND] [PATCHv3 5/7] thermal: rockchip: Support dynamic sized sensor array
` [RESEND] [PATCHv3 6/7] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [RESEND] [PATCHv3 7/7] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
 2023-03-08 17:21 UTC  (5+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: fix memcpy's number of bytes in lvts_calibration_init()
 2023-03-08 15:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: update the 01.org website entries
 2023-03-08 14:13 UTC 

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-08 14:10 UTC  (2+ messages)

[PATCH] cpufreq: fix repeated words in comments
 2023-03-08 12:28 UTC 

[PATCH -next] thermal/hwmon: Use devm_platform_ioremap_resource()
 2023-03-08 12:16 UTC  (3+ messages)

[PATCH 0/8] qcom-cpufreq-hw binding improvements
 2023-03-08 10:35 UTC  (6+ messages)
` [PATCH 5/8] arm64: dts: qcom: sdm845: Add SoC-specific compatible to cpufreq_hw
` [PATCH 6/8] arm64: dts: qcom: sm6115: "
` [PATCH 7/8] arm64: dts: qcom: sm6350: "
` [PATCH 8/8] arm64: dts: qcom: sm8150: "

[PATCH] pm-graph v5.11
 2023-03-08  9:04 UTC 

[bug report] thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
 2023-03-08  7:41 UTC  (3+ messages)

[PATCH -next] thermal: Use devm_platform_ioremap_resource()
 2023-03-08  6:27 UTC 

[PATCH] thermal/x86_pkg_temp_thermal: Add lower bound check for sysfs input
 2023-03-08  3:07 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS d3caac5bcd2bb98089874783d08ecacab54498bb
 2023-03-08  2:07 UTC 


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