linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-30 13:32:16 to 2024-08-02 19:23:02 UTC [more...]

[PATCH V2 00/15] Add Battery and USB Supply for AXP717
 2024-08-02 19:20 UTC  (16+ messages)
` [PATCH V2 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en1 to axp_data
` [PATCH V2 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V2 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V2 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V2 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V2 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V2 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V2 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V2 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V2 10/15] "
` [PATCH V2 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V2 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V2 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V2 14/15] power: supply: axp20x_battery: add "
` [PATCH V2 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH] cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB mode
 2024-08-02 18:48 UTC 

[PATCH v1 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
 2024-08-02 18:21 UTC  (4+ messages)
` [PATCH v1 1/3] x86/sched: Introduce arch_rebuild_sched_domains()
` [PATCH v1 2/3] x86/sched: Add basic support for CPU capacity scaling
` [PATCH v1 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems

[PATCH v1] thermal: Introduce a debugfs-based testing facility
 2024-08-02 18:05 UTC 

[GIT PULL] Thermal control fixes for v6.11-rc2
 2024-08-02 17:50 UTC 

[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
 2024-08-02 15:26 UTC  (5+ messages)
` [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/2] powercap/intel_rapl: "

[PATCH 0/3] Add power-controller support for rk3576
 2024-08-02 15:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 power-controller bindings
` [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs
` [PATCH 3/3] soc: rockchip: power-domain: Add power domain support for rk3576

[PATCH v3 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-08-02 14:05 UTC  (4+ messages)
` [PATCH v3 1/2] PM: hibernate: "
` [PATCH v3 2/2] PM: "

[PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
 2024-08-02 13:58 UTC  (2+ messages)

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-02 13:00 UTC  (6+ messages)
` [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)

[RESEND][PATCH v1 0/8] thermal: Use trip pointers in thermal driver interface
 2024-08-02  9:56 UTC  (17+ 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  (5+ messages)
` [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  (11+ 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 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  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles

[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  (2+ messages)

[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 V2 06/16] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
 2024-07-30 13:32 UTC  (2+ messages)


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