messages from 2024-07-18 23:43:33 to 2024-07-26 18:32:06 UTC [more...]
[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
2024-07-26 18:31 UTC (13+ messages)
` [PATCH v2 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH v2 2/6] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
` [PATCH v2 3/6] drivers/thermal/exynos: improve sanitize_temp_error
` [PATCH v2 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v2 5/6] drivers/thermal/exynos: add initial Exynos850 support
` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-07-26 17:34 UTC (4+ messages)
` [PATCH 1/2] Add SWIG bindings files for libcpupower
` [PATCH 2/2] Include test_raw_pylibcpupower.py
[PATCH 0/3] Update Konrad Dybcio's email addresses
2024-07-26 13:13 UTC (8+ messages)
` [PATCH 1/3] mailmap: Add an entry for Konrad Dybcio
` [PATCH 2/3] MAINTAINERS: Update Konrad Dybcio's email address
` [PATCH 3/3] dt-bindings: Batch-update Konrad Dybcio's email
[GIT PULL] One more thermal control fix for v6.11-rc1
2024-07-26 11:08 UTC
[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
2024-07-26 6:54 UTC (3+ messages)
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-26 4:25 UTC (12+ messages)
` [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function
[PATCH v2 1/4] usb: typec: ucsi: Add status to UCSI power supply driver
2024-07-25 19:11 UTC (3+ messages)
` [PATCH v2 3/4] usb: typec: ucsi: Set sink path based on UCSI charge control
[PATCH] power: sequencing: pwrseq-qcom-wcn: Depend on WCN36XX
2024-07-25 16:28 UTC
[PATCH v2] kselftest: cpufreq: Add RTC wakeup alarm
2024-07-25 15:52 UTC (3+ messages)
[PATCH v2 0/9] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-07-25 15:38 UTC (11+ messages)
` [PATCH v2 1/9] dt-bindings: power: supply: max77693: Add monitored-battery property
` [PATCH v2 2/9] dt-bindings: power: supply: max77693: Add maxim,usb-connector property
` [PATCH v2 5/9] power: supply: max77693: Set charge current limits during init
` [PATCH v2 6/9] power: supply: max77693: Add USB extcon detection for enabling charging
` [PATCH v2 7/9] power: supply: max77693: Add support for detecting and enabling OTG
[Bug 219051] New: amd_pstate=active reset computer
2024-07-25 14:52 UTC (7+ messages)
` [Bug 219051] "
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-25 11:25 UTC (13+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS d138ebca836ae9753a88fe6824bcbfeed2f4aef0
2024-07-25 11:05 UTC
[PATCH v5 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-25 10:45 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v5 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v5 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v5 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v5 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
2024-07-25 10:32 UTC (2+ messages)
Unknown NMI after S4 resume
2024-07-25 8:27 UTC (2+ messages)
[PATCH v4 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-25 7:55 UTC (12+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v4 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v4 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v4 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v4 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
2024-07-25 7:26 UTC (6+ messages)
` [PATCH 1/4] drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain
` [PATCH 3/4] cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()
` [PATCH 4/4] OPP: Drop redundant _opp_attach|detach_genpd()
Handling inconsistent Power Domain States with Deferred Power-Off in Device Drivers
2024-07-25 2:27 UTC
[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
2024-07-25 1:06 UTC (32+ messages)
` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
2024-07-24 23:45 UTC (3+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support
[PATCH v6] sched: Consolidate cpufreq updates
2024-07-24 21:22 UTC (9+ messages)
[PATCH v6 0/9] Enable CPR for IPQ9574
2024-07-24 17:26 UTC (6+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
[PATCH v4 00/10] Enable CPR for IPQ9574
2024-07-24 7:13 UTC (5+ messages)
` [PATCH v4 05/10] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-24 4:39 UTC (3+ messages)
Mourning the loss of Peter De Schrijver
2024-07-24 3:51 UTC
[PATCH] PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
2024-07-23 18:31 UTC (4+ messages)
[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-23 17:27 UTC (3+ messages)
` [PATCH 06/11] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
[GIT PULL] power-supply changes for 6.11
2024-07-23 17:04 UTC (2+ messages)
[PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support
2024-07-23 14:02 UTC (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Fix kernel warning during MSI cleanup
` [PATCH 2/3] thermal: intel: int340x: Allow limited thermal MSI support
` [PATCH 3/3] thermal: intel: int340x: Free MSI IRQ vectors on module exit
[PATCH v3 0/9] msm8937/msm8976/qcs404 icc patches
2024-07-23 11:58 UTC (3+ messages)
` [PATCH v3 7/9] dt-bindings: interconnect: qcom: msm8939: Fix example
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-23 7:30 UTC (16+ messages)
[PATCH 0/2] RAPL driver fixes for AMD CPUs
2024-07-23 4:12 UTC (9+ messages)
` [PATCH 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/2] powercap/intel_rapl: "
[GIT PULL] Thermal control fix for v6.11-rc1
2024-07-22 20:45 UTC (2+ messages)
[PATCH v2 0/3] amlogic SoC's power-domains fixes
2024-07-22 16:39 UTC (2+ messages)
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-07-22 15:23 UTC (3+ messages)
[PATCH v3 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-22 9:11 UTC (9+ messages)
` [PATCH v3 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v3 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v3 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v3 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v3 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
[PATCH] cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
2024-07-22 8:55 UTC (3+ messages)
[PATCH -next] PM: Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-07-22 8:41 UTC
[PATCH] cpufreq: queue policy->update work to rt thread to reduce its schedule latency
2024-07-22 8:26 UTC (4+ messages)
[PATCH v2 0/4] Add interconnect driver for IPQ5332 SoC
2024-07-22 6:05 UTC (8+ messages)
` [PATCH v2 3/4] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
[PATCH] thermal/drivers/qcom/lmh: remove false lockdep backtrace
2024-07-21 11:16 UTC
[GIT PULL] power sequencing fixes for v6.11-rc1
2024-07-19 21:39 UTC (2+ messages)
[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
2024-07-19 12:55 UTC
[PATCH] PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-07-19 10:22 UTC
[PATCH] powercap/intel_rapl: Add support for AMD family 1Ah
2024-07-19 10:12 UTC
[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
2024-07-19 9:01 UTC (7+ messages)
` [PATCH v3 02/23] gcc-sdm845: Add rates to the GP clocks
[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
2024-07-19 8:46 UTC (2+ messages)
` [Bug 218686] "
[rafael-pm:bleeding-edge] BUILD SUCCESS 41f11a809ce70487211305636f9fd1e00ddec1a9
2024-07-19 2:46 UTC
[PATCH v4 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-07-19 1:26 UTC (5+ messages)
` [PATCH v4 3/3] thermal: cv180x: Add cv180x thermal driver support
[PATCH v2 0/6] OPP/pmdomain: Assign required_devs for required OPPs through genpd
2024-07-18 23:43 UTC (2+ messages)
` [PATCH v2 6/6] OPP: Drop redundant code in _link_required_opps()
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).