linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-16 08:13:22 to 2017-03-20 09:45:59 UTC [more...]

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-20  9:43 UTC  (6+ messages)
  ` [PATCH v11 01/10] devicetree: power: Add battery.txt
  ` [PATCH v11 03/10] devicetree: power: bq27xxx: Add monitored-battery documentation
` [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

[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  (6+ messages)
` [PATCH 1/2] acpi: utils: Add new acpi_dev_present helper
` [PATCH 2/2] power: supply: axp288_charger: Only wait for INT3496 device if present

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-20  8:55 UTC  (65+ messages)
` [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver
` [PATCH 02/15] ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC
` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
` [PATCH 04/15] power: supply: bq24190_charger: Add no_register_reset pdata flag
  ` [04/15] "
` [PATCH 05/15] power: supply: bq24190_charger: Limit charging voltage to 4.3V
  ` [05/15] "
` [PATCH 06/15] power: supply: bq24190_charger: Use i2c-core irq-mapping code
  ` [06/15] "
` [PATCH 07/15] power: supply: bq24190_charger: Add support for bq24192[i]
  ` [07/15] "
` [PATCH 08/15] power: supply: bq24190_charger: Add support for external fuel gauge
  ` [08/15] "
` [PATCH 09/15] power: supply: bq24190_charger: Add voltage_max_design prop to battery
  ` [09/15] "
` [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost
  ` [10/15] "
` [PATCH 11/15] i2c: core: Allow getting ACPI info by index
` [PATCH 12/15] i2c: core: Add new i2c_acpi_new_device helper function
` [PATCH 13/15] i2c: core: Allow drivers to specify index for irq to get from of / ACPI
` [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge
` [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-20  8:26 UTC  (8+ 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

[RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers
 2017-03-20  8:16 UTC  (10+ 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] power: supply: Add driver for TI BQ2416X battery charger
 2017-03-20  5:58 UTC  (2+ messages)

[PATCH] cpufreq: Restore policy min/max limits on CPU online
 2017-03-20  3:21 UTC  (7+ messages)
      ` [PATCH v2] "

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

[PATCH 0/2] Hi all,
 2017-03-20  1:18 UTC  (6+ messages)
` [PATCH 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply
` [PATCH 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c

[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  (11+ messages)
` [PATCH v8 1/9] devicetree: power: Add battery.txt

[PATCH] cpuidle: Validate cpu_dev in cpuidle_add_sysfs
 2017-03-18 19:21 UTC 

[PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-03-18 16:59 UTC  (4+ 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 1/2] dt-bindings: thermal: add support for Broadcom's Northstar thermal
 2017-03-18 15:56 UTC  (2+ messages)
  ` [PATCH 2/2] thermal: broadcom: add Northstar thermal driver

[PATCH] cpufreq: intel_pstate: One set of global limits in active mode
 2017-03-18 15:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] cpufreq: intel_pstate: Fix policy data management in passive mode
 2017-03-18 15:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v10 0/8] devicetree battery support and client bq27xxx_battery
 2017-03-17 21:43 UTC  (23+ messages)
` [PATCH v10 1/8] devicetree: power: Add battery.txt
` [PATCH v10 6/8] power: bq27xxx_battery: Keep track of specific chip id
` [PATCH v10 7/8] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH v2 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-18 14:09 UTC  (11+ messages)
` [PATCH v2 1/7] thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796
` [PATCH v2 2/7] thermal: rcar_gen3_thermal: remove unneeded mutex
` [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 6/7] thermal: rcar_gen3_thermal: store device match data in private structure
` [PATCH v2 7/7] thermal: rcar_gen3_thermal: add suspend and resume support

[PATCH 1/2] dt-bindings: thermal: add support for Raspberry Pi thermal
 2017-03-18  8:58 UTC  (6+ messages)
` [PATCH 2/2] thermal: broadcom: add Raspberry Pi thermal driver
  ` [PATCH V2 1/2] dt-bindings: thermal: add support for Raspberry Pi thermal
      ` [PATCH V2 2/2] thermal: broadcom: add Raspberry Pi thermal driver

[GIT PULL] Power management fixes for v4.11-rc3
 2017-03-18  0:21 UTC 

[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
 2017-03-17 11:36 UTC  (7+ messages)
` [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks

[PATCH v3] Power: supply: sbs-charger: simplified bool function
 2017-03-17 10:42 UTC 

[PATCH 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-17 10:12 UTC  (9+ messages)
` [PATCH 2/7] thermal: rcar_gen3_thermal: fix probe error path
` [PATCH 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for trip points

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-17  7:34 UTC  (4+ messages)

[PATCH] PM / Domain: remove conditional from error case
 2017-03-17  5:49 UTC 

[PATCH] power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger
 2017-03-17  2:21 UTC 

56650 linux-pm
 2017-03-16 20:23 UTC 

[PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-03-16 18:31 UTC  (3+ messages)

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-16 17:17 UTC  (18+ messages)
` [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks

[PATCH][v5] ACPI throttling: Disable the MSR T-state if enabled after resumed
 2017-03-16 16:48 UTC 

[PATCH 0/3] intel_pstate: More fixes related to limits
 2017-03-16 12:22 UTC  (2+ messages)

[RFC 0/9] cpufreq: schedutil: Allow remote wakeups
 2017-03-16 10:04 UTC  (4+ messages)

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-03-16  8:13 UTC  (4+ messages)
` [RFC] linkage: new macros for functions and data


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