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

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-03  8:08 UTC  (18+ messages)
` [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v3 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v3 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v3 05/20] pinctrl: baytrail: "
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 07/20] pinctrl: tangier: "
` [PATCH v3 08/20] pinctrl: pxa2xx: "
` [PATCH v3 09/20] input: sparse-keymap: "
` [PATCH v3 10/20] input: ipaq-micro-keys: "
` [PATCH v3 11/20] regulator: devres: "
` [PATCH v3 12/20] regulator: cros-ec: "
` [PATCH v3 13/20] power: supply: sc27xx: "
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 15/20] ASoC: Intel: avs: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "

[PATCH] cpufreq: airoha: add CONFIG_OF dependency
 2025-02-03  8:04 UTC  (3+ messages)

[PATCH 0/5] Fix RG35XX Battery Charging Issues
 2025-02-03  7:45 UTC  (11+ messages)
` [PATCH 1/5] power: supply: axp20x_battery: Fix fault handling for AXP717
` [PATCH 2/5] dt-bindings: power: supply: axp20x-battery: Add x-powers,no-thermistor
` [PATCH 3/5] mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs
` [PATCH 4/5] power: supply: axp20x_battery: Update temp sensor for AXP717 from device tree
` [PATCH 5/5] arm64: dts: allwinner: rg35xx: Add no-thermistor property for battery

[PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
 2025-02-03  7:22 UTC  (7+ messages)
    ` [01/16] "

[PATCH v2] cpuidle: psci: Add trace for PSCI domain idle
 2025-02-03  5:32 UTC  (6+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[GIT PULL] turbostat-2025.02.02 for Linux-6.14
 2025-02-02 20:56 UTC  (2+ messages)

[PATCH 0/25] turbostat-2025.0202 for linux-6.14
 2025-02-02 17:09 UTC  (26+ messages)
` [PATCH 01/25] tools/power turbostat: Add initial support for PantherLake
  ` [PATCH 02/25] tools/power turbostat: Add initial support for ClearwaterForest
  ` [PATCH 03/25] tools/power turbostat: update turbostat(8)
  ` [PATCH 04/25] tools/power turbostat: Exit on unsupported Intel models
  ` [PATCH 05/25] tools/power turbostat: Exit on unsupported Vendors
  ` [PATCH 06/25] tools/power turbostat: Improve --help output
  ` [PATCH 07/25] tools/power turbostat: Introduce --force parameter
  ` [PATCH 08/25] tools/power turbostat: add Busy% to "show idle"
  ` [PATCH 09/25] tools/power turbostat: Add an NMI column
  ` [PATCH 10/25] tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT
  ` [PATCH 11/25] tools/power turbostat: Fix PMT mmaped file size rounding
  ` [PATCH 12/25] tools/power turbostat: Add fixed RAPL PSYS divisor for SPR
  ` [PATCH 13/25] tools/power turbostat: Enhance turbostat self-performance visibility
  ` [PATCH 14/25] tools/power turbostat: Check for non-zero value when MSR probing
  ` [PATCH 15/25] tools/power turbostat: Return default value for unmapped PMT domains
  ` [PATCH 16/25] tools/power turbostat: Extend PMT identification with a sequence number
  ` [PATCH 17/25] tools/power turbostat: Add PMT directory iterator helper
  ` [PATCH 18/25] tools/power turbostat: Allow mapping multiple PMT files with the same GUID
  ` [PATCH 19/25] tools/power turbostat: Allow adding PMT counters directly by sysfs path
  ` [PATCH 20/25] tools/power turbostat: version 2025.01.14
  ` [PATCH 21/25] tools/power turbostat: Add tcore clock PMT type
  ` [PATCH 22/25] tools/power turbostat: Fix forked child affinity regression
  ` [PATCH 23/25] tools/power turbostat: Harden one-shot mode against cpu offline
  ` [PATCH 24/25] tools/power turbostat: Add CPU%c1e BIC for CWF
  ` [PATCH 25/25] tools/power turbostat: version 2025.02.02

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-02 14:38 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH 2/4] clk: qcom: apss-ipq5424: "

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-02-02 13:38 UTC  (17+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V5 4/5] "
` [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v6 0/7] Initial support for RK3576 UFS controller
 2025-02-01 15:35 UTC  (5+ messages)
` [PATCH v6 6/7] scsi: ufs: rockchip: initial support for UFS
` [PATCH v6 7/7] arm64: dts: rockchip: Add UFS support for RK3576 SoC

[rafael-pm:bleeding-edge] BUILD SUCCESS d264195f361da236672efb0d696ec7b62472aa6c
 2025-02-01 13:10 UTC 

[RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-02-01 12:43 UTC  (4+ messages)

[PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children
 2025-02-01 12:35 UTC  (10+ messages)

[PATCH] pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
 2025-02-01 11:19 UTC 

[PATCH v4 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2025-01-31 22:22 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v10 0/4] Add support for AArch64 AMUv1-based average freq
 2025-01-31 16:24 UTC  (5+ messages)
` [PATCH v10 1/4] cpufreq: Allow arch_freq_get_on_cpu to return an error
` [PATCH v10 2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
` [PATCH v10 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
` [PATCH v10 4/4] arm64: Update AMU-based freq scale factor on entering idle

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-31 15:39 UTC  (23+ messages)
    ` [PATCH v4 01/18] dt-bindings: clock: thead: Add TH1520 VO clock controller
    ` [PATCH v4 03/18] dt-bindings: firmware: thead,th1520: Add support for firmware node
    ` [PATCH v4 05/18] dt-bindings: power: Add TH1520 SoC power domains
    ` [PATCH v4 08/18] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
    ` [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver
    ` [PATCH v4 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
    ` [PATCH v4 10/18] drm/imagination: Add reset controller support for GPU initialization
    ` [PATCH v4 11/18] dt-bindings: gpu: Add 'resets' property "
    ` [PATCH v4 12/18] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU
    ` [PATCH v4 13/18] drm/imagination: Add support for IMG BXM-4-64 GPU

[PATCH] cpufreq/amd-pstate: Remove unnecessary driver_lock in set_boost
 2025-01-31  5:08 UTC  (3+ messages)

[GIT PULL] More power management updates for v6.14-rc1
 2025-01-31  2:00 UTC  (2+ messages)

[PATCH 00/16] Enable Power Modes Support for SAMA7D65 SoC
 2025-01-30 23:51 UTC  (25+ messages)
` [PATCH 01/16] dt-bindings: mfd: syscon: add microchip,sama7d65-ddr3phy
` [PATCH 02/16] dt-bindings: mfd: syscon: add microchip,sama7d65-sfrbu
` [PATCH 03/16] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH 04/16] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH 05/16] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH 06/16] dt-bindings: rtc: at91rm9200: Reorganize compatible items
` [PATCH 07/16] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH 08/16] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH 09/16] ARM: at91: Add PM support to sama7d65
` [PATCH 10/16] ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
` [PATCH 11/16] ARM: at91: pm: add DT compatible support for sama7d65
` [PATCH 12/16] ARM: at91: PM: Add Backup mode for SAMA7D65
` [PATCH 13/16] ARM: at91: pm: Enable ULP0 "
` [PATCH 14/16] power: reset: at91-sama5d2_shdwc: Add sama7d65 PMC
` [PATCH 15/16] ARM: dts: microchip: sama7d65: Add Reset and Shutdown and PM support
` [PATCH 16/16] ARM: dts: microchip: add shutdown controller and rtt timer

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-30 23:16 UTC  (17+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone
` [PATCH 5/6] arm64: dts: renesas: r9a08g045: Add TSU node

[PATCH] power: supply: core: Fix extension related lockdep warning
 2025-01-30 18:38 UTC  (2+ messages)

[PATCH] rust: macros: enable use of hyphens in module names
 2025-01-30 11:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/15] cpufreq: simplify boost handling
 2025-01-30  9:15 UTC  (3+ messages)
` [PATCH 05/15] cpufreq: amd: Set policy->boost_supported

[PATCH] power: supply: da9150-fg: fix potential overflow
 2025-01-30  9:00 UTC 

[RFC PATCH] PM: wakeup: set device_set_wakeup_capable to false in case of error
 2025-01-30  6:03 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 6bbc34fd9d99332e5d9f15263034f6f682bf4f61
 2025-01-30  0:49 UTC 

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-01-29 21:03 UTC  (20+ messages)
` [PATCH 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies()
` [PATCH 06/16] rbd: "
` [PATCH 08/16] libata: zpodd: "
` [PATCH 09/16] xfs: "
` [PATCH 12/16] spi: spi-fsl-lpspi: "
` [PATCH 13/16] spi: spi-imx: "
` [PATCH 14/16] platform/x86/amd/pmf: "

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 16:19 UTC  (7+ messages)

[PATCH v9 0/5] Add support for AArch64 AMUv1-based average freq
 2025-01-29 11:29 UTC  (9+ messages)
` [PATCH v9 2/5] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
` [PATCH v9 3/5] arm64: amu: Delay allocating cpumask for AMU FIE support
` [PATCH v9 4/5] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
` [PATCH v9 5/5] arm64: Update AMU-based freq scale factor on entering idle

[PATCH] cpufreq: airoha: Depends on OF
 2025-01-29  9:58 UTC  (2+ messages)

[PATCH v2] cpuidle: psci: Add trace for PSCI domain idle
 2025-01-29  8:51 UTC  (2+ messages)

[PATCH 00/12] Support for Allwinner V853 SoC
 2025-01-29  7:29 UTC  (6+ messages)
` [PATCH 05/12] clk: sunxi-ng: add CCU drivers for V853

[RFC v3 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-01-29  7:24 UTC  (5+ messages)
  ` [RFC v3 04/18] firmware: thead: Add AON firmware protocol driver


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