linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-09 19:10:04 to 2025-01-13 17:52:26 UTC [more...]

[PATCH v3 2/6] platform: arm64: add Huawei Matebook E Go EC driver
 2025-01-13 17:50 UTC 

[PATCH v3 0/6] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-13 17:49 UTC 

[PATCH v14 00/10] Add support for Maxim Integrated MAX77705 PMIC
 2025-01-13 17:42 UTC  (9+ messages)
` [PATCH v14 07/10] mfd: simple-mfd-i2c: Add MAX77705 support
` [PATCH v14 08/10] mfd: Add new driver for MAX77705 PMIC

[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
 2025-01-13 17:20 UTC  (6+ messages)
      ` [EXT] "

[PATCH v2 00/12] reboot: support runtime configuration of emergency hw_protection action
 2025-01-13 16:25 UTC  (13+ messages)
` [PATCH v2 01/12] reboot: replace __hw_protection_shutdown bool action parameter with an enum
` [PATCH v2 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout
` [PATCH v2 03/12] docs: thermal: sync hardware protection doc with code
` [PATCH v2 04/12] reboot: describe do_kernel_restart's cmd argument in kernel-doc
` [PATCH v2 05/12] reboot: rename now misleading __hw_protection_shutdown symbols
` [PATCH v2 06/12] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
` [PATCH v2 07/12] reboot: add support for configuring emergency hardware protection action
` [PATCH v2 08/12] regulator: allow user configuration of "
` [PATCH v2 09/12] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
` [PATCH v2 10/12] dt-bindings: thermal: give OS some leeway in absence of critical-action
` [PATCH v2 11/12] thermal: core: allow user configuration of hardware protection action
` [PATCH v2 12/12] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers

[PATCH] pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
 2025-01-13 16:36 UTC  (3+ messages)

[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
 2025-01-13 16:25 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH] USB: Prevent xhci from resuming root hub during suspend entrance
 2025-01-13 16:03 UTC  (5+ messages)

[PATCH] power: supply: max1720x: add support for reading internal and thermistor temperatures
 2025-01-13 14:27 UTC 

[PATCH] acpi-cpufreq: Fix max-frequency computation
 2025-01-13 14:22 UTC  (2+ messages)

[PATCH RESEND v2 0/5] thermal/drivers/mediatek/lvts: Fixes for suspend and IRQ storm, and cleanups
 2025-01-13 13:27 UTC  (6+ messages)
` [PATCH RESEND v2 1/5] thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
` [PATCH RESEND v2 2/5] thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
` [PATCH RESEND v2 3/5] thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum threshold
` [PATCH RESEND v2 4/5] thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
` [PATCH RESEND v2 5/5] thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensors

[PATCH v4 0/6] Support for autonomous selection in cppc_cpufreq
 2025-01-13 12:21 UTC  (7+ messages)
` [PATCH v4 1/6] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro
` [PATCH v4 2/6] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function
` [PATCH v4 3/6] ACPI: CPPC: Add macros to generally implement registers getting and setting functions
` [PATCH v4 4/6] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v4 5/6] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH v4 6/6] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH V7 00/16] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-13 11:23 UTC  (17+ messages)
` [PATCH V7 01/16] cpufreq: Use enum for cpufreq flags that use BIT()
` [PATCH V7 02/16] PM / OPP: Add reference counting helpers for Rust implementation
` [PATCH V7 03/16] rust: cpu: Add from_cpu()
` [PATCH V7 04/16] rust: device: Add property_present()
` [PATCH V7 05/16] rust: Add cpumask helpers
` [PATCH V7 06/16] rust: Add bindings for cpumask
` [PATCH V7 07/16] rust: Add bare minimal bindings for clk framework
` [PATCH V7 08/16] rust: Add initial bindings for OPP framework
` [PATCH V7 09/16] rust: Extend OPP bindings for the OPP table
` [PATCH V7 10/16] rust: Extend OPP bindings for the configuration options
` [PATCH V7 11/16] rust: Add initial bindings for cpufreq framework
` [PATCH V7 12/16] rust: Extend cpufreq bindings for policy and driver ops
` [PATCH V7 13/16] rust: Extend cpufreq bindings for driver registration
` [PATCH V7 14/16] rust: Extend OPP bindings with CPU frequency table
` [PATCH V7 15/16] cpufreq: Add Rust based cpufreq-dt driver
` [PATCH V7 16/16] DO-NOT_MERGE: cpufreq: Rename cpufreq-dt platdev

[PATCH 00/12] Support for Allwinner V853 SoC
 2025-01-13 11:15 UTC  (27+ messages)
` [PATCH 01/12] clk: sunxi-ng: allow key feature in ccu reset
` [PATCH 02/12] dt-bindings: pinctrl: sunxi: add compatible for V853
` [PATCH 03/12] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH 04/12] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH 05/12] clk: sunxi-ng: add CCU drivers "
` [PATCH 06/12] dt-bindings: clk: sunxi-ng: add V853 CCU clock/reset
` [PATCH 07/12] devicetree: bindings: power: add v853 ppu
` [PATCH 08/12] pmdomain: sunxi: add V853 ppu support
` [PATCH 09/12] dt-bindings: power: add V853 ppu bindings
` [PATCH 10/12] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH 11/12] phy: allwinner: add v853 usb phy compatible
` [PATCH 12/12] ARM: dts: sun8i: add DTSI file for V853

[RESEND PATCH v4 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2025-01-13  9:25 UTC  (4+ messages)
` [RESEND PATCH v4 2/2] "

[PATCH] pmdomain: imx8mp-blk-ctrl: Add a missing judgment
 2025-01-13  8:36 UTC  (2+ messages)

[V7 0/5] Add EPSS L3 provider support on SA8775P SoC
 2025-01-13  8:14 UTC  (10+ messages)
` [PATCH V7 1/5] interconnect: core: Add dynamic id allocation support
` [PATCH V7 2/5] interconnect: qcom: Add multidev EPSS L3 support
` [PATCH V7 3/5] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V7 4/5] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH V7 5/5] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3

[PATCH v2] power: sequencing: qcom-wcn: explain why we need the WLAN_EN GPIO hack
 2025-01-13  8:14 UTC  (2+ messages)

[PATCH V6 00/15] Rust bindings for cpufreq and OPP core + sample driver
 2025-01-13  7:53 UTC  (9+ messages)
` [PATCH V6 02/15] cpufreq: Add cpufreq_table_len()

[PATCH] cpufreq: enable 1200Mhz clock speed for armada-37xx
 2025-01-12 22:49 UTC  (4+ messages)

[PATCH v2] pm: Replace deprecated kmap_atomic() with kmap_local_page()
 2025-01-12 15:26 UTC 

[PATCH] pm: Replace deprecated kmap_atomic() with kmap_local_page()
 2025-01-12 12:43 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 3a8ba95b37517b37574deba4d44615a96db68d3e
 2025-01-11 22:21 UTC 

[PATCH] reset: keystone: Use syscon_regmap_lookup_by_phandle_args
 2025-01-11 18:53 UTC 

[amd-pstate:bleeding-edge] BUILD SUCCESS 0cdfb4ad0b2af2409d833e7705a2cd53ab03775d
 2025-01-11 17:02 UTC 

[PATCH] kernel/power: convert comment from kernel-doc to plain comment
 2025-01-11 13:15 UTC  (2+ messages)

[PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()
 2025-01-11 13:14 UTC  (3+ messages)

[PATCH] PM / devfreq: exynos: remove unused function parameter
 2025-01-11 12:11 UTC  (2+ messages)

[GIT PULL] devfreq next for 6.14
 2025-01-11 12:11 UTC 

[PATCH 0/4] arm64: qcom: sm8650: add DDR, LLCC & L3 CPU bandwidth scaling
 2025-01-11 10:53 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: interconnect: OSM L3: Document sm8650 OSM L3 compatible
` [PATCH 2/4] arm64: dts: qcom: sm8650: add OSM L3 node
` [PATCH 3/4] arm64: dts: qcom: sm8650: add cpu interconnect nodes
` [PATCH 4/4] arm64: dts: qcom: add cpu OPP table with DDR, LLCC & L3 bandwidths

[GIT PULL] Thermal control fix for v6.13-rc7
 2025-01-11  1:26 UTC  (2+ messages)

[PATCH v1 0/4] cpuidle: teo: Fix and cleanups
 2025-01-10 17:23 UTC  (10+ messages)
` [PATCH v1 1/4] cpuidle: teo: Add polling flag check to early return path
` [PATCH v1 2/4] cpuidle: teo: Rearrange idle state lookup code
` [PATCH v1 3/4] cpuidle: teo: Reorder candidate state index checks
` [PATCH v1 4/4] cpuidle: teo: Combine candidate state index checks against 0

[PATCH v2 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-01-10 16:56 UTC  (11+ messages)
` [PATCH v2 1/4] power: supply: add support for max77759 fuel gauge
` [PATCH v2 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim "

[PATCH v9 0/4] SRF: Fix offline CPU preventing pc6 entry
 2025-01-10 16:50 UTC  (9+ messages)
` [PATCH v9 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v9 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v9 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v9 4/4] x86/smp: Eliminate mwait_play_dead_cpuid_hint()

[PATCH] dt-bindings: thermal: Correct indentation and style in DTS example
 2025-01-10 15:59 UTC  (3+ messages)

[PATCH v2] cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail
 2025-01-10 15:51 UTC  (2+ messages)

[PATCH v1] cpuidle: teo: Update documentation after previous changes
 2025-01-10 14:46 UTC  (3+ messages)

[PATCH] cpufreq: Move endif to the end of Kconfig file
 2025-01-10 14:43 UTC  (4+ messages)

[PATCH v1] cpuidle: menu: Update documentation after previous changes
 2025-01-10 14:19 UTC  (2+ messages)

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-10 14:16 UTC  (3+ messages)
` [PATCH 1/6] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the TSU IP

[GIT PULL] amd-pstate-6.14 content 1/7/25
 2025-01-10 13:21 UTC  (2+ messages)

[PATCH v4 0/6] Add Arrow Lake U/H support
 2025-01-10 11:50 UTC  (10+ messages)
` [PATCH v4 1/6] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH v4 2/6] platform/x86/intel/pmc: Remove duplicate enum
` [PATCH v4 3/6] platform/x86:intel/pmc: Create generic_core_init() for all platforms
` [PATCH v4 4/6] platform/x86/intel/pmc: Create architecture specific callback
` [PATCH v4 5/6] platform/x86/intel/pmc: Remove init functions per architecture
` [PATCH v4 6/6] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH] power: supply: sysfs: Add manufacturing_date,first_usage_date
 2025-01-10 11:12 UTC 

[bug report] powercap: balance device refcount in powercap_register_control_type()
 2025-01-10 11:16 UTC  (9+ messages)

[PATCH v3 0/4] Support for autonomous selection in cppc_cpufreq
 2025-01-10 10:16 UTC  (7+ messages)
` [PATCH v3 1/4] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function

[PATCH 0/2] Add LT8491 driver
 2025-01-10  9:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: supply: add adi,lt8491.yaml
` [PATCH 2/2] power: supply: add LT8491 battery charger driver

[PATCH] [PATCH] cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail
 2025-01-10  9:17 UTC  (2+ messages)

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2025-01-10  3:56 UTC  (8+ messages)
` [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support

[PATCH v2] PM / core: Allow configuring the DPM watchdog to warn earlier than panic
 2025-01-10  2:50 UTC  (2+ messages)

[PATCH] powercap: call put_device() on an error path in powercap_register_control_type()
 2025-01-10  1:05 UTC 

[PATCH v4 0/2] arm64: dts: rockchip: Add Firefly ITX-3588J Board
 2025-01-09 23:15 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board

[PATCH v2 0/6] power: supply: Add adc-battery-helper lib and Intel Dollar Cove TI CC battery driver
 2025-01-09 19:09 UTC  (3+ messages)
` [PATCH v2 6/6] power: supply: Add new Intel Dollar Cove TI "


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