linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-03 15:03:16 to 2025-10-10 05:29:04 UTC [more...]

[PATCH 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-10  5:29 UTC  (22+ messages)
` [PATCH 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH 02/10] dt-bindings: soc: samsung: exynos-pmu: allow power domains as child on g101
` [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling
` [PATCH 04/10] pmdomain: samsung: convert to using regmap
` [PATCH 05/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH 06/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH 07/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH 08/10] pmdomain: samsung: try to get PMU (syscon) regmap
` [PATCH 09/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH 10/10] pmdomain: samsung: add support for google,gs101-pd

[PATCH v2 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-10  5:26 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v2 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v2 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children
` [PATCH v2 04/10] pmdomain: samsung: plug potential memleak during probe
` [PATCH v2 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v2 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH v2 07/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH v2 08/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH v2 09/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v2 10/10] pmdomain: samsung: use dev_err() instead of pr_err()

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-10  3:29 UTC  (7+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
 2025-10-09 21:54 UTC  (4+ messages)

[PATCH v1 0/3] ACPI: PM: s2idle: Tidy up the code and avoid invoking _DSM unnecessarily
 2025-10-09 19:36 UTC  (5+ messages)
` [PATCH v1 1/3] ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
` [PATCH v1 2/3] ACPI: PM: s2idle: Staticise LPS0 callback functions
` [PATCH v1 3/3] ACPI: PM: s2idle: Only retrieve constraints when needed

[PATCH v1] PM: hibernate: Rework message printing in swsusp_save()
 2025-10-09 19:34 UTC 

[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-09 19:27 UTC  (21+ messages)
` [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v6 3/7] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox
` [PATCH v6 4/7] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v6 5/7] drm/panthor: call into devfreq for current frequency
` [PATCH v6 6/7] drm/panthor: Use existing OPP table if present
` [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH] macsmc: check for missing SMC to avoid crash
 2025-10-09 18:56 UTC  (2+ messages)

[PATCH 1/1] power: supply: wm831x: Check wm831x_set_bits() return value
 2025-10-09 17:05 UTC 

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-09 16:18 UTC  (15+ messages)
` [RFC PATCH 01/13] dt-bindings: regulator: ROHM BD72720
` [RFC PATCH 02/13] dt-bindings: Add trickle-charge upper limit
` [RFC PATCH 03/13] dt-bindings: power: supply: BD72720 managed battery
` [RFC PATCH 04/13] dt-bindings: mfd: ROHM BD72720
` [RFC PATCH 05/13] dt-bindings: leds: bd72720: Add BD72720
` [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720
` [RFC PATCH 07/13] regulator: bd71828: rename IC specific entities
` [RFC PATCH 08/13] regulator: bd71828: Support ROHM BD72720
` [RFC PATCH 09/13] gpio: Support ROHM BD72720 gpios
` [RFC PATCH 10/13] clk: clk-bd718x7: Support BD72720 clk gate
` [RFC PATCH 11/13] rtc: bd70528: Support BD72720 rtc
` [RFC PATCH 12/13] power: supply: bd71828-power: Support ROHM BD72720
` [RFC PATCH 13/13] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v2 0/6] amd-pstate optimizations
 2025-10-09 16:17 UTC  (7+ messages)
` [PATCH v2 1/6] cpufreq/amd-pstate: Use sysfs_match_string() for epp
` [PATCH v2 2/6] cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string
` [PATCH v2 3/6] cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL
` [PATCH v2 4/6] cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()
` [PATCH v2 5/6] cpufreq/amd-pstate: Fix some whitespace issues
` [PATCH v2 6/6] cpufreq/amd-pstate: Add static asserts for EPP indices

[PATCH AUTOSEL 6.17-5.10] cpuidle: Fail cpuidle device registration if there is one already
 2025-10-09 15:56 UTC  (9+ messages)
` [PATCH AUTOSEL 6.17-5.15] power: supply: sbs-charger: Support multiple devices
` [PATCH AUTOSEL 6.17-6.6] power: supply: qcom_battmgr: handle charging state change notifications
` [PATCH AUTOSEL 6.17-6.6] power: supply: qcom_battmgr: add OOI chemistry
` [PATCH AUTOSEL 6.17-5.4] cpufreq/longhaul: handle NULL policy in longhaul_exit
` [PATCH AUTOSEL 6.17-6.12] cpufreq: ondemand: Update the efficient idle check for Intel extended Families
` [PATCH AUTOSEL 6.17-6.16] tools/power turbostat: Fix incorrect sorting of PMT telemetry
` [PATCH AUTOSEL 6.17-6.12] cpufreq: ti: Add support for AM62D2
` [PATCH AUTOSEL 6.17-6.12] thermal: gov_step_wise: Allow cooling level to be reduced earlier

[PATCH] power: supply: rt9467: Prevent using uninitialized local variable in rt9467_set_value_from_ranges()
 2025-10-09 14:53 UTC 

[PATCH v2 1/1] power: supply: rt9467: Return error on failure in rt9467_set_value_from_ranges()
 2025-10-09 14:47 UTC 

[PATCH 1/1] power: supply: rt9467: Return error on failure in rt9467_set_value_from_ranges()
 2025-10-09 14:29 UTC 

[PATCH v12 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-10-09 12:51 UTC  (2+ messages)

[PATCH v8 0/5] Add Texas Instruments BQ25703A Charger
 2025-10-09 12:47 UTC  (4+ messages)
` (subset) "

[PATCH] dt-bindings: thermal: qcom-tsens: document the Kaanapali Temperature Sensor
 2025-10-09 11:03 UTC  (2+ messages)

[PATCH v2] dt-bindings: thermal: qcom-tsens: Document the Glymur temperature Sensor
 2025-10-09 11:00 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq: CPPC: Rework FIE warning prints and cppc_scale_freq_tick()
 2025-10-09  6:19 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 8ddd11b0e3d3368e9404fde6b5f21e03dd85b501
 2025-10-09  6:00 UTC 

[PATCH v6 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-09  5:15 UTC  (4+ messages)
` [PATCH v6 02/10] dt-bindings: clock: Add "interconnect-cells" property in IPQ9574 example

[PATCH] cpufreq/amd-pstate: Use sysfs_match_string() for epp
 2025-10-09  4:32 UTC  (2+ messages)

[PATCH v15 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-09  4:16 UTC  (5+ messages)
` [PATCH v15 03/14] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v15 07/14] firmware: psci: Implement vendor-specific resets as reboot-mode

[PATCH] cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
 2025-10-09  4:11 UTC  (2+ messages)

[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-10-09  0:05 UTC  (2+ messages)

[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-10-08 23:52 UTC  (13+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "

[PATCH v1 0/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems
 2025-10-08 19:22 UTC  (4+ messages)
` [PATCH v1 1/3] cpufreq: intel_pstate: Add and use hybrid_get_cpu_type()
` [PATCH v1 2/3] cpufreq: intel_pstate: Add and use hybrid_has_l3()
` [PATCH v1 3/3] cpufreq: intel_pstate: Simplify the energy model for hybrid systems

[PATCHv2] PM: dpm: add module param to backtrace all CPUs
 2025-10-08 13:47 UTC  (8+ messages)

[PATCH 1/1] power: supply: max17040: Check iio_read_channel_processed() return code
 2025-10-08 13:36 UTC 

[PATCH v2 0/3] Enable QoS configuration on SA8775P
 2025-10-08 13:24 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p
` [PATCH v2 2/3] interconnect: qcom: sa8775p: enable QoS configuration
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Add reg and clocks for "

[PATCH 0/6] UCSI Power Supply Updates and Bug Fixes
 2025-10-08 13:10 UTC  (18+ messages)
` [PATCH 1/6] usb: typec: ucsi: psy: Add power supply status
` [PATCH 2/6] usb: typec: ucsi: psy: Add support for DRP USB type
` [PATCH 3/6] usb: typec: ucsi: Report power supply changes on power opmode changes
` [PATCH 4/6] usb: typec: ucsi: Report power supply change on sink path change
` [PATCH 5/6] usb: typec: ucsi: psy: Set max current to zero when disconnected
` [PATCH 6/6] usb: typec: ucsi: pr_swap should check connector_status

[PATCH 1/1] power: supply: cw2015: Check devm_delayed_work_autocancel() return code
 2025-10-08 12:07 UTC 

[PATCH 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-10-08 11:56 UTC  (5+ messages)
` [PATCH 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support
` [PATCH 2/3] spi: sprd-adi: Remove code for storing the reboot mode
` [PATCH 3/3] power: reset: sc27xx: Drop unused driver

[GIT PULL] More thermal control updates for v6.18-rc1
 2025-10-07 18:38 UTC  (2+ messages)

[GIT PULL] More ACPI support updates for v6.18-rc1
 2025-10-07 18:38 UTC  (2+ messages)

[GIT PULL] More power management updates for v6.18-rc1
 2025-10-07 18:38 UTC  (2+ messages)

[syzbot] Monthly pm report (Oct 2025)
 2025-10-07  7:53 UTC 

[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-10-07  2:03 UTC  (5+ messages)
` [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes

[PATCH V3 1/2] PCI/ASPM: Add host-bridge API to override default ASPM/CLKPM link state
 2025-10-06 19:42 UTC  (4+ messages)

[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
 2025-10-06 15:55 UTC  (8+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()
` [PATCH 3/3] pmdomain: Extend the genpd governor for CPUs to account for IPIs

[PATCH RESEND v4 00/10] PM: EM: Add netlink support for the energy model
 2025-10-06 15:44 UTC  (12+ messages)
` [PATCH RESEND v4 01/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH RESEND v4 02/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH RESEND v4 03/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH RESEND v4 04/10] PM: EM: Add em.yaml and autogen files
` [PATCH RESEND v4 05/10] PM: EM: Add a skeleton code for netlink notification

[PATCH 0/2] arm64: dts: qcom: msm8996: fix issues with probing of USB hosts
 2025-10-06 10:06 UTC  (7+ messages)
` [PATCH 1/2] interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS
` [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller

[PATCH] cpufreq: s5pv210: fix refcount leak
 2025-10-06  5:23 UTC  (2+ messages)

[PATCH v4] cpuidle: menu: Use residency threshold in polling state override decisions
 2025-10-06  1:39 UTC 

[PATCH v2 0/2] docs: fix malformed tables in Chinese translations
 2025-10-03 21:28 UTC 

[PATCH 0/3] tools: lib: thermal: compile/install improvements
 2025-10-03 19:27 UTC  (3+ messages)

[PATCH next] PM: runtime: Fix error checking for kunit_device_register()
 2025-10-03 19:14 UTC  (3+ messages)

[PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state()
 2025-10-03 18:24 UTC  (3+ messages)

[PATCH v5 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-03 18:18 UTC  (5+ messages)
` [PATCH v5 4/7] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH v5 5/7] drm/panthor: call into devfreq for current frequency

[PATCH RFC 00/10] Fix the ABBA locking situation between clk and runtime PM
 2025-10-03 16:24 UTC  (3+ 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).