messages from 2024-07-30 07:13:29 to 2024-08-02 13:01:07 UTC [more...]
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-02 13:00 UTC (11+ messages)
` [PATCH V2 06/16] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V2 07/16] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-08-02 12:46 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids
2024-08-02 12:43 UTC (3+ messages)
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-08-02 12:35 UTC (3+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "
[RESEND][PATCH v1 0/8] thermal: Use trip pointers in thermal driver interface
2024-08-02 9:56 UTC (18+ messages)
` [RESEND][PATCH v1 1/8] thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
` [RESEND][PATCH v1 2/8] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor()
` [RESEND][PATCH v1 3/8] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
` [RESEND][PATCH v1 4/8] thermal: tegra: Introduce struct trip_temps for critical and hot trips
` [RESEND][PATCH v1 5/8] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
` [RESEND][PATCH v1 6/8] thermal: helpers: Drop get_thermal_instance()
` [PATCH v2 7/8] thermal: trip: Get rid of thermal_zone_get_num_trips()
` [RESEND][PATCH v1 8/8] thermal: trip: Drop thermal_zone_get_trip()
[PATCH v1] thermal: core: Update thermal zone registration documentation
2024-08-02 9:33 UTC (2+ messages)
[PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect
2024-08-02 7:22 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
` [PATCH v3 3/3] arm64: defconfig: Enable interconnect for SM4450
[Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
2024-08-02 5:02 UTC (10+ messages)
` "
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-08-01 21:24 UTC (3+ messages)
[PATCH v4 0/8] clk: renesas: rzg2l: Add support for power domains
2024-08-01 17:34 UTC (5+ messages)
` [PATCH v4 8/8] arm64: dts: renesas: r9a08g045: Update #power-domain-cells = <1>
[PATCH V5 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-08-01 16:05 UTC (12+ messages)
` [PATCH V5 1/8] rust: Add initial bindings for OPP framework
` [PATCH V5 2/8] rust: Extend OPP bindings for the OPP table
` [PATCH V5 3/8] rust: Extend OPP bindings for the configuration options
` [PATCH V5 4/8] rust: Add initial bindings for cpufreq framework
` [PATCH V5 5/8] rust: Extend cpufreq bindings for policy and driver ops
` [PATCH V5 6/8] rust: Extend cpufreq bindings for driver registration
` [PATCH V5 7/8] rust: Extend OPP bindings with CPU frequency table
` [PATCH V5 8/8] cpufreq: Add Rust based cpufreq-dt driver
[PATCH] cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id()
2024-08-01 12:45 UTC
[PATCH v7] sched: Consolidate cpufreq updates
2024-08-01 12:22 UTC (3+ messages)
[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
2024-08-01 12:02 UTC (12+ messages)
` [Bug 218686] "
[PATCH AUTOSEL 6.10 054/121] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 10:23 UTC (3+ messages)
` [PATCH AUTOSEL 6.10 069/121] thermal: trip: Use READ_ONCE() for lockless access to trip properties
[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
2024-08-01 10:20 UTC (8+ messages)
[PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions
2024-08-01 10:14 UTC (22+ messages)
` [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions
` [PATCH v1 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v1 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v1 08/17] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v1 09/17] thermal: ACPI: Use the "
` [PATCH v1 11/17] thermal: imx: "
` [PATCH v1 12/17] platform/x86: acerhdf: "
` [PATCH v1 13/17] mlxsw: core_thermal: "
` [PATCH v1 14/17] thermal/of: "
` [PATCH v1 16/17] thermal: code: Clean up trip bind/unbind functions
` [PATCH v1 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v1 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v1 15/17] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v1 05/17] thermal: core: Move lists of thermal instances to trip descriptors
[PATCH v3 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-08-01 8:31 UTC (3+ messages)
` [PATCH v3 1/2] PM: hibernate: "
` [PATCH v3 2/2] PM: "
[PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
2024-08-01 8:20 UTC (4+ messages)
` (subset) "
[PATCH 0/2] arm64: qcom: Add BWMON support for SA8775p
2024-08-01 7:51 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Add CPU and LLCC BWMON
[PATCH v2] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
2024-08-01 7:48 UTC (2+ messages)
[PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-08-01 6:22 UTC (2+ messages)
[PATCH] cpufreq: spear: Use of_property_for_each_u32() instead of open coding
2024-08-01 5:52 UTC (2+ messages)
[PATCH] cpufreq: Use of_property_present()
2024-08-01 5:51 UTC (3+ messages)
[PATCH] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
2024-08-01 3:39 UTC (4+ messages)
[PATCH 0/3] Update Konrad Dybcio's email addresses
2024-08-01 3:19 UTC (2+ messages)
` (subset) "
[PATCH] devfreq: imx-bus: Use of_property_present()
2024-08-01 1:50 UTC (2+ messages)
[PATCH AUTOSEL 5.15 23/47] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:31 UTC
[PATCH AUTOSEL 6.1 28/61] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:25 UTC
[PATCH AUTOSEL 6.6 37/83] cpufreq: scmi: Avoid overflow of target_freq in fast switch
2024-08-01 0:17 UTC
[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
2024-07-31 21:56 UTC (6+ messages)
` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[rafael-pm:thermal-core-testing 5/28] drivers/thermal/tegra/tegra30-tsensor.c:326:22: warning: unused variable 'i'
2024-07-31 21:34 UTC
[rafael-pm:thermal-core-testing 2/28] drivers/thermal/hisi_thermal.c:484:29: warning: unused variable 'trip'
2024-07-31 17:58 UTC
[PATCH 0/5] Add GameForce Ace
2024-07-31 17:14 UTC (13+ messages)
` [PATCH 1/5] dt-bindings: power: supply: add dual-cell for cw2015
` [PATCH 2/5] power: supply: cw2015: Add support for dual-cell configurations
` [PATCH 3/5] arm64: dts: rockchip: Pull up sdio pins on RK3588
[PATCH 1/1] tools/power turbostat: fix GCC9 build regression
2024-07-31 17:00 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc1-12-g7a7f6947f545)
2024-07-31 12:31 UTC
[rafael-pm:thermal-core-testing 25/28] drivers/thermal/thermal_of.c:321:28: error: use of undeclared identifier 'map_np'
2024-07-31 11:08 UTC
[PATCH 1/1] docs: thermal: Remove extra parenthesis
2024-07-31 10:59 UTC (2+ messages)
[PATCH v2 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-07-31 10:55 UTC (4+ messages)
` [PATCH v2 1/2] PM: hibernate: "
` [PATCH v2 2/2] PM: "
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-31 10:35 UTC (12+ messages)
[PATCH v1] thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
2024-07-31 10:08 UTC (5+ messages)
[PATCH] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
2024-07-31 9:45 UTC (2+ messages)
[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
2024-07-31 8:15 UTC (4+ messages)
[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
2024-07-31 1:05 UTC (4+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support
[PATCH 0/5] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
2024-07-30 23:37 UTC (5+ messages)
` [PATCH 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
Handling inconsistent Power Domain States with Deferred Power-Off in Device Drivers
2024-07-30 22:26 UTC (2+ messages)
[PATCH 00/11] Add Nothing Phone (1) support
2024-07-30 20:11 UTC (16+ messages)
` [PATCH 01/11] dt-bindings: arm: qcom,ids: Add IDs for SM7325 family
` [PATCH 02/11] soc: qcom: socinfo: Add Soc "
` [PATCH 06/11] usb: typec: ucsi: Add qcom,sm7325-pmic-glink as needing PDOS quirk
` [PATCH 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH 10/11] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH 11/11] arm64: dts: qcom: sm7325: Add device-tree for "
[PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
2024-07-30 19:38 UTC (2+ messages)
[PATCH 0/8] Add Battery and USB Supply for AXP717
2024-07-30 19:38 UTC (10+ messages)
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "
[Bug 219110] New: amd-pstate's balance_performance energy_performance_preference doesn't survive suspend resume
2024-07-30 18:31 UTC (5+ messages)
` [Bug 219110] "
[RESEND PATCH 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-07-30 16:24 UTC (5+ messages)
` [RESEND PATCH 1/2] PM: hibernate: "
` [RESEND PATCH 2/2] PM: "
[PATCH 0/5] treewide: add missing MODULE_DESCRIPTION() macros
2024-07-30 14:50 UTC (7+ messages)
` [PATCH 1/5] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
` [PATCH 2/5] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
` [PATCH 3/5] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
` [PATCH 4/5] fsi: "
` [PATCH 5/5] locking/ww_mutex/test: add MODULE_DESCRIPTION()
[PATCH] dt-bindings: interconnect: qcom: Do not require reg for sc8180x virt NoCs
2024-07-30 14:32 UTC (2+ messages)
[PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support
2024-07-30 14:24 UTC (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Fix kernel warning during MSI cleanup
[PATCH V2 08/16] drm/vc4: hdmi: add PM suspend/resume support
2024-07-30 13:32 UTC (2+ messages)
[PATCH] pmdomain: amlogic: remove obsolete vpu domain driver
2024-07-30 13:02 UTC
[PATCH v4 0/4] thermal: Add support of multiple sensors
2024-07-30 12:58 UTC (2+ messages)
[PATCH v1 0/7] Add thermal thresholds support
2024-07-30 11:00 UTC (5+ messages)
` [PATCH v1 1/7] thermal/core: Encapsulate more handle_thermal_trip
[PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
2024-07-30 10:59 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS fc9143fe3439b74733b2030b83ebbf9dcb9f5f3d
2024-07-30 7:12 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).