linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 01:01:27 to 2019-04-18 13:57:03 UTC [more...]

[PATCH] drivers: cpuidle: This patch fix the following checkpatch warning
 2019-04-18 13:57 UTC  (4+ messages)

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

[PATCH v4 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-18 13:10 UTC  (17+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points

[RESEND] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
 2019-04-18 12:55 UTC  (2+ messages)

[PATCH 00/57] Convert files to ReST
 2019-04-18 12:42 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

[PATCH v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
 2019-04-18 11:36 UTC  (8+ messages)

[PATCH 0/3] PM / Domains: Improve support for multi PM domains
 2019-04-18 10:27 UTC  (8+ messages)
` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path
` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain

[PATCH 0/3] Exynos Performance Monitoring Counters enhancements
 2019-04-18  9:50 UTC  (20+ messages)
  ` [PATCH 1/3] include: dt-bindings: add Performance Monitoring Unit for Exynos
  ` [PATCH 2/3] drivers: devfreq: events: extend events by type of counted data
  ` [PATCH 3/3] Documentation: devicetree: add PPMU events description

[PATCH v2 0/2] Use NVMEM as reboot-mode write interface
 2019-04-18  9:46 UTC  (8+ messages)
` [PATCH v2 1/2] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode "

[PATCH v1] ARM: dts: tegra30: Add ACTMON node
 2019-04-18  9:43 UTC  (3+ messages)

[PATCH/RFT v2 0/3] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
 2019-04-18  8:53 UTC  (5+ messages)
` [PATCH/RFT v2 1/3] thermal: rcar_gen3_thermal: Update value of Tj_1
` [PATCH/RFT v2 2/3] thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP

[PATCH repost] thermal: rcar_thermal: update calculation formula for E3
 2019-04-18  8:17 UTC  (3+ messages)

[PATCH v2 0/3] Make IPA use PM_EM
 2019-04-18  8:04 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v2 2/3] PM / EM: Expose perf domain struct
` [PATCH v2 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-18  3:28 UTC  (6+ messages)
  ` [EXT] "

[PATCH v4 0/7] ARM: sun8i: a83t: Enable USB OTG
 2019-04-17 21:27 UTC  (3+ messages)

[PATCH] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
 2019-04-17 22:37 UTC  (3+ messages)

[PATCH v4 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-04-17 21:40 UTC  (3+ messages)

[PATCH v9 00/11] mfd: add support for max77650 PMIC
 2019-04-17 21:05 UTC  (7+ messages)
` [PATCH v9 02/11] dt-bindings: power: supply: add DT bindings for max77650
` [PATCH v9 07/11] power: supply: max77650: add support for battery charger

[PATCH 0/2] fix leaked of_node references in drivers/power
 2019-04-17 21:33 UTC  (8+ messages)
` [PATCH 1/2] power: supply: fix leaked of_node refs in ab8500_bm_of_probe
` [PATCH 2/2] power: supply: fix leaked of_node refs in power_supply_get_battery_info

[PATCH v8 00/16] Add utilization clamping support
 2019-04-18  0:51 UTC  (16+ messages)
` [PATCH v8 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX
` [PATCH v8 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v8 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v8 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v8 12/16] sched/core: uclamp: Extend CPU's cgroup controller

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

[PATCH v2 0/7] CPPC optional registers AMD support
 2019-04-17 22:10 UTC  (7+ messages)

[PATCH 0/3] Driver for UCS1002
 2019-04-17 19:05 UTC  (10+ messages)
` [PATCH 1/3] power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
` [PATCH 2/3] power: supply: Add driver for Microchip UCS1002
` [PATCH 3/3] dt-bindings: power: supply: Add bindings "

[Bug 203063] Laptop CPU clocked down until disconnecting and reconnecting power cord - AMD Ryzen 2700
 2019-04-17 16:16 UTC 

[PATCH V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-04-17 13:42 UTC  (6+ messages)
` [PATCH V12 3/5] thermal: imx_sc: add i.MX system controller thermal support

[PATCH v2 00/19] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-17  9:36 UTC  (14+ messages)
  ` [PATCH v2 06/19] PM / devfreq: tegra: Fix missed error checking on devfreq initialization failure
  ` [PATCH v2 02/19] PM / devfreq: tegra: Replace readl-writel with relaxed versions
  ` [PATCH v2 19/19] PM / devfreq: Introduce driver for NVIDIA Tegra20

[PATCH] PM / Domains: remove unnecessary unlikely()
 2019-04-17  8:38 UTC  (3+ messages)

[Pull Request] for Rafael, Linux-PM, from devfreq
 2019-04-17  8:16 UTC  (4+ messages)
    `  "

[PATCH] drivers: cpuidle: This patch fix the following checkpatch warning
 2019-04-17  7:06 UTC  (2+ messages)

[pm:bleeding-edge 75/85] drivers/base/swnode.c:587:23-27: ERROR: swnode is NULL but dereferenced. (fwd)
 2019-04-17  6:07 UTC 

[PATCH v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
 2019-04-17  4:40 UTC  (3+ messages)

[PATCH v1 0/3] thermal: rockchip: fix up thermal driver
 2019-04-17  3:22 UTC  (7+ messages)
` [PATCH v1 1/3] thermal: rockchip: add pinctrl control


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