linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-11 20:32:04 to 2019-07-16 13:26:38 UTC [more...]

[PATCH v4 00/24] More improvements for Tegra30 devfreq driver
 2019-07-16 13:26 UTC  (34+ messages)
  ` [PATCH v4 01/24] PM / devfreq: tegra30: Change irq type to unsigned int
  ` [PATCH v4 02/24] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
  ` [PATCH v4 03/24] PM / devfreq: tegra30: Handle possible round-rate error
  ` [PATCH v4 04/24] PM / devfreq: tegra30: Drop write-barrier
  ` [PATCH v4 06/24] PM / devfreq: tegra30: Tune up boosting thresholds
  ` [PATCH v4 07/24] PM / devfreq: tegra30: Use CPUFreq notifier
  ` [PATCH v4 08/24] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
  ` [PATCH v4 09/24] PM / devfreq: tegra30: Reset boosting on startup
  ` [PATCH v4 10/24] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
  ` [PATCH v4 11/24] PM / devfreq: tegra30: Add debug messages
  ` [PATCH v4 12/24] PM / devfreq: tegra30: Inline all one-line functions
  ` [PATCH v4 13/24] PM / devfreq: tegra30: Constify structs
  ` [PATCH v4 14/24] PM / devfreq: tegra30: Ensure that target freq won't overflow
  ` [PATCH v4 15/24] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out

[PATCH 02/10] video: sa1100fb: Remove cpufreq policy notifier
 2019-07-16 12:26 UTC  (11+ messages)
` [PATCH 03/10] video: pxafb: "
` [PATCH 04/10] arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY
` [PATCH 05/10] thermal: cpu_cooling: Switch to QoS requests instead of cpufreq notifier
` [PATCH 06/10] powerpc: macintosh: "
` [PATCH 07/10] cpufreq: powerpc_cbe: "
` [PATCH 08/10] ACPI: cpufreq: "
` [PATCH 09/10] cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
` [PATCH 10/10] Documentation: cpufreq: Update policy notifier documentation

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-16 12:10 UTC  (2+ messages)
` [PATCH 02/14] docs: power: add it to to the main documentation index

[PATCH v2 0/4] add coupled regulators for Exynos5422/5800
 2019-07-16 11:56 UTC  (18+ messages)
    ` [PATCH v2 1/4] opp: core: add regulators enable and disable
    ` [PATCH v2 2/4] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
    ` [PATCH v2 3/4] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
    ` [PATCH v2 4/4] dt-bindings: devfreq: exynos-bus: remove unused property

[PATCH 00/13] Add support for QCOM Core Power Reduction
 2019-07-16 11:11 UTC  (7+ messages)
` [PATCH 02/13] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 04/13] cpufreq: qcom: Refactor the driver to make it easier to extend

[PATCH] opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
 2019-07-16 10:43 UTC  (2+ messages)

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (5+ messages)
` [PATCH 01/10] cpufreq: Add policy create/remove notifiers

[PATCH] PM / Domains: Align in-parameter names for some genpd functions
 2019-07-16  9:43 UTC 

[PATCH v2] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-16  9:36 UTC  (12+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] driver core: Remove device link creation limitation
 2019-07-16  9:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 066/249] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-16  9:25 UTC  (6+ messages)
` [PATCH AUTOSEL 5.2 099/249] x86/cpu: Add Ice Lake NNPI to Intel family
` [PATCH AUTOSEL 5.2 102/249] perf/x86: Add Intel Ice Lake NNPI uncore support
` [PATCH AUTOSEL 5.2 190/249] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
` [PATCH AUTOSEL 5.2 191/249] cpufreq: Don't skip frequency validation for has_target() drivers

[PATCH AUTOSEL 4.19 040/158] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-16  9:21 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 065/158] x86/cpu: Add Ice Lake NNPI to Intel family
` [PATCH AUTOSEL 4.19 123/158] cpufreq: Don't skip frequency validation for has_target() drivers

[PATCH v6] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-16  9:00 UTC  (3+ messages)
    ` [PATCH v6] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-07-16  8:45 UTC  (4+ messages)
` [PATCH 10/18] drivers: firmware: psci: Add hierarchical domain idle states converter

[GIT PULL] power-supply changes for 5.3
 2019-07-16  4:35 UTC  (2+ messages)

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

[PATCH V3] cpufreq: Make cpufreq_generic_init() return void
 2019-07-16  4:06 UTC 

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16  4:03 UTC  (13+ messages)
` [PATCH 1/9] rcu/update: Remove useless check for debug_locks (v1)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)
` [PATCH 3/9] rcu/sync: Remove custom check for reader-section (v2)
` [PATCH 4/9] ipv4: add lockdep condition to fix for_each_entry (v1)
` [PATCH 5/9] driver/core: Convert to use built-in RCU list checking (v1)
` [PATCH 6/9] workqueue: Convert for_each_wq to use built-in list check (v2)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)
` [PATCH 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1)
` [PATCH 9/9] doc: Update documentation about list_for_each_entry_rcu (v1)

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-16  0:55 UTC  (10+ messages)
` [PATCH v3 6/6] interconnect: Add OPP table support for interconnects

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

[PATCH V35 10/29] hibernate: Disable when the kernel is locked down
 2019-07-15 19:59 UTC 

[PATCHv3 0/6] CPPC optional registers AMD support
 2019-07-15 17:57 UTC  (8+ messages)
` [PATCHv3 6/6] drivers/cpufreq: Add a CPUFreq driver for AMD processors (Fam17h and later)

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

[PATCH v11 0/5] Add utilization clamping support (CGroups API)
 2019-07-15 16:51 UTC  (11+ messages)
` [PATCH v11 1/5] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v11 2/5] sched/core: uclamp: Propagate parent clamps
` [PATCH v11 3/5] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v11 4/5] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps

[PATCH v4 0/5] Add QCS404 interconnect provider driver
 2019-07-15 13:56 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings

[PATCH AUTOSEL 5.1 057/219] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-15 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 087/219] x86/cpu: Add Ice Lake NNPI to Intel family
` [PATCH AUTOSEL 5.1 167/219] cpufreq: Don't skip frequency validation for has_target() drivers

[PATCH AUTOSEL 4.4 21/53] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-15 14:45 UTC 

[PATCH AUTOSEL 4.9 27/73] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-15 14:35 UTC 

[NOTICE] Eduardo is offline during July
 2019-07-15 14:32 UTC 

[PATCH AUTOSEL 4.14 032/105] cpupower : frequency-set -r option misses the last cpu in related cpu list
 2019-07-15 14:27 UTC 

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-15  7:26 UTC  (25+ messages)
` [PATCH v2 1/9] rcu/update: Remove useless check for debug_locks
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
` [PATCH v2 4/9] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v2 5/9] driver/core: Convert to use built-in RCU list checking
` [PATCH v2 6/9] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v2 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v2 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list
` [PATCH v2 9/9] doc: Update documentation about list_for_each_entry_rcu

[PATCH v2 0/6] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-14 22:19 UTC  (10+ messages)
` [PATCH v2 1/6] ARM: tegra: Remove cpuidle drivers
` [PATCH v2 3/6] cpuidle: Add unified driver for NVIDIA Tegra SoCs

[PATCH v4 00/11] add thermal driver for h6
 2019-07-13 18:01 UTC  (3+ messages)

[PATCH] power: reset: reboot-mode: Fix author email format
 2019-07-13 15:42 UTC 

[PATCH] cpufreq: Make cpufreq_generic_init() return void
 2019-07-13 14:36 UTC  (2+ messages)
` [PATCH V2] "

cpufreq-related deadlock warning on recent linux-next
 2019-07-13 11:24 UTC  (3+ messages)

[PATCH v2] PM: QoS: Get rid of unused flags
 2019-07-13  9:10 UTC  (2+ messages)

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-12 23:27 UTC  (22+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking
` [PATCH v1 2/6] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v1 3/6] driver/core: Convert to use built-in RCU list checking
` [PATCH v1 4/6] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v1 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v1 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH v4 0/3] Forced-wakeup for stop states on Powernv
 2019-07-12  7:04 UTC  (4+ messages)
` [PATCH v4 1/3] cpuidle-powernv : forced wakeup for stop states
` [RFC v4 2/3] cpuidle : Add callback whenever a state usage is enabled/disabled
` [RFC v4 3/3] cpuidle-powernv : Recompute the idle-state timeouts when "

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-07-11 23:16 UTC  (12+ messages)

[PATCH v2] thermal: Add some error messages
 2019-07-11 20:31 UTC 


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