linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-07 12:45:10 to 2017-12-12 14:58:02 UTC [more...]

[PATCH] drivers: base: power: Fix GFP_KERNEL in spinlock context
 2017-12-12 14:58 UTC  (2+ messages)

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-12 14:56 UTC  (24+ messages)
` [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
` [PATCH v3 2/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks
` [PATCH v3 3/6] cpufreq: schedutil: update CFS util only if used
` [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads

[PATCH] cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus
 2017-12-12 14:41 UTC  (2+ messages)

[PATCH v2 0/3] PM / core: Invent a WAKEUP_POWERED driver flag
 2017-12-12 14:20 UTC  (10+ messages)
` [PATCH v2 2/3] PM / core: Add IN_BAND_WAKEUP "

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2017-12-12 10:41 UTC  (4+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures
` [PATCH v2 2/2] acpi, x86: Use SPCR table for earlycon on x86

[PATCH v1 0/4] add support of cpufreq to mt8173 and mt2712
 2017-12-12  9:34 UTC  (12+ messages)
` [PATCH v1 1/4] cpufreq: mediatek: add mt2712 into compatible list
` [PATCH v1 2/4] cpufreq: mediatek: Add mediatek related projects into blacklist
` [PATCH v1 3/4] arm64: dts: mediatek: add mt8173 cpufreq related device nodes
` [PATCH v1 4/4] arm64: dts: mediatek: add mt2712 "

[PATCH v2 0/7] Add CPU Frequency scaling support on Armada 37xx
 2017-12-12  7:33 UTC  (19+ messages)
` [PATCH v2 1/7] dt-bindings: marvell: Add documentation for the North Bridge PM "
  ` [PATCH v2 2/7] cpufreq: ARM: sort the Kconfig menu
  ` [PATCH v2 3/7] cpufreq: sort the drivers in ARM part
  ` [PATCH v2 4/7] cpufreq: mvebu: Use dev_pm_opp_remove()
  ` [PATCH v2 5/7] MAINTAINERS: add new entries for Armada 37xx cpufreq driver
  ` [PATCH v2 6/7] cpufreq: Add DVFS support for Armada 37xx
` [PATCH v2 7/7] arm64: dts: marvell: armada-37xx: add nodes allowing cpufreq support

Ask for help on governor
 2017-12-12  7:30 UTC 

[PATCH 0/9] remove some of unneeded kallsyms includes
 2017-12-12  2:51 UTC  (27+ messages)
` [PATCH 1/9] sched/autogroup: remove unneeded kallsyms include
  ` [PATCH] sched/autogroup: move sched.h include
` [PATCH 2/9] mm: remove unneeded kallsyms include
` [PATCH 3/9] power: "
` [PATCH 4/9] pci: "
` [PATCH 5/9] pnp: "
` [PATCH 6/9] mm: "
` [PATCH 7/9] workqueue: "
` [PATCH 8/9] hrtimer: "
` [PATCH 9/9] genirq: "

[PATCH v5 0/9] Support PPTT for ARM64
 2017-12-12  1:12 UTC  (7+ messages)
` [PATCH v5 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v5 4/9] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code

[PATCH v2 1/4] dt-bindings: thermal/armada: describe AP806 and CP110
 2017-12-11 17:02 UTC  (5+ messages)
` [PATCH v2 3/4] thermal: armada: add support for CP110

[PATCH v2 0/4] thermal: imx: cleanup and new formula
 2017-12-11 16:25 UTC  (2+ messages)

[PATCH 0/2] acpi, x86: Add SPCR table support
 2017-12-11 14:42 UTC  (15+ messages)
` [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures
` [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86

[RESEND PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-11 13:24 UTC  (17+ messages)
` [PATCH v4 01/12] ARM: Add Krait L2 register accessor functions
` [PATCH v4 02/12] clk: mux: Split out register accessors for reuse
` [PATCH v4 03/12] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 06/12] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v4 07/12] clk: qcom: Add support for Krait clocks
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver
  ` [PATCH v4 10/12] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v4 11/12] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v4 12/12] cpufreq: dt: Reintroduce independent_clocks platform data

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2017-12-11 10:30 UTC  (8+ messages)
` [PATCH 1/4] PM / core: Use dev_pm_skip_next_resume_phases() internally
` [PATCH 2/4] PM / core: Add helpers for subsystem callback selection
` [PATCH 3/4] PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
` [PATCH 4/4] PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-11  8:35 UTC  (19+ messages)
` [PATCH 1/8] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
  ` [linux-sunxi] "
` [PATCH 2/8] iio: adc: axp20x_adc: add support for AXP813 ADC
` [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH 5/8] power: supply: axp20x_battery: add support for AXP813

[v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9
 2017-12-11  5:24 UTC  (6+ messages)

[PATCH] PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
 2017-12-09 14:13 UTC  (5+ messages)

[RESEND PATCH 0/8] turbostat: Fix AMD output by making turbostat aware of nodes
 2017-12-09 11:25 UTC  (4+ messages)
` [RESEND PATCH 2/8] turbostat: Fix node and siblings lookup data

no hwmon entries in sysfs for thermal on raspberry pi 1b
 2017-12-08 21:01 UTC  (2+ messages)

[PATCH v3 0/3] Introduce on-chip interconnect API
 2017-12-08 18:38 UTC  (3+ messages)
` [PATCH v3 1/3] interconnect: Add generic "

[PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2017-12-08 17:15 UTC  (5+ messages)
` [PATCH v2 07/13] dt-bindings: power: reset: Document ocelot-reset binding
` [PATCH v2 08/13] power: reset: Add a driver for the Microsemi Ocelot reset

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-08 17:12 UTC  (9+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "

[PATCH 1/1] base: power: runtime: Export pm_runtime_get/put_suppliers
 2017-12-08 17:03 UTC  (5+ messages)

[PATCH V3 0/7] Add loadable kernel module and power management support
 2017-12-08 14:38 UTC  (5+ messages)
` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()

[PATCH] ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
 2017-12-08 14:29 UTC  (2+ messages)

[PATCH v4 00/12] Krait clocks + Krait CPUfreq
 2017-12-08 13:10 UTC  (17+ messages)
` [PATCH v4 01/12] ARM: Add Krait L2 register accessor functions
` [PATCH v4 03/12] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v4 04/12] clk: qcom: Add HFPLL driver
` [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v4 06/12] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v4 07/12] clk: qcom: Add support for Krait clocks
` [PATCH v4 08/12] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v4 09/12] clk: qcom: Add Krait clock controller driver
  ` [PATCH v4 02/12] clk: mux: Split out register accessors for reuse
  ` [PATCH v4 10/12] clk: qcom: Add safe switch hook for krait mux clocks
  ` [PATCH v4 11/12] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v4 12/12] cpufreq: dt: Reintroduce independent_clocks platform data

[PATCH V4 0/7] Add loadable kernel module and power management support
 2017-12-08  8:58 UTC  (8+ messages)
  ` [PATCH V4 1/7] of: Export of_pci_range_to_resource()
  ` [PATCH V4 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
  ` [PATCH V4 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
  ` [PATCH V4 4/7] PCI: tegra: Free resources on probe failure
  ` [PATCH V4 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
  ` [PATCH V4 7/7] PCI: tegra: Add power management support
` [PATCH V4 5/7] PCI: tegra: Add loadable kernel module support

[PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store
 2017-12-07 23:57 UTC  (5+ messages)

[PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM
 2017-12-07 19:48 UTC  (2+ messages)

[GIT PULL] ACPI fix for v4.15-rc3
 2017-12-07 17:23 UTC 

[GIT PULL] Power management fix for v4.15-rc3
 2017-12-07 17:22 UTC 

[RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
 2017-12-07 13:03 UTC  (4+ messages)

4.14 regression - hang on shutdown (VIA longhaul related?)
 2017-12-07 12:54 UTC  (9+ messages)
` [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms


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