linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 06:45:54 to 2019-05-01 23:42:43 UTC [more...]

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-05-01 23:38 UTC  (25+ messages)
` [PATCH v4 01/16] PM / devfreq: tegra: Fix kHz to Hz conversion
` [PATCH v4 02/16] PM / devfreq: tegra: Replace readl-writel with relaxed versions
` [PATCH v4 03/16] PM / devfreq: tegra: Replace write memory barrier with the read barrier
` [PATCH v4 04/16] PM / devfreq: tegra: Don't ignore clk errors
` [PATCH v4 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
` [PATCH v4 06/16] PM / devfreq: tegra: Drop primary interrupt handler
` [PATCH v4 07/16] PM / devfreq: tegra: Properly disable interrupts
` [PATCH v4 08/16] PM / devfreq: tegra: Clean up driver's probe / remove
` [PATCH v4 09/16] PM / devfreq: tegra: Avoid inconsistency of current frequency value
` [PATCH v4 10/16] PM / devfreq: tegra: Mark ACTMON's governor as immutable
` [PATCH v4 11/16] PM / devfreq: tegra: Move governor registration to driver's probe
` [PATCH v4 12/16] PM / devfreq: tegra: Reconfigure hardware on governor's restart
` [PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
` [PATCH v4 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
` [PATCH v4 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
` [PATCH v4 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20

[PATCH v4 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-05-01 23:27 UTC  (5+ messages)
` [PATCH v5 1/3] power_supply: Add Standard, Adaptive, and Custom charge types

[PATCH] power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
 2019-05-01 22:57 UTC  (3+ messages)

[PATCH v5 0/3] Driver for UCS1002
 2019-05-01 22:43 UTC  (16+ messages)
` [PATCH v5 1/3] power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
` [PATCH v5 2/3] power: supply: Add driver for Microchip UCS1002
` [PATCH v5 3/3] dt-bindings: power: supply: Add bindings "

[PATCH RESEND v13 0/8] support ROHM BD70528 PMIC
 2019-05-01 22:25 UTC  (4+ messages)
` [PATCH RESEND v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block

[GIT PULL] power-supply changes for 5.1
 2019-05-01 22:10 UTC  (4+ messages)

[PATCH v2] power: supply: bq27xxx_battery: Notify also about status changes
 2019-05-01 21:31 UTC  (3+ messages)

[GIT PULL] ACPI fix for v5.1-rc8
 2019-05-01 20:45 UTC  (4+ messages)

[PATCH v4 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-05-01 19:43 UTC  (5+ messages)
` [PATCH v4 5/5] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
 2019-05-01 16:48 UTC  (4+ messages)
` [PATCH 1/6] "

[PATCH v7 1/2] platform/chrome: wilco_ec: Add property helper library
 2019-05-01 16:37 UTC  (5+ messages)
` [PATCH v7 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[RFC 0/4] Add support for drm/rockchip to dynamically control the DDR frequency within vblank for gru chromebooks
 2019-05-01 12:47 UTC  (12+ messages)
` [RFC 1/4] PM / devfreq: add devfreq_lock/unlock() functions
` [RFC 2/4] drm: rockchip: Add DDR devfreq support
` [RFC 3/4] clk: rockchip: merge clk-ddr in dmc devfreq driver
` [RFC 4/4] arm64: dts: rockchip: Set the display-subsystem devfreq

[PATCH] cpufreq: Fix kobject memleak
 2019-05-01 10:44 UTC  (3+ messages)

[PATCH] cpufreq: Fix centrino_setpolicy to centrino_target
 2019-05-01 10:43 UTC  (3+ messages)

[PATCH v4] cpufreq: qoriq: add support for lx2160a
 2019-05-01 10:42 UTC  (4+ messages)

[PATCH 0/4] PM / Domains: Improve support for CPUs in genpd
 2019-05-01 10:42 UTC  (5+ messages)

[PATCH] cpufreq: qoriq: Add ls1028a chip support
 2019-05-01 10:41 UTC  (5+ messages)

[PATCH] cpufreq: Move ->get callback check outside of __cpufreq_get()
 2019-05-01 10:39 UTC  (3+ messages)

[PATCH 0/3] PM / Domains: Improve support for multi PM domains
 2019-05-01 10:25 UTC  (3+ messages)

[PATCH] PM / Domains: remove unnecessary unlikely()
 2019-05-01 10:24 UTC  (4+ messages)

[PATCH] cpufreq: Remove needless bios_limit check in show_bios_limit()
 2019-05-01 10:23 UTC  (2+ messages)

[PATCH] PM / core: Propagate dev->power.wakeup_path when no callbacks
 2019-05-01 10:21 UTC  (3+ messages)

[PATCH] cpufreq / boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option
 2019-05-01 10:20 UTC  (3+ messages)

[PATCH v2] cpufreq: stats: Use lock by stat to replace global spin lock
 2019-05-01 10:19 UTC  (4+ messages)

[PATCH] cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()
 2019-05-01 10:18 UTC  (3+ messages)

[PATCH 09/18] powercap/intel_rapl: Simplify rapl_find_package()
 2019-05-01  4:24 UTC  (8+ messages)
` [PATCH 10/18] powercap/intel_rapl: Support multi-die/package
` [PATCH 12/18] powercap/intel_rapl: update rapl domain name and debug messages
` [PATCH 13/18] hwmon/coretemp: Support multi-die/package

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-05-01  3:44 UTC  (8+ messages)
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner,cpu-operating-points-v2

[PATCH v4 0/3] Driver for UCS1002
 2019-04-30 23:28 UTC  (16+ messages)
` [PATCH v4 1/3] power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
` [PATCH v4 2/3] power: supply: Add driver for Microchip UCS1002
` [PATCH v4 3/3] dt-bindings: power: supply: Add bindings "

[PATCH v3 2/2] dt-bindings: power: reset: add document for NVMEM based reboot-mode
 2019-04-30 22:47 UTC  (3+ messages)

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-30 22:36 UTC  (22+ messages)
  ` [PATCH v3 2/4] drivers: devfreq: events: extend events by type of counted data
  ` [PATCH v3 4/4] DT: arm: exynos4412: add event data type which is monitored
  ` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
  ` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description

[PATCH 08/14] powercap/intel_rapl: Simplify rapl_find_package()
 2019-04-30 20:55 UTC  (8+ messages)
` [PATCH 09/14] powercap/intel_rapl: Support multi-die/package
` [PATCH 11/14] powercap/intel_rapl: update rapl domain name and debug messages
` [PATCH 12/14] hwmon/coretemp: Support multi-die/package

PM / AVS: SVS: Introduce SVS engine
 2019-04-30 20:31 UTC  (10+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings
` [RFC v1 2/3] arm64: dts: mt8183: add svs device information
` [RFC v1 3/3] PM / AVS: SVS: Introduce SVS engine

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-04-30 20:30 UTC  (24+ messages)
  ` [PATCH v6 01/10] clk: samsung: add needed IDs for DMC clocks in Exynos5420
  ` [PATCH v6 02/10] clk: samsung: add new clocks for DMC for Exynos5422 SoC
  ` [PATCH v6 04/10] Documentation: dt: device tree bindings for LPDDR3 memories
  ` [PATCH v6 06/10] dt-bindings: memory-controllers: add Exynos5422 DMC device description

[PATCH v5 0/2] Allow imx6qp PU domain off in suspend
 2019-04-30 15:06 UTC  (6+ messages)
` [PATCH v5 1/2] PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
` [PATCH v5 2/2] soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-04-30 13:38 UTC  (10+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error
` [PATCH v3 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible
` [PATCH v3 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-30 13:25 UTC  (8+ messages)
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation

[PATCH v4 0/2] Allow imx6qp PU domain off in suspend
 2019-04-30 11:15 UTC  (6+ messages)
` [PATCH v4 1/2] PM / Domains: Add GENPD_FLAG_NO_RUNTIME_OFF flag

[PATCH -next] mlxsw: Remove obsolete dependency on THERMAL=m
 2019-04-30 10:16 UTC  (6+ messages)

[GIT PULL] OPP changes for 5.2
 2019-04-30 10:14 UTC  (2+ messages)

[GIT PULL] cpufreq/arm changes for 5.2
 2019-04-30 10:14 UTC  (2+ messages)

[PATCH v2 0/3] thermal: rockchip: fix up thermal driver
 2019-04-30  9:44 UTC  (6+ messages)
` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH V4] cpufreq: Call transition notifier only once for each policy
 2019-04-30  9:14 UTC  (3+ messages)

[PATCH v10 00/11] mfd: add support for max77650 PMIC
 2019-04-30  9:11 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).