messages from 2024-09-04 14:13:27 to 2024-09-06 10:04:17 UTC [more...]
[PATCH v3 3/6] drivers/thermal/exynos: improve sanitize_temp_error
2024-09-06 10:04 UTC (2+ messages)
[PATCH 0/9] Introduce Photonicat power management MCU driver
2024-09-06 10:05 UTC (16+ messages)
` [PATCH 1/9] mfd: Add driver for Photonicat power management MCU
` [PATCH 2/9] power: reset: add Photonicat PMU poweroff driver
` [PATCH 3/9] watchdog: Add Photonicat PMU watchdog driver
` [PATCH 4/9] power: supply: photonicat-supply: Add Photonicat PMU battery and charger
` [PATCH 5/9] rtc: Add Photonicat PMU real-time clock
` [PATCH 6/9] hwmon: Add support for Photonicat PMU board temperature sensor
` [PATCH 7/9] leds: add Photonicat PMU LED driver
` [PATCH 8/9] dt-bindings: Add documentation for Photonicat PMU
` [PATCH 9/9] arm64: dts: rockchip: add Photonicat PMU support for Ariaboard Photonicat
[PATCH 00/19] Add initial support for QCS8300
2024-09-06 9:36 UTC (27+ messages)
` [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support
` [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300
` [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains
` [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI
[GIT PULL] pmdomain fixes for v6.11-rc7
2024-09-06 9:14 UTC
[PATCH v3 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
2024-09-06 9:01 UTC (7+ messages)
` [PATCH v3 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH v3 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH v3 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups
[PATCH v2 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
2024-09-06 9:00 UTC (10+ messages)
` [PATCH v2 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH v2 2/3] pmdomain: ti_sci: add wakeup "
[PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
2024-09-06 8:49 UTC (10+ messages)
` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs
[PATCH] cpufreq: mediatek-hw: Fix resource management and error handling in mtk_cpu_resources_init()
2024-09-06 8:40 UTC
[PATCH] pmdomain: imx: imx93-blk-ctrl: fix power up domain fail during early noriq resume
2024-09-06 7:48 UTC (3+ messages)
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-09-06 7:38 UTC (50+ messages)
` [PATCH v2 00/21] "
` [PATCH v2 12/21] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH v2 14/21] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH v2 15/21] dt-bindings: i2c: "
` [PATCH v2 16/21] dt-bindings: spi: "
` [PATCH v2 17/21] dt-bindings: serial: "
[PATCH v3 0/6] Add thermal user thresholds support
2024-09-06 7:36 UTC (7+ messages)
` [PATCH v3 1/6] thermal/core: Add "
` [PATCH v3 2/6] thermal/core: Connect the threshold with the core
` [PATCH v3 3/6] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v3 4/6] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v3 5/6] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v3 6/6] tools/thermal/thermal-engine: Take into account the thresholds API
[GIT PULL] OPP updates for 6.12
2024-09-06 5:52 UTC
[GIT PULL] cpufreq/arm updates for 6.12
2024-09-06 5:47 UTC
[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
2024-09-06 3:05 UTC
[PATCH v3 0/4] Add SWIG Bindings to libcpupower
2024-09-06 1:03 UTC (6+ messages)
` [PATCH v3 1/4] pm:cpupower: Add missing powercap_set_enabled() stub function
` [PATCH v3 2/4] pm:cpupower: Add SWIG bindings files for libcpupower
` [PATCH v3 3/4] pm:cpupower: Include test_raw_pylibcpupower.py
` [PATCH v3 4/4] MAINTAINERS: Add Maintainers for SWIG Python bindings
[PATCH v2 0/2] AMD Pstate driver fixes
2024-09-05 21:14 UTC (13+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems
` [EXTERNAL] "
` linux-6.6.y regression on amd-pstate
[PATCH v1 1/1] PM: hibernate: Remove unused stub for saveable_highmem_page()
2024-09-05 18:48 UTC
[PATCH v3 00/11] Adjustments for preferred core detection
2024-09-05 16:30 UTC (12+ messages)
` [PATCH v3 01/11] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH v3 02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
` [PATCH v3 03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH v3 04/11] ACPI: CPPC: Drop check for non zero perf ratio
` [PATCH v3 05/11] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH v3 06/11] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH v3 07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
` [PATCH v3 08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH v3 09/11] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [PATCH v3 10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`
` [PATCH v3 11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`
[PATCH] cpufreq/amd-pstate: Fix non kerneldoc comment
2024-09-05 16:23 UTC
[PATCH v2 00/11] Adjustments for preferred core detection
2024-09-05 16:11 UTC (13+ messages)
` [PATCH v2 02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
` [PATCH v2 03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH v2 04/11] ACPI: CPPC: Drop check for non zero perf ratio
` [PATCH v2 08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH v2 10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`
` [PATCH v2 11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc6-183-gd7134acaff57d)
2024-09-05 15:32 UTC
[PATCH] interconnect: qcom: msm8937: constify pointer to qcom_icc_node
2024-09-05 15:16 UTC
[PATCH -next] power: supply: Constify struct kobj_type
2024-09-05 14:32 UTC (2+ messages)
[PATCH next] power: supply: fix a double free on error in probe()
2024-09-05 14:32 UTC (2+ messages)
[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
2024-09-05 12:31 UTC (10+ messages)
` [RFC PATCH 1/8] cpuidle: menu: Remove iowait influence
` [RFC PATCH 2/8] cpuidle: Prefer teo over menu governor
` [RFC PATCH 3/8] TEST: cpufreq/schedutil: Linear iowait boost step
` [RFC PATCH 4/8] TEST: cpufreq/schedutil: iowait boost cap sysfs
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost
` [RFC PATCH 6/8] cpufreq: intel_pstate: "
` [RFC PATCH 7/8] cpufreq: Remove SCHED_CPUFREQ_IOWAIT update
` [RFC PATCH 8/8] io_uring: Do not set iowait before sleeping
amd-pstate development for 6.12
2024-09-05 11:18 UTC (2+ messages)
amd-pstate changes for 6.11-rc
2024-09-05 11:17 UTC (2+ messages)
[GIT PULL] cpupower update for Linux 6.12-rc1
2024-09-05 11:17 UTC (2+ messages)
[PATCHSET v6 0/4] Split iowait into two states
2024-09-05 11:09 UTC (12+ messages)
[PATCH v15 00/10] Add support for Core Power Reduction v3, v4 and Hardened
2024-09-05 11:00 UTC (2+ messages)
[PATCH 6.6 0/1] pm, restore async device resume optimization
2024-09-05 9:38 UTC (5+ messages)
` [PATCH 6.6 1/1] PM: sleep: Restore asynchronous "
[PATCH v2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis
2024-09-05 9:02 UTC (2+ messages)
[PATCH v1] thermal: gov_bang_bang: Adjust states of all uninitialized instances
2024-09-05 8:33 UTC (2+ messages)
[PATCH v12 0/5] firmware: ti_sci: Introduce system suspend support
2024-09-05 6:26 UTC (7+ messages)
` [PATCH v12 1/5] PM: QoS: Export dev_pm_qos_read_value
` [PATCH v12 2/5] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v12 3/5] firmware: ti_sci: Add system suspend and resume call
` [PATCH v12 4/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v12 5/5] firmware: ti_sci: add CPU latency constraint management
[PATCH v2] dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp-supported-hw
2024-09-05 5:14 UTC
[PATCH 00/11] arm64: qcom: set of fixes for SM8350 platform
2024-09-05 3:33 UTC (2+ messages)
[PATCH v2 07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
2024-09-04 21:18 UTC (2+ messages)
[PATCH RFC v3 0/9] power: supply: extension API
2024-09-04 19:58 UTC (15+ messages)
` [PATCH RFC v3 1/9] power: supply: core: rename psy_has_property() to psy_desc_has_property()
` [PATCH RFC v3 2/9] power: supply: core: register thermal zone for battery
` [PATCH RFC v3 3/9] power: supply: hwmon: register battery properties
` [PATCH RFC v3 4/9] power: supply: sysfs: "
` [PATCH RFC v3 5/9] power: supply: sysfs: rework uevent property loop
` [PATCH RFC v3 6/9] power: supply: core: implement extension API
` [PATCH RFC v3 7/9] power: supply: core: add locking around extension access
` [PATCH RFC v3 8/9] power: supply: test-power: implement a power supply extension
` [PATCH RFC v3 9/9] power: supply: cros_charge-control: use power_supply extensions
[PATCH 0/3] Add EPSS L3 provider support on SA8775P SoC
2024-09-04 18:23 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH 2/3] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH 3/3] interconnect: qcom: Add EPSS L3 support on SA8775P
[PATCH v2 0/4] Add SWIG Bindings to libcpupower
2024-09-04 15:52 UTC (4+ messages)
[PATCH] devfreq: imx-bus: Use of_property_present()
2024-09-04 15:35 UTC (2+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc6-155-gdba6a3923f749)
2024-09-04 15:31 UTC
[PATCH V4 00/15] Add Battery and USB Supply for AXP717
2024-09-04 14:56 UTC (2+ messages)
` (subset) "
[PATCH 0/4] pmdomain: core: Debug summary improvements
2024-09-04 14:30 UTC (5+ messages)
` [PATCH 1/4] pmdomain: core: Harden inter-column space in debug summary
` [PATCH 2/4] pmdomain: core: Fix "managed by" alignment "
` [PATCH 3/4] pmdomain: core: Move mode_status_str()
` [PATCH 4/4] pmdomain: core: Reduce debug summary table width
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).