linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-25 21:17:51 to 2017-05-02 10:20:13 UTC [more...]

[PATCH v6 0/8] Add sbs-manager with smbalert support
 2017-05-02 10:20 UTC  (11+ messages)
` [PATCH v6 1/8] i2c: i2c-smbus: Support threaded irqs
` [PATCH v6 2/8] i2c: i2c-smbus: Add null ptr guard in smb_alert_probe
` [PATCH v6 4/8] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v6 5/8] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v6 6/8] Documentation: Add sbs-manager device tree node documentation
` [PATCH v6 7/8] power: Adds support for Smart Battery System Manager
  ` [PATCH v6 3/8] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v6 8/8] power: supply: sbs-manager: Add alert callback and battery change notification

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-05-02 10:10 UTC  (9+ messages)

[PATCH 1/2] firmware: arm_scpi: add support to populate OPPs and get transition latency
 2017-05-02  8:57 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: scpi: use new scpi_ops functions to remove duplicate code

[PATCH v5 0/9] Add sbs-manager with smbalert support
 2017-05-02  7:12 UTC  (17+ messages)
` [PATCH v5 1/9] i2c: i2c-smbus: Support threaded irqs
` [PATCH v5 2/9] i2c: i2c-smbus: Add null ptr guard in smb_alert_probe
` [PATCH v5 3/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v5 4/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v5 5/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v5 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v5 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v5 8/9] power: supply: sbs-battery: Add alert callback
` [PATCH v5 9/9] power: supply: sbs-manager: Add alert callback and battery change notification

[PATCH 0/3] TI-SoC-thermal: Fine-tuning for two functions
 2017-05-02  4:55 UTC  (10+ messages)
` [PATCH 1/3] ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
` [PATCH 2/3] ti-soc-thermal: Delete error messages for failed memory allocations "
` [PATCH 3/3] ti-soc-thermal: Fix a typo in a comment line

[GIT PULL] Thermal SoC management updates for v4.12-rc1 #1
 2017-05-02  4:26 UTC 

[PATCH v6 1/2] thermal: core: Allow orderly_poweroff to be called only once
 2017-05-02  3:40 UTC  (6+ messages)
` [PATCH v6 2/2] thermal: core: Add a back up thermal shutdown mechanism

[GIT PULL] ACPI updates for v4.12-rc1, part 1
 2017-05-01 20:50 UTC 

[GIT PULL] Power management updates for v4.12-rc1, part 1
 2017-05-01 20:49 UTC 

[PATCH 1/5] power: supply: bq27xxx: Pass of_node along to allow device-tree supply
 2017-05-01 18:40 UTC  (12+ messages)
  ` [PATCH 4/5] power: supply: bq27xxx: Look for status change on external power change
  ` [PATCH 5/5] power: supply: bq27xxx: Correct supply status with current draw

[PATCH v12.7 0/10] bq27xxx_battery partial series
 2017-05-01 17:46 UTC  (3+ messages)

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

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-05-01 15:11 UTC  (9+ messages)
` [PATCH v11 01/10] devicetree: power: Add battery.txt
` [PATCH v11 02/10] devicetree: property-units: Add uWh and uAh units
` [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 v2] power: tps65217_charger: Add properties like voltage and current charge
 2017-05-01 15:41 UTC  (3+ messages)

[PATCH] mailmap: add Sebastian Reichel
 2017-05-01 12:03 UTC 

[PATCH] power: ab8500_charger: fix spelling mistake: "prechage" -> "precharge"
 2017-05-01 11:34 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: add IIO dependency
 2017-05-01 11:34 UTC  (2+ messages)

[PATCH 1/2] power: supply: sbs-battery: Don't ignore the first external power change
 2017-05-01 11:33 UTC  (4+ messages)
` [PATCH 2/2] power: supply: sbs-battery: Correct supply status with current draw

[PATCH v2] pda_power: move from timer to delayed_work
 2017-05-01 11:33 UTC  (2+ messages)

[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
 2017-05-01 11:32 UTC  (2+ messages)

[PATCH] power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macro
 2017-05-01 11:31 UTC  (2+ messages)

[PATCH] power: supply: sbs-battery: fix the sbs interrupt request
 2017-05-01 11:31 UTC  (2+ messages)

[PATCH v6 0/6] add support for AXP20X and AXP22X battery power supply driver
 2017-05-01 11:30 UTC  (5+ messages)
` [PATCH v6 1/6] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v6 2/6] power: supply: add battery driver for AXP20X and AXP22X PMICs

[PATCH v1 1/1] power: bq24190_charger: Deprecate battery class and replicate its features in charger
 2017-05-01 11:29 UTC  (2+ messages)

[PATCH v3] power: Make power_supply_am_i_supplied return -ENODEV if there are no suppliers
 2017-05-01 11:28 UTC  (2+ messages)

[PATCH RESEND 1/3 v4] drivers:power:twl4030-charger: don't check if battery is present
 2017-05-01 11:26 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for twl4030 charger
 2017-05-01 11:26 UTC  (5+ messages)
` [PATCH v3 2/3] drivers:power:twl4030-charger: add INPUT_CURRENT_LIMIT property and make it writeable
` [PATCH v3 3/3] drivers:power:twl4030-charger: remove nonstandard max_current sysfs attribute

[PATCH v6] power: supply: bq24190_charger: Add disable-reset device-property
 2017-05-01 11:14 UTC  (2+ messages)

[PATCH 1/5] power: supply: bq27xxx: Pass of_node along to allow device-tree supply
 2017-05-01 10:55 UTC  (6+ messages)
` [PATCH 2/5] power: supply: bq27xxx: Register power supply with devm
` [PATCH 3/5] power: supply: bq27xxx: Rename work structure member to poll_work
` [PATCH 4/5] power: supply: bq27xxx: Look for status change on external power change
` [PATCH 5/5] power: supply: bq27xxx: Correct supply status with current draw

[GIT PULL] power-supply changes for 4.12
 2017-05-01  8:33 UTC 

12323 linux-pm
 2017-05-01  7:14 UTC 

[PATCH 1/2] Add support for OneWire (W1) devices family 0x26 (MAX17211/MAX17215)
 2017-05-01  6:13 UTC  (7+ messages)
  ` [PATCH 2/2] Add driver for MAX17211/MAX17215 fuel gauge

[PATCH v1] spi: mxs: implement runtime pm
 2017-04-30 12:55 UTC  (4+ messages)

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

[PATCH] x86/intel_idle: add GLK support
 2017-04-29  3:56 UTC  (3+ messages)

[PATCH v3 0/3] thermal: broadcom: Add NSP Thermal Support
 2017-04-28 20:50 UTC  (6+ messages)
  ` [PATCH v3 1/3] ARM: BCM: Enable thermal support for NSP SoCs
  ` [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs
` [PATCH v3 3/3] ARM: dts: NSP: Add Thermal Support

[PATCH V6 0/9] PM / Domains: Implement domain performance states
 2017-04-28 20:48 UTC  (11+ messages)
  ` [PATCH V6 1/9] PM / OPP: Introduce "power-domain-opp" property
  ` [PATCH V6 2/9] PM / Domains: Allow OPP table to be used for power-domains
` [PATCH V6 3/9] PM / QOS: Keep common notifier list for genpd constraints
` [PATCH V6 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
` [PATCH V6 5/9] PM / OPP: Add support to parse "power-domain-opp" property
` [PATCH V6 6/9] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH V6 7/9] PM / domain: Register PM QOS performance notifier
` [PATCH V6 8/9] PM / Domain: Add struct device to genpd
` [PATCH V6 9/9] PM / Domain: Add support to parse domain's OPP table

[PATCH] PM / Domains: Fix DT example
 2017-04-28 18:37 UTC  (2+ messages)

[PATCH v2 0/3] thermal: broadcom: Add NSP Thermal Support
 2017-04-28 18:05 UTC  (6+ messages)
  ` [PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs
  ` [PATCH v2 2/3] thermal: broadcom: ns-thermal: default on "
  ` [PATCH v2 3/3] ARM: dts: NSP: Add Thermal Support

[PATCH 0/2] thermal: broadcom: Add NSP Thermal Support
 2017-04-28 18:04 UTC  (8+ messages)
` [PATCH 1/2] thermal: broadcom: Allow for NSP to use ns-thermal driver
` [PATCH 2/2] ARM: dts: NSP: Add Thermal Support

57362 linux-pm
 2017-04-28  7:30 UTC 

[PATCH V4 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-28  4:24 UTC  (5+ messages)

[PATCH] devfreq: do not ignore errors during store min, max frequency
 2017-04-27 23:41 UTC  (4+ messages)
      `  "

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-04-27 22:26 UTC  (8+ messages)
` [PATCH 1/5] PM / wakeup: Integrate mechanism to abort transitions in progress
` [PATCH 2/5] ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
` [PATCH 3/5] ACPI / sleep: EC-based wakeup from suspend-to-idle on Dell systems
` [PATCH 4/5] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
` [PATCH 5/5] platform: x86: intel-hid: "

[PATCH v2 0/3] soc/tegra: bpmp: Generic PM domains for Tegra186
 2017-04-27 14:19 UTC  (4+ messages)
` [PATCH v2 2/3] soc/tegra: bpmp: Update ABI header

[PATCH v3 09/29] x86: assembly, use DATA_SIMPLE for data
 2017-04-27 12:30 UTC  (3+ messages)

[PATCH V2] cpuidle: check dev before usage in cpuidle_use_deepest_state
 2017-04-27  9:39 UTC  (2+ messages)

Touchscreen failure with CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND
 2017-04-27  2:20 UTC  (18+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
 2017-04-27  1:17 UTC  (2+ messages)

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-26 15:44 UTC  (12+ messages)
` [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH] clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access
 2017-04-26  7:11 UTC  (2+ messages)

[RESEND PATCH v4] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
 2017-04-26  5:51 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD and IIO due for the v4.12 merge window

[PATCH] thermal: qoriq: remove useless call for of_thermal_get_trip_points()
 2017-04-26  1:50 UTC 

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-25 21:26 UTC  (7+ 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).