linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 02:15:01 to 2020-11-02 17:50:20 UTC [more...]

[PATCH v9 00/15] qcom: pm8150: add support for thermal monitoring
 2020-11-02 17:49 UTC  (9+ messages)
` [PATCH v9 01/15] dt-bindings: thermal: qcom: add adc-thermal monitor bindings
` [PATCH v9 02/15] fixp-arith: add a linear interpolation function
` [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 v3] dt-bindings: power/supply: Add ltc4162-l-charger
 2020-11-02 17:24 UTC  (2+ messages)

[PATCH] powercap/intel_rapl: remove unneeded semicolon
 2020-11-02 17:05 UTC  (2+ messages)

[PATCH] Documentation: PM: correct path name
 2020-11-02 17:03 UTC  (2+ messages)

[PATCH] Documentation: PM: correct typo
 2020-11-02 17:01 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-02 15:18 UTC  (11+ messages)
` [PATCH v3 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
 2020-11-02 15:06 UTC  (6+ messages)
  ` [PATCH 30/33] docs: ABI: cleanup several ABI documents

[PATCH v2 28/39] docs: ABI: fix syntax to be parsed using ReST notation
 2020-11-02 14:42 UTC  (14+ messages)
` [PATCH v2 35/39] docs: ABI: sysfs-class-power: unify duplicated properties
  ` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents
    ` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output

[PATCH] power: supply: bq24190_charger: fix reference leak
 2020-11-02 14:33 UTC 

[PATCH v3 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-11-02 13:54 UTC  (17+ 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 v3 3/4] PM / EM: update the comments related to power scale
` [PATCH v3 4/4] docs: power: Update Energy Model with new flag indicating "

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

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-02 12:01 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings/opp: Update documentation for opp-shared
` [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/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-11-02 11:52 UTC  (9+ messages)
` [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs

[PATCH v3] power/supply: Add ltc4162-l-charger
 2020-11-02  9:21 UTC 

[PATCH v2 0/4] Add upper and lower limits in IPA power budget calculation
 2020-11-02  9:00 UTC  (3+ messages)

[PATCH 0/4] Add sustainable OPP concept
 2020-11-02  8:40 UTC  (22+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-sustainable bindings
` [PATCH 2/4] OPP: Add support for parsing the 'opp-sustainable' property

[PATCH] opp: Reduce the size of critical section in _opp_table_kref_release()
 2020-11-02  5:23 UTC  (7+ messages)

[PATCH 1/3] opp: Always add entries in dev_list with opp_table->lock held
 2020-11-02  5:21 UTC  (3+ messages)
` [PATCH 2/3] opp: Allocate the OPP table outside of opp_table_lock
` [PATCH 3/3] opp: Don't return opp_dev from _find_opp_dev()

[PATCH] PM: Use WQ_MEM_RECLAIM flag for PM workqueue
 2020-11-02  4:52 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init
 2020-11-02  4:46 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq
 2020-11-02  4:43 UTC  (7+ messages)
    ` [PATCH] cpufreq: schedutil: Don't skip freq update if need_freq_update is set

[PATCH] drivers/thermal: cleanup coding style a bit
 2020-11-02  2:31 UTC 

[PATCH] drivers/thermal: fix potential memleak in error branch
 2020-11-02  2:11 UTC 

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

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:02 UTC  (19+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-01 15:57 UTC  (22+ messages)
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [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 v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH] power: supply: ingenic: remove unneeded semicolon
 2020-11-01 14:09 UTC 

[PATCH 0/3] PM: runtime: Fixes related to device links management
 2020-11-01  9:36 UTC  (3+ messages)

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

wult: tool for measuring C-state latency
 2020-10-30 18:52 UTC 

[PATCH v1 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-10-30 17:13 UTC  (7+ messages)
` [PATCH v1 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs
` [PATCH v1 2/4] tools/power/turbostat: "
` [PATCH v1 3/4] tools/power/x86_energy_perf_policy: "
` [PATCH v1 4/4] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS

[PATCH RESEND v2 0/3] condition EAS enablement on FI support
 2020-10-30 15:26 UTC  (3+ messages)
` [PATCH RESEND v2 1/3] sched/topology,schedutil: wrap sched domains rebuild

[PATCH] power: supply: collie_battery: Convert to GPIO descriptors
 2020-10-30 14:34 UTC 

[PATCH] [v3] x86: apic: avoid -Wshadow warning in header
 2020-10-30 14:06 UTC 

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-10-30 12:29 UTC  (9+ messages)
  ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[GIT PULL] interconnect fixes for 5.10
 2020-10-30 12:26 UTC  (2+ messages)

[PATCH] power: supply: generic-adc-battery: Use GPIO descriptors
 2020-10-30 12:24 UTC 

[PATCH 0/3] Introduce devm_pm_opp_set_* API
 2020-10-30 11:29 UTC  (9+ messages)
` [PATCH 2/3] opp: Add devres wrapper for dev_pm_opp_set_prop_name

[pm:bleeding-edge] BUILD SUCCESS 5e00eb5f62091ac1f78776b876efe2a09a9263a2
 2020-10-30  6:39 UTC 

[PATCH] power: supply: bq24735: Drop unused include
 2020-10-30  0:37 UTC 

[PATCH] power: supply: bq24190_charger: Drop unused include
 2020-10-30  0:33 UTC 

pm/testing sleep: 5 runs, 1 regressions (v5.10-rc1-24-g5e00eb5f6209)
 2020-10-29 22:08 UTC 

pm/testing baseline: 120 runs, 1 regressions (v5.10-rc1-24-g5e00eb5f6209)
 2020-10-29 21:53 UTC 

[PATCH v4] cpupower: Provide online and offline CPU information
 2020-10-29 21:33 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc1-24-g5e00eb5f6209)
 2020-10-29 21:09 UTC 

pm/testing sleep: 5 runs, 1 regressions (v5.10-rc1-21-gc0300fd595bb)
 2020-10-29 20:04 UTC 

pm/testing baseline: 115 runs, 3 regressions (v5.10-rc1-21-gc0300fd595bb)
 2020-10-29 19:49 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc1-21-gc0300fd595bb)
 2020-10-29 19:05 UTC 

Slow booting on x15
 2020-10-28  7:34 UTC  (12+ messages)
` [PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path

[PATCH v2 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-29 16:30 UTC  (6+ messages)
` [PATCH v2 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v2 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v2 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v2 4/4] arch, mm: make kernel_page_present() always available

[PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-10-29 14:21 UTC  (8+ messages)
    ` [External] "

[PATCH v2 0/4] cpufreq: intel_pstate: Avoid missing HWP max limit updates with powersave governor
 2020-10-29 11:29 UTC  (9+ messages)
` [PATCH v2 4/4] cpufreq: schedutil: Always call drvier if need_freq_update is set
  ` [PATCH v2.1 4/4] cpufreq: schedutil: Always call driver "
  ` [PATCH v2.2 4/4] cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS "

[PATCH] cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq
 2020-10-29 11:26 UTC  (2+ messages)

[PATCH] opp: fix bad error check logic in the opp helper register
 2020-10-28 15:28 UTC  (3+ messages)

[PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
 2020-10-29 10:51 UTC  (2+ messages)

[PATCH v3 0/2] Improve the estimations in Intelligent Power Allocation
 2020-10-29  9:24 UTC  (4+ messages)
` [PATCH v3 2/2] thermal: power allocator: change how estimation code is called

Disinfectant
 2020-10-29  8:31 UTC 

[pm:bleeding-edge] BUILD SUCCESS 38d3e7dd7c4204c5d26188fe6edded709cfde97c
 2020-10-29  5:10 UTC 

[PATCH V2] cpufreq: tegra186: Fix initial frequency
 2020-10-28 14:52 UTC  (9+ 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).