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

[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-18  3:28 UTC  (5+ 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  (6+ messages)
` [PATCH v4 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[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 v2 0/2] Use NVMEM as reboot-mode write interface
 2019-04-17 21:56 UTC  (4+ messages)
` [PATCH v2 1/2] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode "

[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] drivers: cpuidle: This patch fix the following checkpatch warning
 2019-04-17 14:52 UTC  (2+ messages)

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

[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 0/3] Exynos Performance Monitoring Counters enhancements
 2019-04-17 11:00 UTC  (18+ 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/3] Make IPA use PM_EM
 2019-04-17  9:43 UTC  (8+ 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 v2 00/19] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-17  9:36 UTC  (41+ messages)
  ` [PATCH v2 19/19] PM / devfreq: Introduce driver for NVIDIA Tegra20
  ` [PATCH v2 18/19] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
  ` [PATCH v2 17/19] PM / devfreq: tegra: Support Tegra30
  ` [PATCH v2 10/19] PM / devfreq: tegra: Drop primary interrupt handler
  ` [PATCH v2 12/19] PM / devfreq: tegra: Avoid inconsistency of current frequency value
  ` [PATCH v2 05/19] PM / devfreq: tegra: Replace write memory barrier with the read barrier
  ` [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] 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 v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
 2019-04-17  8:05 UTC  (11+ 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 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

[pm:bleeding-edge 80/85] drivers/platform/x86/intel_cht_int33fe.c:98:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2019-04-17  0:52 UTC  (2+ messages)
` [PATCH] platform/x86: intel_cht_int33fe: fix ptr_ret.cocci warnings

[PATCH] x86: Do not override performance EPB MSR value on servers
 2019-04-16 21:31 UTC  (2+ messages)

[PATCH/RFT] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
 2019-04-16 17:58 UTC  (3+ messages)

[PATCH/RFT v2 0/3] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
 2019-04-16 17:44 UTC  (4+ 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/RFT v2 3/3] thermal: rcar_gen3_thermal: Update temperature conversion method

[PATCH v4 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-04-16 17:24 UTC  (18+ messages)
` [PATCH v4 04/12] thermal: qoriq: Drop per-sensor data
` [PATCH v4 09/12] thermal: qoriq: Enable all sensors before registering them
` [PATCH v4 10/12] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v4 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v4 12/12] thermal: qoriq: Add hwmon support

[PATCH] thermal/drivers/of: Add a get_temp_id callback function
 2019-04-16 17:22 UTC  (2+ messages)

[PATCH] thermal: core: skip update disabled thermal zones after suspend
 2019-04-16 17:07 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).