linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 17:35:23 to 2020-11-06 10:26:32 UTC [more...]

[PATCH v6 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-11-06  9:53 UTC  (9+ messages)
` [PATCH v6 01/11] mfd: mt6360: Rearrange include file
` [PATCH v6 02/11] mfd: mt6360: Remove redundant brackets around raw numbers
` [PATCH v6 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
` [PATCH v6 05/11] mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
` [PATCH v6 08/11] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH v6 09/11] mfd: mt6360: Merge header file into driver and remove unuse register define
` [PATCH v6 10/11] mfd: mt6360: Merge different sub-devices I2C read/write
` [PATCH v6 11/11] mfd: mt6360: Remove MT6360 regulator of_compatible attribute

[PATCH 0/2] cpufreq: intel_pstate: Handle powersave governor correctly in the passive mode with HWP
 2020-11-06 10:07 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: Introduce target min and max frequency hints
` [PATCH 2/2] cpufreq: intel_pstate: Take target_min and target_max into account

[PATCH v1 0/4] PM: Add dev_wakeup_path() helper
 2020-11-06  9:46 UTC  (6+ messages)
` [PATCH v1 1/4] PM / wakeup: "
` [PATCH v1 2/4] PM: domains: Make usage of device_wakeup_path() helper
` [PATCH v1 3/4] PM: core: "
` [PATCH v1 4/4] i2c: stm32f7: Make usage of dev_wakeup_path() helper

[REGRESSION] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-11-06  9:27 UTC  (5+ messages)
  ` [Letux-kernel] "

[PATCH v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
 2020-11-06  9:25 UTC  (2+ messages)

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-06  9:24 UTC  (12+ messages)
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
 2020-11-06  7:48 UTC  (12+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument
` [PATCH 3/7] cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() "
` [PATCH 4/7] devfreq: exynos: "
` [PATCH 5/7] drm/lima: "
` [PATCH 6/7] drm/panfrost: "
` [PATCH 7/7] media: venus: "

[PATCH] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
 2020-11-06  7:44 UTC  (2+ messages)

[PATCH 1/3] opp: Always add entries in dev_list with opp_table->lock held
 2020-11-06  7:26 UTC  (3+ messages)
` [PATCH 2/3] opp: Allocate the OPP table outside of opp_table_lock

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-06  5:36 UTC  (2+ messages)

[PATCH 1/2] cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table
 2020-11-06  6:24 UTC  (2+ messages)
` [PATCH 2/2] opp: Don't create an OPP table from dev_pm_opp_get_opp_table()

v5.8+ powersave governor breakage?
 2020-11-06  1:36 UTC  (4+ messages)

[GIT PULL] Power management fixes for v5.10-rc3
 2020-11-05 20:21 UTC  (2+ messages)

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-05 19:49 UTC  (56+ messages)
` [PATCH v7 01/47] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v7 02/47] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v7 03/47] soc/tegra: fuse: Add stub for tegra_sku_info
` [PATCH v7 04/47] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v7 05/47] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v7 06/47] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v7 07/47] dt-bindings: memory: tegra20: emc: "
` [PATCH v7 08/47] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v7 09/47] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v7 10/47] dt-bindings: memory: tegra30: emc: "
` [PATCH v7 11/47] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v7 12/47] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v7 13/47] dt-bindings: memory: tegra124: emc: "
` [PATCH v7 14/47] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v7 15/47] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v7 16/47] dt-bindings: host1x: Document new "
` [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v7 18/47] dt-bindings: memory: tegra30: "
` [PATCH v7 19/47] dt-bindings: memory: tegra124: "
` [PATCH v7 20/47] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v7 21/47] ARM: tegra: Add interconnect properties to "
` [PATCH v7 22/47] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v7 23/47] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v7 24/47] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v7 25/47] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v7 26/47] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v7 27/47] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v7 28/47] memory: tegra: Add and use devm_tegra_memory_controller_get()
` [PATCH v7 29/47] memory: tegra: Use devm_platform_ioremap_resource()
` [PATCH v7 30/47] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v7 32/47] memory: tegra-mc: Add interconnect framework
` [PATCH v7 33/47] memory: tegra20-emc: Make driver modular
` [PATCH v7 34/47] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 35/47] memory: tegra20: Support interconnect framework
` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support
` [PATCH v7 37/47] memory: tegra30: Add FIFO sizes to memory clients
` [PATCH v7 38/47] memory: tegra30-emc: Make driver modular
` [PATCH v7 39/47] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 40/47] memory: tegra30: Support interconnect framework
` [PATCH v7 41/47] memory: tegra124-emc: Make driver modular
` [PATCH v7 42/47] memory: tegra124: Support interconnect framework
` [PATCH v7 43/47] drm/tegra: dc: Support memory bandwidth management
` [PATCH v7 44/47] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v7 45/47] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v7 46/47] PM / devfreq: tegra30: Separate configurations per-SoC generation
` [PATCH v7 47/47] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver

[PATCH v4 0/2] Better domain idle from device wakeup patterns
 2020-11-05 19:29 UTC  (4+ messages)
` [PATCH v4 2/2] PM / Domains: use device's next wakeup to determine domain idle state

[PATCH] PM: Use WQ_MEM_RECLAIM flag for PM workqueue
 2020-11-05 18:42 UTC  (2+ messages)

[PATCH v4] dt-bindings: power/supply: Add ltc4162-l-charger
 2020-11-05 18:41 UTC  (2+ messages)

[PATCH v2 0/5] cleanup page poisoning
 2020-11-05 18:36 UTC  (3+ messages)
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking

[PATCH v3 0/4] powercap: Enable RAPL for AMD Fam17h and Fam19h
 2020-11-05 18:04 UTC  (10+ messages)
` [PATCH v3 3/4] powercap: Add AMD Fam17h RAPL support

[PATCH] PM: runtime: Use pmruntime sync variant to put suppliers
 2020-11-05 17:42 UTC  (4+ messages)

[PATCH 0/8] cppc_cpufreq: fix, clarify and improve support
 2020-11-05 17:00 UTC  (14+ messages)
` [PATCH 1/8] cppc_cpufreq: fix misspelling, code style and readability issues
` [PATCH 2/8] cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use
` [PATCH 3/8] cppc_cpufreq: simplify use of performance capabilities
` [PATCH 4/8] cppc_cpufreq: replace per-cpu structures with lists
` [PATCH 5/8] cppc_cpufreq: use policy->cpu as driver of frequency setting
` [PATCH 6/8] cppc_cpufreq: clarify support for coordination types
` [PATCH 7/8] cppc_cpufreq: expose information on frequency domains
` [PATCH 8/8] acpi: fix NONE coordination for domain mapping failure

[PATCH 1/5] cpuidle: Remove pointless stub
 2020-11-05 15:31 UTC  (7+ messages)
` [PATCH 4/5] cpuidle: governor: Export the needed symbols

[PATCH RESEND v2 0/3] condition EAS enablement on FI support
 2020-11-05 14:03 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] sched/topology,schedutil: wrap sched domains rebuild

[PATCH 1/3] dt-bindings: interconnect: sdm845: Add IDs for the QUP ports
 2020-11-05 13:52 UTC  (3+ messages)
` [PATCH 2/3] interconnect: qcom: sdm845: Add the missing nodes for QUP
` [PATCH 3/3] arm64: dts: sdm845: Add interconnect properties "

[PATCH] power: reset: Use printk format symbol resolver
 2020-11-05 13:32 UTC 

[PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-05 12:55 UTC  (8+ messages)
` [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [RESEND][PATCH "

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-05 11:42 UTC  (10+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC

[PATCH] thermal: Rearrange thermal_zone_device_set_polling()
 2020-11-05 11:36 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS dddc237beebb79a67a6e2cc18b6a0a29a3a7a89c
 2020-11-05  4:58 UTC 

[PATCH v8 0/7] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-05  2:20 UTC  (20+ messages)
    ` [PATCH v8 1/7] dt-bindings: devfreq: Add documentation for the interconnect properties
    ` [PATCH v8 2/7] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [PATCH v8 3/7] MAINTAINERS: Add entry for Samsung interconnect drivers
    ` [PATCH v8 4/7] PM / devfreq: exynos-bus: Add registration of interconnect child device
    ` [PATCH v8 5/7] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
    ` [PATCH v8 6/7] ARM: dts: exynos: Add interconnects to Exynos4412 mixer
    ` [PATCH v8 7/7] drm: exynos: mixer: Add interconnect support

[PATCH v5 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-04 20:34 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v5 3/4] power: supply: Add battery gauge driver for "
` [PATCH v5 4/4] ARM: tegra: acer-a500: Add Embedded Controller

pm/testing sleep: 3 runs, 1 regressions (v5.10-rc2-15-gdddc237beebb)
 2020-11-04 18:56 UTC 

[PATCH v9 00/15] qcom: pm8150: add support for thermal monitoring
 2020-11-04 18:32 UTC  (3+ messages)
` [PATCH v9 01/15] dt-bindings: thermal: qcom: add adc-thermal monitor bindings

pm/testing build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc2-15-gdddc237beebb)
 2020-11-04 17:57 UTC 

[PATCH v1] cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE
 2020-11-04 13:21 UTC 

[PATCH] power: supply: ingenic: remove unneeded semicolon
 2020-11-04 11:23 UTC  (2+ messages)

[PATCH 0/4] powercap/dtpm: Add the DTPM framework
 2020-11-04 11:15 UTC  (9+ messages)
` [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
` [PATCH 4/4] powercap/drivers/dtpm: Add CPU energy model based support

[PATCH] cpufreq: tegra186: Fix get frequency callback
 2020-11-04  9:33 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
 2020-11-03 18:16 UTC  (3+ messages)


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