linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-18 19:57:07 to 2017-03-21 17:00:59 UTC [more...]

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-21 17:00 UTC  (45+ messages)
` [PATCH 1/2] cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs
  ` [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of "

44373 linux-pm
 2017-03-21 15:45 UTC 

[RFC] linkage: new macros for functions and data
 2017-03-21 14:48 UTC  (9+ 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 v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[PATCH 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-21 13:50 UTC  (5+ messages)
` [PATCH 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for "

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-21 11:01 UTC  (13+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-21  8:58 UTC  (15+ messages)
` [PATCH v11 02/10] devicetree: property-units: Add uWh and uAh units
  ` [PATCH v11 01/10] devicetree: power: Add battery.txt
  ` [PATCH v11 03/10] devicetree: power: bq27xxx: Add monitored-battery documentation
` [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 v11 08/10] power: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v11 09/10] power: bq27xxx_battery_i2c: Add I2C bulk read/write functions
` [PATCH v11 10/10] power: bq27xxx_battery: Remove duplicate register arrays
    ` Fwd: "

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-21  6:27 UTC  (26+ messages)
` [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver
` [PATCH 06/15] power: supply: bq24190_charger: Use i2c-core irq-mapping code
` [PATCH 09/15] power: supply: bq24190_charger: Add voltage_max_design prop to battery
` [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
` [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge
  ` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver

[PATCH V3] cpufreq: Restore policy min/max limits on CPU online
 2017-03-21  6:06 UTC 

[vireshk:opp/genpd-performance-state 10/11] drivers/soc/tegra/pmc.c:577:1: warning: the frame size of 1176 bytes is larger than 1024 bytes
 2017-03-21  5:26 UTC  (2+ messages)

[PATCH] power: bq24190_charger: mark PM functions as __maybe_unused
 2017-03-21  3:55 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Fix policy data management in passive mode
 2017-03-21  0:56 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[04/15] power: supply: bq24190_charger: Add no_register_reset pdata flag
 2017-03-20 22:01 UTC  (20+ messages)

[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
 2017-03-20 21:55 UTC  (14+ messages)
` [PATCH 1/4] acpi: battery: Add acpi_battery_unregister() function
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply

[PATCH v2 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-20 20:27 UTC  (9+ messages)
` [PATCH v2 3/7] thermal: rcar_gen3_thermal: check that TSC exists before memory allocation
` [PATCH v2 4/7] thermal: rcar_gen3_thermal: record and check number of TSCs found
` [PATCH v2 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
` [PATCH v2 7/7] thermal: rcar_gen3_thermal: add suspend and resume support

[PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-03-20 19:11 UTC  (6+ messages)

[PATCH v10 0/8] devicetree battery support and client bq27xxx_battery
 2017-03-20 18:26 UTC  (11+ messages)
` [PATCH v10 1/8] devicetree: power: Add battery.txt

[PATCH 0/4] PM / Domains: Add support for always on PM domains in genpd
 2017-03-20 17:14 UTC  (17+ messages)
` [PATCH 1/4] PM / Domains: Clean up code validating genpd's status
` [PATCH 2/4] PM / Domains: Enable users of genpd to specify always on PM domains
` [PATCH 3/4] PM / Domains: Respect errors from genpd's ->power_off() callback
` [PATCH 4/4] PM / Domains: Don't warn about IRQ safe device for an always on PM domain

[PATCH RFC 1/3] thermal: allow hwmon devices to be created for of-thermal zones
 2017-03-20 17:15 UTC  (2+ messages)

[PATCH v2 1/4] ACPI: battery: Add acpi_battery_unregister() function
 2017-03-20 13:21 UTC  (4+ messages)
` [PATCH v2 2/4] ACPI: ac: Add acpi_ac_unregister() function
` [PATCH v2 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply
` [PATCH v2 4/4] power: supply: axp288_charger: Unregister duplicate ACPI ac supply

[PATCH] cpufreq: Restore policy min/max limits on CPU online
 2017-03-20 12:30 UTC  (7+ messages)

[vireshk:opp/genpd-performance-state 10/11] drivers/base/power/domain.c:1814:14: error: invalid type argument of '->' (have 'struct device')
 2017-03-20 11:02 UTC  (2+ messages)

[RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers
 2017-03-20 10:44 UTC  (14+ messages)
  ` [RESEND PATCH v4 1/9] mfd: axp20x: correct name of temperature data ADC registers
  ` [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
  ` [RESEND PATCH v4 3/9] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs
  ` [RESEND PATCH v4 4/9] mfd: axp20x: add AC power supply cells for "
  ` [RESEND PATCH v4 5/9] ARM: dtsi: axp209: add AC power supply subnode
  ` [RESEND PATCH v4 6/9] ARM: dtsi: axp22x: "
  ` [RESEND PATCH v4 7/9] ARM: dts: sun8i: sina33: enable ACIN "
  ` [RESEND PATCH v4 8/9] ARM: sun5i: chip: "
  ` [RESEND PATCH v4 9/9] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-03-20  9:32 UTC  (10+ 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 "
` [PATCH V4 3/9] PM / QOS: Keep common notifier list for genpd constraints
` [PATCH V4 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
` [PATCH V4 5/9] PM / OPP: Add support to parse OPP table for power-domains
` [PATCH V4 6/9] PM / OPP: Add dev_pm_opp_find_dps() helper
` [PATCH V4 7/9] PM / domain: Register for PM QOS performance notifier
` [PATCH V4 8/9] PM / Domain: Add struct device to genpd
` [PATCH V4 9/9] PM / Domain: Add support to parse domain's OPP table

[PATCH 0/2] Only wait for INT3394 extcon to show ip if enabled
 2017-03-20  9:19 UTC  (5+ messages)
` [PATCH 2/2] power: supply: axp288_charger: Only wait for INT3496 device if present

[PATCH 13/15] i2c: core: Allow drivers to specify index for irq to get from of / ACPI
 2017-03-20  8:55 UTC  (2+ messages)

[PATCH] power: supply: Add driver for TI BQ2416X battery charger
 2017-03-20  5:58 UTC  (2+ messages)

[PATCH 0/2] Hi all,
 2017-03-20  1:18 UTC  (2+ messages)

[08/15] power: supply: bq24190_charger: Add support for external fuel gauge
 2017-03-19  3:52 UTC  (6+ messages)

[09/15] power: supply: bq24190_charger: Add voltage_max_design prop to battery
 2017-03-18 23:10 UTC  (4+ messages)

[10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
 2017-03-18 23:11 UTC  (4+ messages)

[07/15] power: supply: bq24190_charger: Add support for bq24192[i]
 2017-03-18 22:55 UTC  (4+ messages)

[PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains
 2017-03-18 20:38 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v8 0/9] devicetree battery support and client bq27xxx_battery
 2017-03-18 20:34 UTC  (9+ messages)
` [PATCH v8 1/9] devicetree: power: Add battery.txt


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