linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-18 02:00:13 to 2018-05-22 06:56:19 UTC [more...]

[PATCH v8 00/15] CPU scaling support for msm8996
 2018-05-22  6:56 UTC  (25+ messages)
` [PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
  ` [PATCH] "
` [PATCH v8 11/15] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-05-22  6:28 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6ull: add operating points
` [PATCH v3 3/3] ARM: dts: imx6ull-colibri-wifi: remove "

[PATCH v2 1/2] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-05-22  6:13 UTC  (3+ messages)

[PATCH 15/33] cpufreq: intel_pstate: use match_string() helper
 2018-05-21 22:00 UTC  (5+ messages)
` [PATCH 18/33] power: supply: "
` [PATCH 19/33] thermal: db8500: "

[PATCH v2 0/2] Add support for QCOM cpufreq FW driver
 2018-05-21 19:06 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings
` [PATCH v2 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver

[PATCH v2] schedutil: Allow cpufreq requests to be made even when kthread kicked
 2018-05-21 18:05 UTC  (13+ messages)

[PATCH v3 0/2] Fix and cleanup iowait boost
 2018-05-21 17:46 UTC  (9+ messages)
` [PATCH v3 1/2] cpufreq: schedutil: Fix iowait boost reset
` [PATCH v3 2/2] cpufreq: schedutil: Cleanup and document iowait boost

OMAP serial runtime PM and autosuspend (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding))
 2018-05-21 15:48 UTC  (6+ messages)

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-05-21 14:25 UTC  (11+ messages)
` [RFC PATCH v3 01/10] sched: Relocate arch_scale_cpu_capacity
` [RFC PATCH v3 02/10] sched/cpufreq: Factor out utilization to frequency mapping
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework
` [RFC PATCH v3 04/10] PM / EM: Expose the Energy Model in sysfs
` [RFC PATCH v3 05/10] sched/topology: Reference the Energy Model of CPUs when available
` [RFC PATCH v3 06/10] sched: Add over-utilization/tipping point indicator
` [RFC PATCH v3 07/10] sched/fair: Introduce an energy estimation helper function
` [RFC PATCH v3 08/10] sched: Lowest energy aware balancing sched_domain level pointer
` [RFC PATCH v3 09/10] sched/fair: Select an energy-efficient CPU on task wake-up
` [RFC PATCH v3 10/10] arch_topology: Start Energy Aware Scheduling

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-21 13:31 UTC  (2+ messages)

[PATCH v9 00/15] CPU scaling support for msm8996
 2018-05-21 13:17 UTC  (17+ messages)
` [PATCH v9 01/15] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v9 02/15] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v9 03/15] clk: Use devm_ in the register fixed factor clock
` [PATCH v9 04/15] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v9 05/15] dt-bindings: clk: qcom: Add bindings for CPU clock "
` [PATCH v9 06/15] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v9 07/15] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v9 08/15] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v9 09/15] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v9 10/15] cpufreq: Add Kryo CPU scaling driver
` [PATCH v9 11/15] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v9 12/15] dt: qcom: Add qcom-cpufreq-kryo driver configuration
` [PATCH v9 13/15] regulator: qcom_spmi: Add support for SAW
` [PATCH v9 14/15] dt-bindings: qcom_spmi: Document SAW support
` [PATCH v9 15/15] dt: qcom: Add SAW regulator for 8x96 CPUs

[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
 2018-05-21 13:01 UTC  (7+ messages)
` [PATCH 17/27] dt-bindings: ap806: add the thermal node in the syscon file

[PATCH] PM: wakeup: Make the "aborting suspend" message debug
 2018-05-21 11:12 UTC 

[PATCH] PCI / PM: Clean up outdated comments in pci_target_state()
 2018-05-21 11:11 UTC 

[PATCH V3] powercap/drivers/idle_injection: Add an idle injection framework
 2018-05-21 10:32 UTC  (2+ messages)

[PATCH v2 00/11] Clean up Tegra20 cpufreq driver
 2018-05-21  5:44 UTC  (15+ messages)
` [PATCH v2 01/11] cpufreq: tegra20: Change module description
` [PATCH v2 02/11] cpufreq: tegra20: Clean up whitespaces in the code
` [PATCH v2 03/11] cpufreq: tegra20: Clean up included headers
` [PATCH v2 04/11] cpufreq: tegra20: Remove EMC clock usage
` [PATCH v2 05/11] cpufreq: tegra20: Release clocks properly
` [PATCH v2 06/11] cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
` [PATCH v2 07/11] cpufreq: tegra20: Remove unnecessary parentheses
` [PATCH v2 08/11] cpufreq: tegra20: Remove unneeded variable initialization
` [PATCH v2 09/11] cpufreq: tegra20: Check if this is Tegra20 machine
` [PATCH v2 10/11] cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
` [PATCH v2 11/11] cpufreq: tegra20: Wrap cpufreq into platform driver

[PATCH v2 2/2] iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
 2018-05-20 10:50 UTC  (2+ messages)

[PATCH v2 1/2] iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
 2018-05-20 10:37 UTC  (2+ messages)

[PATCH v6 01/28] linkage: new macros for assembler symbols
 2018-05-19 19:42 UTC  (9+ messages)
` [PATCH v6 02/28] x86/asm/suspend: drop ENTRY from local data
` [PATCH v6 03/28] x86/asm/suspend: use SYM_DATA for data
` [PATCH v6 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v6 25/28] x86_32/asm: add ENDs to some functions and relabel with SYM_CODE_*

[v0 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-05-19  1:24 UTC  (2+ messages)

[PATCH] PM / devfreq: Fix handling of min/max_freq == 0
 2018-05-18 17:49 UTC  (3+ messages)

[PATCH] PM / devfreq: Remove redundant frequency adjustment from governors
 2018-05-18 17:38 UTC  (5+ messages)

[PATCH] PM / devfreq: Add support for QCOM devfreq FW
 2018-05-18 16:59 UTC  (4+ messages)

[RFC PATCH] PM / devfreq: Add policy notifier
 2018-05-18 16:25 UTC  (5+ messages)

[PATCH v3 0/3] Fix UFS and devfreq interaction
 2018-05-18 15:25 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: Extract devfreq registration
` [PATCH v3 2/3] scsi: ufs: Use freq table with devfreq

[PATCH 1/2] iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R support
 2018-05-18 14:24 UTC  (2+ messages)

[PATCH 2/2] iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R support
 2018-05-18 14:17 UTC 

[RFC/RFT] [PATCH 02/10] cpufreq: intel_pstate: Conditional frequency invariant accounting
 2018-05-18 14:09 UTC  (16+ messages)

[PATCH v2] vfio: platform: Fix using devices in PM Domains
 2018-05-18 10:55 UTC 

[PATCH] PCI / PM: Do not clear state_saved for devices that remain suspended
 2018-05-18 10:53 UTC  (2+ messages)

[PATCH 0/9] PM / Domains: Add support for multi PM domains per device
 2018-05-18 10:46 UTC  (11+ messages)
` [PATCH 1/9] PM / Domains: Drop extern declarations of functions in pm_domain.h
` [PATCH 2/9] PM / Domains: Drop __pm_genpd_add_device()
` [PATCH 3/9] PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
` [PATCH 4/9] PM / Domains: Drop unused parameter in genpd_allocate_dev_data()
` [PATCH 5/9] PM / Domains: dt: Allow power-domain property to be a list of phandles
` [PATCH 6/9] PM / Domains: Don't attach devices in genpd with multi PM domains
` [PATCH 7/9] PM / Domains: Split genpd_dev_pm_attach()
` [PATCH 8/9] PM / Domains: Add support for multi PM domains per device to genpd
` [PATCH 9/9] PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains

[PATCH] PM/ runtime: fix resume from suspend on newer hp zbook/elitebook
 2018-05-18 10:26 UTC  (4+ messages)

[PATCH v1 00/11] Clean up Tegra20 cpufreq driver
 2018-05-18  9:30 UTC  (35+ messages)
` [PATCH v1 01/11] cpufreq: tegra20: Change module description
` [PATCH v1 02/11] cpufreq: tegra20: Clean up whitespaces in the code
` [PATCH v1 03/11] cpufreq: tegra20: Remove EMC clock usage
` [PATCH v1 04/11] cpufreq: tegra20: Release clocks properly
` [PATCH v1 05/11] cpufreq: tegra20: Clean up included headers
` [PATCH v1 06/11] cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
` [PATCH v1 07/11] cpufreq: tegra20: Check if this is Tegra20 machine
` [PATCH v1 08/11] cpufreq: tegra20: Remove unneeded variable initialization
` [PATCH v1 09/11] cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
` [PATCH v1 10/11] cpufreq: tegra20: Wrap cpufreq into platform driver
` [PATCH v1 11/11] ARM: tegra: Create platform device for tegra20-cpufreq driver

[PATCH -resend 02/27] x86: assembly, use SYM_DATA for data
 2018-05-18  9:17 UTC  (4+ messages)

[PATCH] PM / runtime: Fixup reference counting of device link suppliers at probe
 2018-05-18  9:07 UTC  (3+ messages)

[PATCH 0/2] Adding support for scaling cache/memory based on CPU frequency
 2018-05-18  8:59 UTC  (8+ messages)
` [PATCH 1/2] Revert "cpufreq: Remove policy create/remove notifiers"
` [PATCH 2/2] PM / devfreq: Generic cpufreq governor

[RFC] platform: detach from PM domains on shutdown
 2018-05-18  8:53 UTC  (5+ messages)

[GIT PULL] Power management fix for v4.17-rc6
 2018-05-18  8:02 UTC 

[PATCH v2] PM / devfreq: Add support for QCOM devfreq firmware
 2018-05-18  7:52 UTC 

[PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake
 2018-05-18  6:10 UTC  (2+ messages)

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-18  2:44 UTC  (3+ messages)
  ` [RFC PATCH 04/10] devfreq: rk3399_dmc / rockchip: pm_domains: Register notify to DMC 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).