linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 17:50:07 to 2020-11-05 12:55:44 UTC [more...]

[PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-05 12:55 UTC  (11+ messages)
` [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
` [PATCH v4 2/4] docs: Clarify abstract scale usage for "
` [PATCH v4 3/4] PM / EM: update the comments related to power scale
` [PATCH v4 4/4] docs: power: Update Energy Model with new flag indicating "
` [RESEND][PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-05 11:42 UTC  (11+ 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 v4 4/4] arch, mm: make kernel_page_present() always available

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

[PATCH] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
 2020-11-05 11:19 UTC 

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

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-05  4:41 UTC  (7+ messages)
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared

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

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-05  2:30 UTC  (52+ 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 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  (16+ messages)
` [PATCH v9 01/15] dt-bindings: thermal: qcom: add adc-thermal monitor bindings
` [PATCH v9 03/15] iio: adc: qcom-vadc: move several adc5 functions to common file
` [PATCH v9 04/15] iio: adc: qcom-vadc-common: use fixp_linear_interpolate
` [PATCH v9 05/15] iio: adc: move qcom-vadc-common.h to include dir
` [PATCH v9 06/15] iio: adc: qcom-spmi-adc5: use of_device_get_match_data
` [PATCH v9 07/15] iio: provide of_iio_channel_get_by_name() and devm_ version it
` [PATCH v9 08/15] iio: adc: move vadc_map_pt from header to the source file
` [PATCH v9 09/15] iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculation
` [PATCH v9 10/15] iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_temp
` [PATCH v9 11/15] iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fb
` [PATCH v9 12/15] thermal: qcom: add support for adc-tm5 PMIC thermal monitor
` [PATCH v9 13/15] arm64: dts: qcom: pm8150x: add definitions for adc-tm5 part
` [PATCH v9 14/15] arm64: dts: sm8250-mtp: add thermal zones using pmic's adc-tm5
` [PATCH v9 15/15] arm64: dts: qrb5165-rb5: port thermal zone definitions

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  (4+ messages)

[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-03 17:30 UTC  (19+ messages)
    ` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [PATCH v7 1/6] dt-bindings: devfreq: Add documentation for the interconnect properties
    ` [PATCH v7 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-03 16:49 UTC 

[PATCH 0/5] Consolidate RPM interconnect and support to MSM8939
 2020-11-03 16:45 UTC  (3+ messages)
` [PATCH 5/5] interconnect: qcom: Add MSM8939 interconnect provider driver

[PATCH v4 0/2] Add SDM630/636/660 interconnect driver
 2020-11-03 16:24 UTC  (3+ messages)
` [PATCH v4 2/2] interconnect: qcom: Add SDM660 interconnect provider driver

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (7+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

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

[PATCH 30/33] docs: ABI: cleanup several ABI documents
 2020-11-03 15:24 UTC 

[PATCH 0/9] cpufreq: Add missing modalias for tristate drivers
 2020-11-03 15:11 UTC  (10+ messages)
` [PATCH 1/9] cpufreq: ap806: Add missing MODULE_DEVICE_TABLE
` [PATCH 2/9] cpufreq: highbank: "
` [PATCH 3/9] cpufreq: mediatek: "
` [PATCH 4/9] cpufreq: qcom: "
` [PATCH 5/9] cpufreq: st: "
` [PATCH 6/9] cpufreq: sun50i: "
` [PATCH 7/9] cpufreq: loongson1: Add missing MODULE_ALIAS
` [PATCH 8/9] cpufreq: scpi: "
` [PATCH 9/9] cpufreq: vexpress-spc: "

[PATCH v2 0/3] cpuidle: psci: Enable s2idle when using PSCI OSI
 2020-11-03 15:06 UTC  (4+ messages)
` [PATCH v2 1/3] PM: domains: Rename pm_genpd_syscore_poweroff|poweron()
` [PATCH v2 2/3] PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idle
` [PATCH v2 3/3] cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode

[PATCH v2 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2020-11-03 10:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
` [PATCH v2 2/2] power: supply: mt6360_charger: add MT6360 charger support

[PATCH v4] dt-bindings: power/supply: Add ltc4162-l-charger
 2020-11-03  8:37 UTC 

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

[PATCH] PM / devfreq: passive: Update frequency when start governor
 2020-11-03  7:06 UTC 

[PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
 2020-11-03  6:50 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS b5d7c2d02f9915dcecf7ffa3b7d25cc01368465a
 2020-11-03  5:42 UTC 

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-03  2:22 UTC  (14+ messages)
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

[PATCH] power: supply: s3c-adc-battery: Convert to GPIO descriptors
 2020-11-02 23:48 UTC 

[PATCH v2 28/39] docs: ABI: fix syntax to be parsed using ReST notation
 2020-11-02 18:39 UTC  (2+ 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).