linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-22 19:58:14 to 2017-03-25 23:20:14 UTC [more...]

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-25 23:19 UTC  (30+ messages)
` [PATCH v11 01/10] devicetree: power: Add battery.txt
` [PATCH v11 04/10] power: power_supply: Add power_supply_battery_info and API
` [PATCH v11 05/10] power: bq27xxx_battery: Make error reporting consistent
` [PATCH v11 06/10] power: bq27xxx_battery: Define access methods to write chip registers
` [PATCH v11 07/10] power: bq27xxx_battery: Keep track of specific chip id

[PATCH v3 0/4]: i2c-core improvements for complex ACPI-devices + cht-wc-fuel-gauge driver
 2017-03-25 18:42 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: core: Allow getting ACPI info by index
` [PATCH v3 2/4] i2c: core: Add new i2c_acpi_new_device helper function
` [PATCH v3 3/4] i2c: core: Allow drivers to specify index for irq to get from of / ACPI
` [PATCH v3 4/4] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge

[PATCH] cpufreq: create sysfs symlink for cpus onlined after boot
 2017-03-25 17:15 UTC  (5+ messages)

[PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR
 2017-03-25 17:02 UTC  (7+ messages)

[PATCH] power: supply: lp8788: prevent out of bounds array access
 2017-03-25 16:00 UTC 

[PATCH 0/7] power: supply: bq24190_charger: Various fixes + extcon support
 2017-03-25 11:24 UTC  (45+ messages)
` [PATCH v2 1/7] power: supply: bq24190_charger: Use i2c-core irq-mapping code
` [PATCH v2 2/7] power: supply: bq24190_charger: Add support for bq24192i
` [PATCH v2 3/7] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
` [PATCH v2 4/7] power: supply: bq24190_charger: Never reset the charger chip
` [PATCH v2 5/7] power: supply: bq24190_charger: Don't spam the logs on charger plug / unplug
  ` [PATCH] power: bq24190_charger: Limit over/under voltage fault logging
  ` [PATCH v2] "
` [PATCH v2 6/7] power: supply: bq24190_charger: Cleanup error-exit labels in probe()
` [PATCH v2 7/7] power: supply: bq24190_charger: Remove battery power_supply device

28065 linux-pm
 2017-03-25  8:12 UTC 

[PATCH][RFC] cpufreq: Bring CPUs up even if cpufreq_online failed
 2017-03-25  4:20 UTC 

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-25  3:48 UTC  (17+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs
  ` [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of "
    ` [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely

[PATCH v1 0/7] BQ24190 support for power_supply_battery_info and DT binding
 2017-03-25  0:34 UTC  (29+ messages)
` [PATCH v1 1/7] devicetree: power: battery: Add properties for pre-charge and end-charge current
` [PATCH v1 2/7] devicetree: power: Add docs for TI BQ24190 battery charger
` [PATCH v1 3/7] power: power_supply_core: Add *_battery_info fields for pre- and end-charge current
` [PATCH v1 4/7] power: bq24190_charger: Uniform pm_runtime_get() failure handling
` [PATCH v1 6/7] power: bq24190_charger: Add power_supply_battery_info and devicetree support
` [PATCH v1 7/7] power: bq24190_charger: Set bq24190-battery device .type=unknown

[PATCH v3] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
 2017-03-25  0:06 UTC  (3+ messages)

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-24 23:52 UTC  (19+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "

[Bug 194963] New: schedutil governor causes audio problem in game
 2017-03-24 23:06 UTC  (11+ messages)
` [Bug 194963] "

[PATCHv2] power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger
 2017-03-24 21:04 UTC  (4+ messages)

[PATCH V11 0/6] thermal: bcm2835: add thermal driver for bcm2835 SoC
 2017-03-24 17:23 UTC  (10+ messages)
` [PATCH V11 1/6] of: base: Implement read function for s32 array
` [PATCH V11 2/6] thermal: of-thermal: Implement signed coefficient support
` [PATCH V11 6/6] thermal: bcm2835: add thermal driver for bcm2835 SoC

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-03-24 15:44 UTC  (3+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains

[PATCH 1/2] dt-bindings: thermal: add support for Broadcom's Northstar thermal
 2017-03-24 15:19 UTC  (7+ messages)
` [PATCH 2/2] thermal: broadcom: add Northstar thermal driver
` [PATCH V2 1/2] dt-bindings: thermal: add support for Broadcom's Northstar thermal
  ` [PATCH V2 2/2] thermal: broadcom: add Northstar thermal driver

[PATCH RFC 1/3] thermal: allow hwmon devices to be created for of-thermal zones
 2017-03-24 14:40 UTC  (4+ messages)

[PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-24 14:26 UTC  (5+ messages)

[RFD PATCH 0/5] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-03-24 14:09 UTC  (6+ messages)
` [RFD PATCH 1/5] sched/cpufreq_schedutil: make use of DEADLINE utilization signal
` [RFD PATCH 2/5] sched/deadline: move cpu frequency selection triggering points
` [RFD PATCH 3/5] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE
` [RFD PATCH 4/5] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq
` [RFD PATCH 5/5] sched/deadline: make bandwidth enforcement scale-invariant

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-03-24 12:55 UTC  (11+ messages)
` [RFC 2/8] cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator
` [RFC 3/8] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend
` [RFC 4/8] regulator: core: Check enabling bypass respects constraints
` [RFC 5/8] regulator: anatop: fix min dropout for bypass mode
` [RFC 6/8] regulator: core: Add regulator_is_bypass function

[PATCH] PM / runtime: Use synchronous runtime PM call in rpm_put_suppliers()
 2017-03-24 11:37 UTC  (6+ messages)

[v2 PATCH] powernv-cpuidle: Validate DT property array size
 2017-03-24  8:45 UTC  (2+ messages)

[PATCH v1 0/2] cpuidle: Fixes in cpuidle driver
 2017-03-24  8:29 UTC  (8+ messages)
` [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
` [PATCH v2 2/2] cpuidle: Validate cpu_dev in cpuidle_add_sysfs

[RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers
 2017-03-24  8:01 UTC  (7+ messages)
` [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
                `  "

[GIT PULL] Power management fixes for v4.11-rc4
 2017-03-24  1:30 UTC 

[PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2
 2017-03-23 20:59 UTC  (2+ messages)

[RFC 0/3] thermal: broadcom: complete and extend to NSP
 2017-03-23 19:29 UTC  (6+ messages)
  ` [RFC 1/3] thermal: broadcom: Allow for NSP to use ns-thermal driver
  ` [RFC 2/3] ARM: dts: NSP: Add Thermal Support
` [RFC 3/3] ARM: dts: BCM5301X: "

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-23 15:22 UTC  (9+ messages)
` [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
  ` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver

[RFC v0 0/2] Introduce on-chip interconnect API
 2017-03-23 15:21 UTC  (7+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API

[PATCH] power: supply: Add driver for TI BQ2416X battery charger
 2017-03-23 13:54 UTC  (4+ messages)

[RFC] linkage: new macros for functions and data
 2017-03-23 13:24 UTC  (10+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data

[PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-03-23 12:13 UTC  (6+ messages)
` [PATCH v3 2/3] mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file
` [PATCH v3 3/3] mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file

[PATCH v11.1] power: bq27xxx_battery: un/seal in set_config()
 2017-03-23  7:36 UTC 

[PATCH] cpufreq: schedutil: Always trace frequency if it does not change
 2017-03-23  4:32 UTC  (3+ messages)
` [PATCH v2] cpufreq: schedutil: Trace frequency only if it has changed

[PATCH 0/5] cpufreq: intel_pstate: HW support changes, limits rework and documentation
 2017-03-22 23:32 UTC  (6+ messages)
` [PATCH 1/5] cpufreq: intel_pstate: Support HWP processors in all operation modes
` [PATCH 2/5] cpufreq: intel_pstate: Use load-based P-state selection more widely
` [PATCH 3/5] cpufreq: intel_pstate: Active mode P-state limits rework
` [PATCH 4/5] cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq
` [PATCH 5/5] cpufreq: intel_pstate: Document the current behavior and user interface


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