linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-06 09:25:27 to 2025-10-10 14:13:59 UTC [more...]

[PATCH v2 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-10 14:13 UTC  (16+ 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 v2 0/1] PM: WQ_UNBOUND added to pm_wq
 2025-10-10 13:34 UTC  (3+ messages)

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-10 13:03 UTC  (17+ 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 v6 0/3] Add exynosautov920 thermal support
 2025-10-10 12:45 UTC  (5+ messages)
  ` [PATCH v6 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
  ` [PATCH v6 3/3] arm64: dts: exynosautov920: Add multiple sensors

[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
 2025-10-10 12:08 UTC  (5+ messages)

[PATCH RFC 0/6] Battery temperature ADC plumbing on Qualcomm platforms
 2025-10-10 11:22 UTC  (7+ messages)
` [PATCH RFC 1/6] iio: adc: qcom-spmi-adc5: Add battery thermal channels
` [PATCH RFC 2/6] dt-bindings: thermal: generic-adc: Document #io-channel-cells
` [PATCH RFC 3/6] thermal/drivers/generic-adc: Register as IIO device
` [PATCH RFC 4/6] thermal/drivers/generic-adc: Allow probe without TZ registration
` [PATCH RFC 5/6] arm64: dts: qcom: pm7250b: Define battery temperature ADC channels
` [PATCH RFC 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node

[PATCH RESEND v4 00/10] PM: EM: Add netlink support for the energy model
 2025-10-10 10:20 UTC  (22+ 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 RESEND v4 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH RESEND v4 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH RESEND v4 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH RESEND v4 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH RESEND v4 10/10] PM: EM: Notify an event when the performance domain changes

[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
 2025-10-10  9:55 UTC  (12+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()

[amd-pstate:bleeding-edge] BUILD SUCCESS 8e12ef72fff57f068ee8517968796e792cb65fd6
 2025-10-10  7:28 UTC 

[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 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 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  (15+ 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 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 

[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  (3+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p

[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/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


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