linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 02:56:33 to 2019-04-17 08:30:00 UTC [more...]

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

[PATCH 0/3] Exynos Performance Monitoring Counters enhancements
 2019-04-17  8:26 UTC  (14+ 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

[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 V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-04-17  7:45 UTC  (8+ messages)
` [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V12 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V12 4/5] defconfig: arm64: "
` [PATCH V12 5/5] arm64: dts: imx: add i.MX8QXP "

[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  (8+ messages)
` [PATCH v1 1/3] thermal: rockchip: add pinctrl control

[PATCH 0/2] fix leaked of_node references in drivers/power
 2019-04-17  2:43 UTC  (6+ 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 v2 00/19] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-17  1:02 UTC  (78+ messages)
  ` [PATCH v2 10/19] PM / devfreq: tegra: Drop primary interrupt handler
  ` [PATCH v2 11/19] PM / devfreq: tegra: De-initialize properly on driver's probe error
  ` [PATCH v2 12/19] PM / devfreq: tegra: Avoid inconsistency of current frequency value
  ` [PATCH v2 13/19] PM / devfreq: tegra: Mark ACTMON's governor as immutable
  ` [PATCH v2 14/19] PM / devfreq: tegra: Move governor registration to driver's probe
  ` [PATCH v2 15/19] PM / devfreq: tegra: Synchronize IRQ after masking it in hardware
  ` [PATCH v2 18/19] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
  ` [PATCH v2 17/19] PM / devfreq: tegra: Support Tegra30
  ` [PATCH v2 05/19] PM / devfreq: tegra: Replace write memory barrier with the read barrier
  ` [PATCH v2 19/19] PM / devfreq: Introduce driver for NVIDIA Tegra20
  ` [PATCH v2 01/19] PM / devfreq: tegra: Fix kHz to Hz conversion
  ` [PATCH v2 03/19] PM / devfreq: tegra: Don't ignore clk errors
  ` [PATCH v2 04/19] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
  ` [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

[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 v4 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-04-17  0:43 UTC  (4+ messages)
` [PATCH v4 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[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  (27+ messages)
` [PATCH v4 04/12] thermal: qoriq: Drop per-sensor data
` [PATCH v4 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v4 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v4 08/12] thermal: qoriq: Convert driver to use regmap API
` [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)

[PATCH] PM / Domains: remove unnecessary unlikely()
 2019-04-16 16:23 UTC  (2+ messages)

[PATCH] cpufreq: Remove needless bios_limit check in show_bios_limit()
 2019-04-16 13:00 UTC  (2+ messages)

[RESEND] drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning
 2019-04-16 12:58 UTC  (3+ messages)

[PATCH 00/57] Convert files to ReST
 2019-04-16 10:47 UTC  (17+ messages)
` [PATCH 09/57] docs: cpu-freq: convert "
` [PATCH 25/57] docs: power: convert docs "

[PATCH v2 0/7] CPPC optional registers AMD support
 2019-04-16  9:34 UTC  (4+ messages)

[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
 2019-04-16  9:08 UTC  (7+ messages)
  ` [PATCH v2 4/4] devfreq: add mediatek cci devfreq
  ` [PATCH v2 3/4] dt-bindings: devfreq: add compatible for mt8183 "

[RESEND PATCH v3 1/2] power: supply: add input voltage limit property
 2019-04-16  8:42 UTC  (5+ messages)

[PATCH v4 0/7] ARM: sun8i: a83t: Enable USB OTG
 2019-04-16  6:40 UTC  (16+ messages)
  ` [PATCH v4 1/7] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible
  ` [PATCH v4 2/7] power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros
  ` [PATCH v4 3/7] power: supply: axp20x_usb_power: use polling to detect vbus status change
  ` [PATCH v4 5/7] power: supply: axp20x_usb_power: add support for AXP813
` [PATCH v4 4/7] power: supply: axp20x_usb_power: add function to get max current
` [PATCH v4 6/7] ARM: dtsi: axp81x: add USB power supply node
` [PATCH v4 7/7] ARM: dts: sun8i: a83t: Enable USB OTG controller on some boards

[PATCH RESEND V11 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-04-16  3:24 UTC  (7+ messages)
` [PATCH RESEND V11 2/4] thermal: imx_sc: add i.MX system controller thermal support
    ` [EXT] "
` [PATCH RESEND V11 4/4] arm64: dts: imx: add i.MX8QXP "
    ` [EXT] "


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