linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-29 16:28:26 to 2024-12-03 10:50:15 UTC [more...]

[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2024-12-03 10:50 UTC  (27+ messages)
` [PATCH 1/4] power: supply: add support for max77759 fuel gauge
` [PATCH 2/4] dt-bindings: power: supply: add max77759-fg flavor and don't require nvme address
` [PATCH 3/4] arm64: defconfig: enable Maxim max1720x driver
` [PATCH 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[PATCH v4 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-03 10:50 UTC  (16+ messages)
` [PATCH v4 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

Regression on linux-next (next-20241120) and drm-tip
 2024-12-03 10:49 UTC  (6+ messages)

[PATCH] Revert "clk: Fix invalid execution of clk_set_rate"
 2024-12-03  9:21 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 4d27d1319cc08e4c4ed497c97360eb6e1489eeb1
 2024-12-03  8:56 UTC 

[PATCH v3 0/2] OPP: fix buffer overflow in indexed freq and bandwidth reads
 2024-12-03  8:13 UTC  (3+ messages)
` [PATCH v3 1/2] OPP: add index check to assert to avoid buffer overflow in _read_freq()
` [PATCH v3 2/2] OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized

[PATCH] power: supply: max1720x: add charge full property
 2024-12-03  8:04 UTC 

[PATCH 0/3] Add RAPL/DPTF support for Pantherlake
 2024-12-03  7:58 UTC  (4+ messages)
` [PATCH 1/3] powercap: intel_rapl: Add support for PantherLake platform
` [PATCH 2/3] thermal: intel: int340x: processor: Enable MMIO RAPL for PantherLake
` [PATCH 3/3] ACPI: DPTF: Support Panther Lake

[PATCH 0/4] tools/power turbostat: Improve handling for unsupported platforms
 2024-12-03  7:51 UTC  (5+ messages)
` [PATCH 1/4] tools/power turbostat: Exit on unsupported Intel models
` [PATCH 2/4] tools/power turbostat: Exit on unsupported Vendors
` [PATCH 3/4] tools/power turbostat: Improve --help output
` [PATCH 4/4] tools/power turbostat: Introduce --force parameter

[PATCH 1/2] tools/power turbostat: Add initial support for PantherLake
 2024-12-03  7:44 UTC  (2+ messages)
` [PATCH 2/2] tools/power turbostat: Add initial support for ClearwaterForest

[PATCH] cpuidle: Fix reference count on CPU node
 2024-12-03  6:27 UTC  (5+ messages)

[PATCH v7 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-12-03  4:48 UTC  (8+ messages)
` [PATCH v7 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v7 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v7 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v7 4/4] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()

[PATCH] devfreq: Switch back to struct platform_driver::remove()
 2024-12-03  1:12 UTC  (4+ messages)

[PATCH v1 0/5] Optimize async device suspend/resume
 2024-12-02 23:27 UTC  (7+ messages)
` [PATCH v1 2/5] PM: sleep: Remove unnecessary mutex lock when waiting on parent

[PATCH v2 0/2] interconnect: qcom: Introduce interconnects for SM8750
 2024-12-02 22:04 UTC  (5+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add interconnect provider driver "

[RFC/RFT][PATCH v0.1] ACPI: OSL: Use usleep_range() in acpi_os_sleep()
 2024-12-02 21:57 UTC  (5+ messages)

[PATCH 1/5] power: supply: ds2782: Switch to simpler IDA interface
 2024-12-02 21:15 UTC  (5+ messages)
` [PATCH 2/5] power: supply: ds2782: Free IDA with devm action
` [PATCH 3/5] power: supply: ds2782: Use devm based memory allocators
` [PATCH 4/5] power: supply: ds2782: Use devm_power_supply_register() helper
` [PATCH 5/5] power: supply: ds2782: Use devm_delayed_work_autocancel() helper

bisected: [PATCH V4] x86/apic: Always explicitly disarm TSC-deadline timer
 2024-12-02 21:03 UTC  (7+ messages)
    ` [PATCH] modpost: Add .irqentry.text to OTHER_SECTIONS

[PATCH 0/4] power: supply: constify 'struct bin_attribute'
 2024-12-02 19:02 UTC  (5+ messages)
` [PATCH 1/4] power: supply: ds2760: "
` [PATCH 2/4] power: supply: ds2780: "
` [PATCH 3/4] power: supply: ds2781: "
` [PATCH 4/4] power: supply: olpc_battery: "

[PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-02 18:34 UTC  (17+ messages)
` [PATCH v9 1/9] power: supply: add undervoltage health status property
` [PATCH v9 2/9] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v9 3/9] dt-bindings: power: supply: max17042: remove reg from required
` [PATCH v9 4/9] dt-bindings: mfd: add maxim,max77705
` [PATCH v9 5/9] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v9 6/9] mfd: Add new driver for MAX77705 PMIC
` [PATCH v9 7/9] input: max77693: add max77705 haptic support
` [PATCH v9 8/9] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v9 9/9] leds: max77705: Add LEDs support

[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
 2024-12-02 17:42 UTC  (11+ messages)

[PATCH] pm: cpupower: Makefile: Fix cross compilation
 2024-12-02 17:12 UTC  (2+ messages)

[PATCH] interconnect: icc-clk: check return values of devm_kasprintf()
 2024-12-02 16:57 UTC 

[PATCH v7 00/12] Add support for AMD hardware feedback interface
 2024-12-02 16:38 UTC  (19+ messages)
` [PATCH v7 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v7 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v7 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v7 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v7 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v7 06/12] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v7 07/12] platform/x86: hfi: add online and offline callback support
` [PATCH v7 08/12] platform/x86: hfi: add power management callback
` [PATCH v7 09/12] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v7 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v7 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v7 12/12] platform/x86/amd: hfi: Add debugfs support

[PATCH] pmdomain: imx: gpcv2: Adjust delay after power up handshake
 2024-12-02 16:12 UTC  (2+ messages)

[PATCH v2] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
 2024-12-02 15:18 UTC  (7+ messages)

[PATCH] PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions
 2024-12-02 12:20 UTC  (2+ messages)

[PATCH v2 0/2] OPP: fix buffer overflow in indexed freq and bandwidth reads
 2024-12-02 10:36 UTC  (4+ messages)
` [PATCH v2 1/2] OPP: add index check to assert to avoid buffer overflow in _read_freq()

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
 2024-12-02  9:55 UTC  (2+ messages)

[PATCH v7 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-02  9:41 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: "
` [PATCH v7 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH 0/2] Allow naming pmdomain idle states
 2024-12-02  8:00 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: domain-idle-state: Allow idle-state-name
` [PATCH 2/2] pmdomain: core: Support naming idle states

[PATCH v6 1/2] dt-bindings: power: supply: Add STC3117 Fuel Gauge
 2024-12-02  7:28 UTC  (4+ messages)
` [PATCH v6 2/2] power: supply: Add STC3117 fuel gauge unit driver
` [PATCH v6 0/2] power: supply: Add STC3117 Fuel Gauge

[PATCH] opp: core: Fix off by one in dev_pm_opp_get_bw()
 2024-12-02  6:32 UTC  (2+ messages)

[RESEND PATCH] drivers: base: power: Optimize array out-of-bounds access logic
 2024-12-02  6:21 UTC  (2+ messages)

[PATCH 0/5] thermal: multi-sensor aggregation support
 2024-12-02  3:41 UTC  (3+ messages)

[PATCH] cpupower: fix TSC MHz calculation for Mperf monitor
 2024-12-02  2:21 UTC  (2+ messages)

[PATCH v3] x86/cpu: Add INTEL_LUNARLAKE_M to X86_BUG_MONITOR
 2024-12-01 12:58 UTC  (6+ messages)

[GIT PULL] turbostat 2024.11.30 for Linux 6.13-merge
 2024-12-01  2:41 UTC  (2+ messages)

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-30 20:36 UTC  (8+ messages)
` [PATCH v2 05/11] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU

[PATCH v5 2/2] power: supply: Add STC3117 fuel gauge unit driver
 2024-11-30 17:47 UTC  (2+ messages)

[PATCH V6 0/4] Add EPSS L3 provider support on SA8775P SoC
 2024-11-30 15:32 UTC  (9+ messages)
` [PATCH V6 1/4] interconnect: qcom: Add multidev EPSS L3 support
` [PATCH V6 4/4] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider

[PATCH v7 00/12] Add support for AMD hardware feedback interface
 2024-11-30 15:20 UTC  (13+ messages)
` [PATCH v7 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v7 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v7 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v7 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v7 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v7 06/12] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v7 07/12] platform/x86: hfi: add online and offline callback support
` [PATCH v7 08/12] platform/x86: hfi: add power management callback
` [PATCH v7 09/12] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v7 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v7 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v7 12/12] platform/x86/amd: hfi: Add debugfs support

[PATCH v4 0/2] power: supply: max17042: cleanup and more features
 2024-11-30 11:38 UTC  (4+ messages)
` [PATCH v4 2/2] power: supply: max17042: add platform driver variant

[RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2024-11-29 16:28 UTC  (9+ messages)
` [RFC][PATCH v021 1/9] cpufreq: intel_pstate: Use CPPC to get scaling factors
` [RFC][PATCH v021 2/9] cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list
` [RFC][PATCH v021 4/9] sched/topology: Adjust cpufreq checks for EAS
` [RFC][PATCH v021 5/9] PM: EM: Introduce em_dev_expand_perf_domain()
` [RFC][PATCH v021 6/9] PM: EM: Call em_compute_costs() from em_create_perf_table()
` [RFC][PATCH v021 7/9] PM: EM: Register perf domains with ho :active_power() callbacks
` [RFC][PATCH v021 8/9] cpufreq: intel_pstate: Introduce hybrid domains
` [RFC][PATCH v021 9/9] cpufreq: intel_pstate: Add basic EAS support on hybrid platforms


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