messages from 2023-03-08 12:30:12 to 2023-03-13 04:29:57 UTC [more...]
[PATCH] opp: Use of_property_present() for testing DT property presence
2023-03-13 4:29 UTC (2+ messages)
[PATCH] thermal: Use of_property_present() for testing DT property presence
2023-03-13 4:29 UTC (2+ messages)
[PATCH] cpufreq: Use of_property_present() for testing DT property presence
2023-03-13 4:28 UTC (2+ messages)
[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
2023-03-13 4:26 UTC (2+ messages)
[PATCHv1 00/11] Add DT support for generic ADC battery
2023-03-13 2:50 UTC (35+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
` [PATCHv1 02/11] power: supply: core: auto-exposure of simple-battery data
` [PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
` [PATCH v2] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
` [PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
` [PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
` drivers/power/supply/qcom_battmgr.c:357:31: sparse: sparse: incorrect type in initializer (different base types)
` [PATCH] power: supply: bq256xx: Support to disable charger
` [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] thermal/core/power_allocator: avoid cdev->state can not be reset
2023-03-13 1:40 UTC (4+ messages)
[PATCH 00/13] drm/msm+PM+icc: Make job_run() reclaim-safe
2023-03-12 20:41 UTC (8+ messages)
` [PATCH 06/13] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH 07/13] PM / devfreq: Teach lockdep about locking order
` [PATCH 08/13] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH 09/13] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH 10/13] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH 12/13] interconnect: Fix locking for runpm vs reclaim
` [PATCH 13/13] interconnect: Teach lockdep about icc_bw_lock order
[PATCH] thermal/drivers/tsens: set some tsens_* variables storage-class-specifier to static
2023-03-12 20:38 UTC
[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
2023-03-12 16:08 UTC (12+ 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 v8 00/29] Rework the trip points creation
2023-03-12 12:14 UTC (3+ messages)
` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
[PATCH 00/23] interconnect: fix racy provider registration
2023-03-11 18:17 UTC (3+ messages)
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain error handling
[PATCH] devfreq: exyos-bus: drop of_match_ptr for ID table
2023-03-11 17:37 UTC
[PATCH v7 0/9] The great interconnecification fixation
2023-03-11 15:26 UTC (29+ 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
[PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
2023-03-11 11:15 UTC (6+ messages)
` [PATCH 2/6] power: supply: twl4030_charger: "
` [PATCH 3/6] power: supply: lp8727_charger: "
` [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
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] 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] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
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 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)
[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 (12+ 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 (8+ 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 4/4] power: max17040: get thermal data from adc if available
2023-03-09 0:45 UTC (4+ messages)
[RESEND] [PATCHv3 0/7] RK3588 Thermal Support
2023-03-08 18:42 UTC (4+ messages)
` [RESEND] [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).