linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 08:08:04 to 2019-07-31 04:21:22 UTC [more...]

[PATCH] Introducing the mask_cstate to disable specific c-states during bootup
 2019-07-31  4:31 UTC 

[PATCH] cpufreq: schedutil: Don't skip freq update when limits change
 2019-07-31  2:58 UTC 

[PATCH v2 0/2] interconnect: Add path tagging support
 2019-07-31  0:37 UTC  (8+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH v5 00/20] More improvements for Tegra30 devfreq driver
 2019-07-31  0:37 UTC  (22+ messages)
` [PATCH v5 01/20] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v5 02/20] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v5 03/20] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v5 04/20] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v5 05/20] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v5 06/20] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v5 07/20] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v5 08/20] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v5 09/20] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v5 10/20] PM / devfreq: tegra30: Reduce unnecessary interrupts activity
` [PATCH v5 11/20] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v5 12/20] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v5 13/20] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v5 14/20] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v5 15/20] PM / devfreq: tegra30: Constify structs
` [PATCH v5 16/20] PM / devfreq: tegra30: Include appropriate header
` [PATCH v5 17/20] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v5 18/20] PM / devfreq: tegra30: Define ACTMON_DEV_CTRL_STOP
` [PATCH v5 19/20] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v5 20/20] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH] PM / devfreq: Drop the name check to request module in try_then_request_governor()
 2019-07-31  0:33 UTC  (2+ messages)

[PATCH v6 09/57] devfreq: Remove dev_err() usage after platform_get_irq()
 2019-07-31  0:21 UTC  (3+ messages)
` [PATCH v6 43/57] thermal: "

[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-30 23:41 UTC  (13+ messages)

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-30 23:20 UTC  (11+ messages)
` [PATCH v3 2/6] OPP: Add support for bandwidth OPP tables

[PATCH v3 0/5] Add required-opps support to devfreq passive gov
 2019-07-30 23:05 UTC  (4+ messages)
` [PATCH v3 3/5] OPP: Improve require-opps linking

[PATCH] PM/sleep: Expose suspend stats in sysfs
 2019-07-30 22:52 UTC 

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-30 21:31 UTC  (17+ messages)

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:12 UTC  (3+ messages)
` [PATCH v9 07/11] x86/acpi: Adapt assembly for PIE support
` [PATCH v9 09/11] x86/power/64: "

[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
 2019-07-30 19:09 UTC  (3+ messages)

[PATCH 03/11] MIPS: configs: LB60: update defconfig
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 04/11] ASoC: jz4740: Drop lb60 board code
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 11/11] MIPS: jz4740: Drop dead code
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 09/11] hwmon: Drop obsolete JZ4740 driver
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 00/11] JZ4740 SoC cleanup
 2019-07-30 17:44 UTC  (7+ messages)
` [PATCH 08/11] power/supply: Drop obsolete JZ4740 driver

[PATCH 06/11] dma: Drop JZ4740 driver
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 05/11] video/fbdev: Drop JZ4740 driver
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 02/11] MIPS: qi_lb60: Migrate to devicetree
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 01/11] MIPS: DTS: jz4740: Add missing nodes
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH V2 1/4] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-30 17:29 UTC  (12+ messages)
` [PATCH V2 2/4] drivers: qcom: rpmh-rsc: avoid locking in the interrupt handler

[PATCH v4 00/13] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-30 17:09 UTC  (14+ messages)
` [PATCH v4 01/13] ARM: tegra: Remove cpuidle drivers to replace them with a new driver
` [PATCH v4 02/13] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v4 03/13] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v4 04/13] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v4 05/13] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v4 06/13] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v4 07/13] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v4 08/13] clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP
` [PATCH v4 09/13] cpuidle: Introduce unified driver for NVIDIA Tegra SoCs
` [PATCH v4 10/13] cpuidle: tegra: Support CPU cluster power-down state on Tegra30
` [PATCH v4 11/13] ARM: tegra: Create simple platform device for cpuidle driver
` [PATCH v4 12/13] ARM: multi_v7_defconfig: Enable Tegra "
` [PATCH v4 13/13] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-07-30 16:43 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

[RFC PATCH 17/40] soundwire: bus: use runtime_pm_get_sync/pm when enabled
 2019-07-30 15:59 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH] cpuidle: teo: Get rid of redundant check in teo_update()
 2019-07-30 10:11 UTC 

[RESEND v2 0/2] power/supply/sbs-battery: Add ability to force load a battery via the devicetree
 2019-07-30 10:10 UTC  (3+ messages)
` [RESEND v2 1/2] dt-binding docs: sbs_sbs-battery: Addition of force_load binding
` [RESEND v2 2/2] power/supply/sbs-battery: Add ability to force load a battery via the devicetree

[PATCH v2 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-07-30 10:04 UTC  (9+ messages)
` [PATCH v2 1/8] ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
` [PATCH v2 2/8] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
` [PATCH v2 3/8] PM: s2idle: Rearrange lps0_device_attach()
` [PATCH v2 4/8] ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
` [PATCH v2 5/8] ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend
` [PATCH v2 6/8] ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
` [PATCH v2 7/8] ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
` [PATCH v2 8/8] ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message

[PATCH v2 1/1] power/supply/sbs-battery: Add ability to force load a battery via the devicetree
 2019-07-30 10:04 UTC 

[PATCH] driver core: Fix creation of device links with PM-runtime flags
 2019-07-30  9:56 UTC  (3+ messages)

[PATCH v2] driver core: Remove device link creation limitation
 2019-07-30  8:54 UTC  (10+ messages)

[PATCH v3] PM / devfreq: Remove list_for_each_entry() in devfreq_add_governor()
 2019-07-30  8:10 UTC 

[PATCH 1/1] power: supply: sbs-battery: Add ability to force load a battery via the devicetree
 2019-07-30  5:49 UTC  (4+ messages)

[PATCH V2 1/4] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-30  3:56 UTC  (8+ messages)
` [PATCH V2 2/4] thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH V2 3/4] dt-bindings: thermal: qoriq: Add optional clocks property
` [PATCH V2 4/4] thermal: qoriq: Add clock operations

[PATCH] cpufreq: ti-cpufreq: Mark expected switch fall-through
 2019-07-30  2:41 UTC  (2+ messages)

[PATCH V3 1/5] thermal: qoriq: Add clock operations
 2019-07-30  2:21 UTC  (5+ messages)
` [PATCH V3 2/5] thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail
` [PATCH V3 3/5] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
` [PATCH V3 4/5] thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH V3 5/5] dt-bindings: thermal: qoriq: Add optional clocks property

[PATCH v4 1/1] power/supply/sbs-battery: Fix confusing battery status when idle or empty
 2019-07-30  2:00 UTC 

[PATCH v2 2/5] arm64: dts: r8a7795: Add cpuidle support for CA53 cores
 2019-07-29 21:55 UTC  (3+ messages)

[PATCH][V2] drivers: thermal: processor_thermal_device: fix missing bitwise-or operators
 2019-07-29 21:09 UTC  (3+ messages)

[PATCH v12 0/6] Add utilization clamping support (CGroups API)
 2019-07-29 20:06 UTC  (2+ messages)

[PATCH 07/12] power: Replace strncmp with str_has_prefix
 2019-07-29 19:15 UTC  (2+ messages)

[PATCH v3 10/10] arm: dts: mt6323: add keys, power-controller, rtc and codec
 2019-07-29 18:24 UTC 

[PATCH v3 09/10] MAINTAINERS: add Mediatek shutdown drivers
 2019-07-29 18:24 UTC 

[PATCH v3 00/10] implement poweroff for mt6323 / bpi-r2
 2019-07-29 18:16 UTC  (10+ messages)
` [PATCH v3 01/10] dt-bindings: add powercontroller
` [PATCH v3 02/10] dt-bindings: add missing mt6397 rtc
` [PATCH v3 03/10] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v3 04/10] rtc: mt6397: improvements of rtc driver
` [PATCH v3 05/10] rtc: mt6397: add compatible for mt6323
` [PATCH v3 06/10] mfd: mt6323: some improvements of mt6397-core
` [PATCH v3 07/10] mfd: mt6323: add mt6323 rtc+pwrc
` [PATCH v3 08/10] power: reset: add driver for mt6323 poweroff

[PATCH v3 1/1] power/supply/sbs-battery: Fix confusing battery status when idle or empty
 2019-07-29 17:17 UTC  (3+ messages)

[PATCH 00/12] Replace strncmp with str_has_prefix
 2019-07-29 15:13 UTC 

[PATCH] PM / wakeup: Avoid dev_name collisions in wakeup class
 2019-07-29 14:07 UTC  (5+ messages)

[PATCH][next] drivers: thermal: processor_thermal_device: fix missing bitwise-or operator
 2019-07-29 11:50 UTC  (4+ messages)

[PATCH v2] PM / devfreq: Remove list_for_each_entry() in devfreq_add_governor()
 2019-07-29 10:08 UTC 

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-07-29  9:50 UTC  (8+ messages)

[PATCH] PM / devfreq: Remove list_for_each_entry() in devfreq_add_governor()
 2019-07-29  9:26 UTC 

[PATCH 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-07-29  9:20 UTC  (5+ messages)
` [PATCH 6/8] PM / OPP: Support adjusting OPP voltages at runtime

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-29  8:40 UTC  (16+ messages)
` [PATCH 4/6] thermal: qoriq: Add clock operations
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

[PATCH] Revert "cpufreq: schedutil: Don't set next_freq to UINT_MAX"
 2019-07-29  8:37 UTC  (11+ messages)
` [PATCH] cpufreq: schedutil: Don't skip freq update when limits change

[PATCH 1/1] power/supply/powersupply_sysfs: Add of_node name to uevent message if available
 2019-07-29  8:32 UTC  (2+ messages)

PM / AVS: SVS: Introduce SVS engine
 2019-07-29  8:20 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v4 2/2] PM / AVS: SVS: Introduce SVS engine


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