linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-11 17:35:19 to 2017-04-14 14:20:16 UTC [more...]

[PATCH V2] PM / OPP: Use - instead of @ for DT entries
 2017-04-14 14:20 UTC  (3+ messages)

[PATCH 01/13] power: Make power_supply_am_i_supplied return -ENODEV if there are no suppliers
 2017-04-14 14:07 UTC  (15+ messages)
` [PATCH 02/13] power: max17042_battery: Use sign_extend32 instead of DIY code
` [PATCH 03/13] power: max17047_battery: The temp alert values are 8-bit 2's complement
` [PATCH 04/13] power: max17042_battery: Add default platform_data for x86 use
` [PATCH 05/13] power: max17042_battery: Change name in power_supply_desc to "main-battery"
` [PATCH 06/13] power: max17042_battery: Add support for the STATUS property
` [PATCH 07/13] power: max17042_battery: Add external_power_changed callback
` [PATCH 08/13] power: max17042_battery: Add support for the TECHNOLOGY attribute
` [PATCH 09/13] power: max17042_battery: Add support for the VOLT_MIN property
` [PATCH 10/13] power: max17042_battery: Add support for the CHARGE_FULL_DESIGN property
` [PATCH 11/13] power: max17042_battery: Add support for CHARGE_NOW property
` [PATCH 12/13] power: max17042_battery: Add support for SCOPE property
` [PATCH 13/13] power: max77693_charger: Add supplied_to info to power_supply_config

[PATCH v4 0/3] power: supply: bq24190_charger: Pending patches
 2017-04-14 13:33 UTC  (13+ messages)
` [PATCH v4 1/3] power: supply: bq24190_charger: Use new extcon_register_notifier_all()
` [PATCH v4 2/3] power: supply: bq24190_charger: Do not reset the charger on probe by default
` [PATCH v4 3/3] power: supply: bq24190_charger: Make battery iface registraton conditional

[PATCH V4 1/2] dt-bindings: thermal: add support for Broadcom's Northstar thermal
 2017-04-14 12:16 UTC  (5+ messages)
` [PATCH V5 "
  ` [PATCH V5 2/2] thermal: broadcom: add Northstar thermal driver

[PATCH v2 0/3] LEGO MINDSTORMS EV3 Battery
 2017-04-14 12:12 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: New bindings for LEGO MINDSTORMS EV3 battery
` [PATCH v2 2/3] power: supply: New driver "
` [PATCH v2 3/3] ARM: dts: da850: Add node for LEGO MINDSTORMS EV3 Battery

[GIT PULL] Power management fixes for v4.11-rc7
 2017-04-14 11:55 UTC 

Greetings
 2017-04-14  9:19 UTC 

[PATCH v4 1/2] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-14  8:52 UTC  (2+ messages)
` [PATCH v4 2/2] thermal: core: Add a back up thermal shutdown mechanism

PCI / PM: Crashes in PME scan during system suspend
 2017-04-14  8:22 UTC  (3+ messages)

[PATCH v3 1/2] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-14  6:03 UTC  (5+ messages)
` [PATCH v3 2/2] thermal: core: Add a back up thermal shutdown mechanism

[PULL-Request] for Rafael's Linux-PM from PM/Devfreq
 2017-04-14  2:02 UTC 

[PATCH v5 0/2] power: supply: bq24190_charger: Pending patches
 2017-04-14  1:15 UTC  (6+ messages)
` [PATCH v5 1/2] power: supply: bq24190_charger: Use new extcon_register_notifier_all()
` [PATCH v5 2/2] power: supply: bq24190_charger: Do not reset the charger on probe by default

[RFC] power: power_supply: Add power_supply_prop_precharge/endcharge
 2017-04-14  0:38 UTC  (3+ messages)

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-04-14  0:33 UTC  (4+ messages)
` [PATCH v11 01/10] devicetree: power: Add battery.txt

RFC: WMI Enhancements
 2017-04-13 23:51 UTC  (27+ messages)

[PATCH v1 1/7] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-13 21:45 UTC  (11+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [PATCH v1 6/7] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-04-13 20:46 UTC  (10+ messages)
` [RFC 4/8] regulator: core: Check enabling bypass respects constraints

[PATCH v12.6 0/11] bq27xxx_battery partial series
 2017-04-13 20:15 UTC  (3+ messages)
` [PATCH v12.6 08/11] devicetree: power: bq27xxx: Add monitored-battery documentation

[PATCH v2 1/2] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-13 17:32 UTC  (6+ messages)
` [PATCH v2 2/2] thermal: core: Add a back up thermal shutdown mechanism

[patch 09/13] cpufreq/ia64: Replace racy task affinity logic
 2017-04-13 14:50 UTC  (12+ messages)
  ` [patch V2 "
` [patch 10/13] cpufreq/sh: "
` [patch 11/13] cpufreq/sparc-us3: "
` [patch 12/13] cpufreq/sparc-us2e: "
  ` [patch V2 "
    ` [patch V3 "

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-13 13:45 UTC  (13+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains
` [PATCH V4 2/9] PM / Domains: Use OPP tables "

Hibernating / resuming with ExpressCard
 2017-04-13 12:13 UTC 

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-04-13 11:33 UTC  (20+ messages)

[PATCH] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-13  5:17 UTC  (3+ messages)

[PATCH] thermal: core: Add a back up thermal shutdown mechanism
 2017-04-13  3:50 UTC  (24+ messages)

[GIT PULL PATCH 0/7] turbostat fixes
 2017-04-13  1:25 UTC  (9+ messages)
` [PATCH 1/7] tools/power turbostat: bugfix: GFXMHz column not changing
  ` [PATCH 2/7] tools/power turbostat: show missing Core and GFX power on SKL and KBL
  ` [PATCH 3/7] tools/power turbostat: enable package THERM_INTERRUPT dump
  ` [PATCH 4/7] tools/power turbostat: update HWP dump to decimal from hex
  ` [PATCH 5/7] tools/power turbostat: turbostat.8 add missing column definitions
  ` [PATCH 6/7] tools/power turbostat: fix impossibly large CPU%c1 value
  ` [PATCH 7/7] tools/power turbostat: update version number

[RFC 0/9] cpufreq: schedutil: Allow remote wakeups
 2017-04-12 22:53 UTC  (7+ messages)
` [RFC 5/9] sched: cpufreq: remove smp_processor_id() in remote paths

[PATCH] Thermal: Intel SoC DTS: Change interrupt request behavior
 2017-04-12 21:07 UTC 

[PATCH v5 0/5] ACPI: new acpi_dev_present helper + ac and battery blacklist patches
 2017-04-12 18:07 UTC  (6+ messages)
` [PATCH v5 1/5] ACPI: utils: Add new acpi_dev_present helper
` [PATCH v5 2/5] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v5 3/5] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v5 4/5] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver
` [PATCH v5 5/5] power: supply: axp288_charger: Only wait for INT3496 device if present

[PATCH 1/2] power: supply: tps65217: remove debug messages for function calls
 2017-04-12 15:01 UTC  (2+ messages)

[PATCH v5 0/4] BQ24190 charger fixes
 2017-04-12 14:52 UTC  (3+ messages)

[PATCH] power: supply: sysfs: parse string as enum when writing property
 2017-04-12 14:41 UTC  (4+ messages)

[PATCH 11/24] uswsusp: Disable when the kernel is locked down
 2017-04-12 13:44 UTC  (9+ messages)

[RFC/RFT][PATCH] cpufreq: schedutil: Reduce frequencies slower
 2017-04-12  9:03 UTC  (4+ messages)

[PATCH] power: supply: max17047: Add Maxim MAX17047 Fuel Gauge battery driver
 2017-04-12  7:11 UTC  (3+ messages)

[RFC] linkage: new macros for functions and data
 2017-04-12  6:52 UTC  (9+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[PATCH 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-12  6:25 UTC  (9+ messages)
` [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev
` [PATCH 04/17] thermal: cpu_cooling: replace cool_dev with cdev
` [PATCH 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()

27266 linux-pm
 2017-04-12  3:04 UTC 

[RFC/RFT][PATCH 0/2] cpufreq: schedutil: Updates related to the rate limit
 2017-04-11 21:03 UTC  (10+ messages)
` [RFC/RFT][PATCH 2/2] cpufreq: schedutil: Utilization aggregation

[PATCH v2 0/3] soc/tegra: bpmp: Generic PM domains for Tegra186
 2017-04-11 19:37 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).