linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 08:42:32 to 2024-10-07 16:51:57 UTC [more...]

[PATCH 0/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()
 2024-10-07 16:51 UTC  (10+ messages)
` [PATCH 1/8] power: supply: core: add wakeup source inhibit by power_supply_config
` [PATCH 2/8] ACPI: battery: Register power supply with power_supply_register()
` [PATCH 3/8] power: supply: acer_a500_battery: register power supply with devm_power_supply_register()
` [PATCH 4/8] power: supply: bq27xxx_battery: register power supply with power_supply_register()
` [PATCH 5/8] power: supply: cros_usbpd-charger: register power supply with devm_power_supply_register()
` [PATCH 6/8] power: supply: lenovo_yoga_c630_battery: register power supplies with power_supply_register()
` [PATCH 7/8] power: supply: max77976_charger: register power supply with devm_power_supply_register()
` [PATCH 8/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()

[PATCH] cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
 2024-10-07 16:31 UTC  (2+ messages)

[linux-next:master] [cpuidle] 38f83090f5: fsmark.app_overhead 51.9% regression
 2024-10-07 15:58 UTC  (3+ messages)

[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
 2024-10-07 15:55 UTC  (8+ messages)
` [PATCH v6 1/7] power: supply: add undervoltage health status property
` [PATCH v6 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v6 4/7] input: max77693: add max77705 haptic support
` [PATCH v6 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v6 6/7] power: supply: max77705: Add fuel gauge "
` [PATCH v6 7/7] leds: max77705: Add LEDs support

[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
 2024-10-07 15:48 UTC  (11+ messages)
` [PATCH 1/3] cpufreq: Add a callback to update the min_freq_req from drivers
` [PATCH 2/3] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq
` [PATCH 3/3] cpufreq/amd-pstate: Cleanup the old min_freq qos request remnants

[PATCH v2 0/7] iio: fix possible race condition during access of available info lists
 2024-10-07 15:44 UTC  (10+ messages)
` [PATCH v2 1/7] iio: core: add read_avail_release_resource callback to fix race
` [PATCH v2 2/7] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH v2 3/7] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH v2 4/7] iio: as73211: copy/release available integration times "
` [PATCH v2 5/7] iio: inkern: copy/release available info from producer
` [PATCH v2 6/7] iio: consumers: release available info buffer copied "
` [PATCH v2 7/7] power: supply: ingenic-battery: free scale buffer after use

[PATCH v4 0/4] power: supply: twl6030/32 charger
 2024-10-07 15:01 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v4 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x
` [PATCH v4 3/4] power: supply: initial support for TWL6030/32
` [PATCH v4 4/4] ARM: dts: ti/omap: use standard node name for twl4030 charger

[PATCH v3 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-10-07 14:34 UTC  (9+ messages)
` [PATCH v3 1/4] clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()
` [PATCH v3 2/4] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH v3 3/4] clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safe
` [PATCH v3 4/4] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler

[PATCHv2] cpufreq/schedutil: Only bind threads if needed
 2024-10-07 13:40 UTC  (4+ messages)

[PATCH 0/4] power: supply: core: random cleanups and optimizations
 2024-10-07 13:19 UTC  (7+ messages)
` [PATCH 1/4] power: supply: core: use device mutex wrappers
` [PATCH 2/4] power: supply: core: unexport power_supply_property_is_writeable()
` [PATCH 3/4] power: supply: core: mark attribute arrays as ro_after_init
` [PATCH 4/4] power: supply: hwmon: move interface to private header

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-07 13:14 UTC  (6+ messages)
` [PATCH V3 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V3 2/4] firmware: arm_scmi: Skip adding bad duplicates
` [PATCH V3 3/4] pmdomain: core: Fix debugfs node creation failure
` [PATCH V3 4/4] mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag

[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-07 11:44 UTC  (3+ messages)

[PATCH] pmdomain: arm: Fix debugfs node creation failure
 2024-10-07  7:08 UTC  (9+ messages)

[PATCH v13 0/5] firmware: ti_sci: Introduce system suspend support
 2024-10-07  6:08 UTC  (6+ messages)
` [PATCH v13 1/5] PM: QoS: Export dev_pm_qos_read_value
` [PATCH v13 2/5] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v13 3/5] firmware: ti_sci: Add system suspend and resume call
` [PATCH v13 4/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v13 5/5] firmware: ti_sci: add CPU latency constraint management

[syzbot] [pm?] INFO: task hung in rpm_resume
 2024-10-07  3:45 UTC 

[PATCH v2 0/4] Add rpmhpd powerdomains support for QCS615/QCS8300
 2024-10-06 21:07 UTC  (3+ messages)
` [PATCH v2 2/4] pmdomain: qcom: rpmhpd: Add qcs8300 power domains

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-06 19:38 UTC  (20+ messages)
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel

[PATCH 0/7] iio: fix possible race condition during access of available info lists
 2024-10-06 14:23 UTC  (13+ messages)
` [PATCH 1/7] iio: core: add read_avail_release_resource callback to fix race
` [PATCH 2/7] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH 3/7] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH 4/7] iio: as73211: copy/release available integration times "
` [PATCH 5/7] iio: inkern: copy/release available info from producer
` [PATCH 6/7] iio: consumers: release available info buffer copied "
` [PATCH 7/7] power: supply: ingenic-battery: free scale buffer after use

Root filesystem read access for firmware load during hibernation image writing
 2024-10-06 14:02 UTC  (4+ messages)

[PATCH v2 0/5] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-10-06 11:29 UTC  (11+ messages)

[PATCH 0/1] platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kabe Lake
 2024-10-06 10:38 UTC  (5+ messages)
` [PATCH] "

[PATCH v3 0/4] power: supply: twl6030/32 charger
 2024-10-05 18:57 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v3 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x
` [PATCH v3 3/4] power: supply: initial support for TWL6030/32
` [PATCH v3 4/4] ARM: dts: ti/omap: use standard node name for twl4030 charger

[rafael-pm:bleeding-edge] BUILD SUCCESS ef9a232abad8689b506b4361cb5fd6829ab5b3c2
 2024-10-05 17:00 UTC 

[PATCH 0/7] power: supply: constify ocv and resistance tables
 2024-10-05 10:04 UTC  (8+ messages)
` [PATCH 1/7] power: supply: core: constify power_supply_battery_info::resist_table
` [PATCH 2/7] power: supply: ab8500: constify resistance table
` [PATCH 3/7] power: supply: samsung-sdi-battery: "
` [PATCH 4/7] power: supply: sc27xx: use const reference to ocv table
` [PATCH 5/7] power: supply: core: constify power_supply_battery_info::ocv_table
` [PATCH 6/7] power: supply: ab8500: constify ocv table
` [PATCH 7/7] power: supply: samsung-sdi-battery: "

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-10-05  0:39 UTC  (7+ messages)
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost

[PATCH] thermal/ti-soc-thermal: Fix typos
 2024-10-04 21:38 UTC  (2+ messages)

[PATCH] soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-10-04 21:28 UTC  (2+ messages)

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-04 19:42 UTC  (13+ messages)
` [PATCH v2 01/12] thermal: core: Initialize thermal zones before registering them
` [PATCH v2 02/12] thermal: core: Rearrange PM notification code
` [PATCH v2 03/12] thermal: core: Represent suspend-related thermal zone flags as bits
` [PATCH v2 04/12] thermal: core: Mark thermal zones as initializing to start with
` [PATCH v2 05/12] thermal: core: Fix race between zone registration and system suspend
` [PATCH v2 06/12] thermal: core: Consolidate thermal zone locking during initialization
` [PATCH v2 07/12] thermal: core: Mark thermal zones as exiting before unregistration
` [PATCH v2 08/12] thermal: core: Consolidate thermal zone locking in the exit path
` [PATCH v2 09/12] thermal: core: Update thermal zones after cooling device binding
` [PATCH v2 10/12] thermal: core: Drop need_update field from struct thermal_zone_device
` [PATCH v2 11/12] thermal: core: Move lists of thermal instances to trip descriptors
` [PATCH v2 12/12] thermal: core: Pass trip descriptors to trip bind/unbind functions

[GIT PULL] ACPI updates for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[PATCH v2 0/2] thermal: core: Fix potential use-after-free issues
 2024-10-04 16:28 UTC  (12+ messages)
` [PATCH v2 1/2] thermal: core: Reference count the zone in thermal_zone_get_by_id()
` [PATCH v2 2/2] thermal: core: Free tzp copy along with the thermal zone

[amd-pstate:bleeding-edge] BUILD SUCCESS b65a151bbff006a2e85a34d7306f6c6c0e76a528
 2024-10-04 14:25 UTC 

Question on Obtaining Suspend Code Coverage After Crashes
 2024-10-04 14:21 UTC 

[PATCH] power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF
 2024-10-04 13:04 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 5771ba5175355725690a8886d4db7d2042a97a5b
 2024-10-04 12:47 UTC 

[PATCH 36/51] pwm: img: Switch to __pm_runtime_put_autosuspend()
 2024-10-04 12:38 UTC 

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-10-04  9:26 UTC  (5+ messages)

[PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
 2024-10-04  8:14 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359
 2024-10-04  6:44 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt6359: fix dtbs_check error for RTC and regulators

[PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
 2024-10-04  3:09 UTC  (4+ messages)

Erroneous sbs-battery sysfs info a MT8173 Chromebook
 2024-10-03 22:27 UTC  (3+ messages)

[PATCH v5] PCI: Enable runtime pm of the host bridge
 2024-10-03 22:10 UTC  (2+ messages)

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-10-03 21:54 UTC  (7+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2024-10-03 20:37 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc1-15-g121a635dc6f62)
 2024-10-03 20:12 UTC 

[Bug 219348] New: [6.12] amd cpb boost disabling does not lock frequency
 2024-10-03 19:25 UTC  (2+ messages)
` [Bug 219348] "

[PATCH 0/2] ti-cpufreq: AM62: Backward compatibility for syscon and update offsets
 2024-10-03 17:13 UTC  (5+ messages)

[PATCH v3] power: supply: sbs-battery: Handle unsupported PROP_TIME_TO_EMPTY_NOW
 2024-10-03 16:32 UTC  (7+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 568bac5628ccb26df1246024689ea34c34cd5bc2
 2024-10-03 12:51 UTC 

[PATCH] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend
 2024-10-03 11:14 UTC  (3+ messages)

[PATCH] PM / devfreq: event: Call of_node_put() only once in devfreq_event_get_edev_by_phandle()
 2024-10-03  9:15 UTC 


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