linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 01:09:00 to 2017-01-17 02:31:44 UTC [more...]

[PATCH v2 4/6] power: bq24190_charger: Call power_supply_changed() for relevant component
 2017-01-17  2:30 UTC  (6+ messages)

[PATCH v3 5/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
 2017-01-17  2:30 UTC 

[PATCH v3 6/6] power: bq24190_charger: Handle fault before status on interrupt
 2017-01-17  2:30 UTC 

[PATCH v3 3/6] power: bq24190_charger: Install irq_handler_thread() at end of probe()
 2017-01-17  2:30 UTC 

[PATCH v3 2/6] power: bq24190_charger: Call set_mode_host() on pm_resume()
 2017-01-17  2:29 UTC 

[PATCH v3 1/6] power: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
 2017-01-17  2:28 UTC 

[PATCH v3 0/6] BQ24190 charger fixes
 2017-01-17  2:28 UTC 

[PATCH v2 5/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
 2017-01-17  1:59 UTC  (4+ messages)

[PATCH v2 0/6] BQ24190 charger fixes
 2017-01-17  1:50 UTC  (7+ messages)

[PATCH v3 0/7] power: bq27xxx: add support for NVRAM R/W access
 2017-01-17  0:59 UTC  (8+ messages)
` [PATCH v3 1/7] devicetree: power: add battery state machine documentation
` [PATCH v3 6/7] devicetree: power: bq27xxx: add monitored battery documentation

[PATCH] power: supply: fix platform_no_drv_owner.cocci warnings
 2017-01-17  0:11 UTC  (2+ messages)

[PATCH] drivers: power: supply: Compress return logic into one line
 2017-01-16 23:42 UTC  (2+ messages)

[PATCH] drivers: power: supply: Compress return logic into one line
 2017-01-16 23:42 UTC  (2+ messages)

[PATCH v3 0/2] ARM: at91: properly handle LPDDR poweroff
 2017-01-16 23:26 UTC  (2+ messages)

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-16 22:12 UTC  (10+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH 1/2] power_supply: Add OF bindings documentation for max14656_charger_detector
 2017-01-16 22:09 UTC  (3+ messages)
` [PATCH 2/2] power_supply: Add support for MAX14656 USB charger detector

Calling device_init_wakeup() on driver removal
 2017-01-16 21:50 UTC  (4+ messages)

[PATCH v5 0/2] qcom OTG regulator support
 2017-01-16 21:49 UTC  (3+ messages)

[PATCH 0/6] PM / Domains: Implement domain performance states
 2017-01-16 21:47 UTC  (3+ messages)

[PATCH v2 1/6] power: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING
 2017-01-16 20:20 UTC  (3+ messages)

[PATCH 00/12] Move pad retention control to Exynos pin controller driver
 2017-01-16 19:50 UTC  (21+ messages)
  ` [PATCH 01/12] soc: samsung: pmu: Use common device name to let others to find it easily
  ` [PATCH 02/12] soc: samsung: pmu: Use of_device_get_match_data helper
  ` [PATCH 03/12] soc: samsung: pmu: Remove messages for failed memory allocation
  ` [PATCH 04/12] pinctrl: samsung: Document Exynos3250 SoC support
  ` [PATCH 05/12] pinctrl: samsung: Remove messages for failed memory allocation
  ` [PATCH 06/12] pinctrl: samsung: Add missing initconst annotation
  ` [PATCH 07/12] pinctrl: samsung: Remove dead code
  ` [PATCH 08/12] pinctrl: samsung: Use generic of_device_get_match_data helper
  ` [PATCH 09/12] pinctrl: samsung: Add infrastructure for pin-bank retention control
  ` [PATCH 10/12] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
  ` [PATCH 11/12] pinctrl: samsung: Move retention control from mach-s5pv210 "
  ` [PATCH 12/12] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops

[PATCH 0/6] Few bq24190-charger fixes and improvments
 2017-01-16 19:22 UTC  (19+ messages)
` [PATCH 1/6] power: bq24190_charger: Call enable_irq() only at the end of probe()
` [PATCH 4/6] power: bq24190_charger: Don't read fault register outside irq_handle_thread()
` [PATCH 5/6] power: bq24190_charger: Check the interrupt status on resume
` [PATCH 6/6] power: bq24190_charger: Use PM runtime autosuspend

[PATCH v2 6/6] power: bq24190_charger: Handle fault before status on interrupt
 2017-01-16 18:57 UTC  (2+ messages)

[PATCH v2 3/6] power: bq24190_charger: Install irq_handler_thread() at end of probe()
 2017-01-16 18:03 UTC  (2+ messages)

[PATCH v2 2/6] power: bq24190_charger: Call set_mode_host() on pm_resume()
 2017-01-16 17:49 UTC  (2+ messages)

BQ27xxx registers
 2017-01-16 17:43 UTC  (6+ messages)

[PATCH v3 0/4] PM / devfreq: Update the devfreq and devfreq-event device
 2017-01-16 12:26 UTC  (5+ messages)
  ` [PATCH v3 1/4] PM / devfreq: Fix the wrong description for userspace governor
  ` [PATCH v3 2/4] PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
  ` [PATCH v3 3/4] PM / devfreq: Simplify the sysfs name of devfreq-event device
  ` [PATCH v3 4/4] PM / devfreq: Modify the device name as devfreq[X] for sysfs

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-16 10:29 UTC  (10+ messages)
` [PATCH v5 6/8] PM / sleep: Define constant for direct_complete
` [PATCH v5 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v5 7/8] thunderbolt: Power down controller when idle
` [PATCH v5 8/8] thunderbolt: Runtime suspend NHI "
` [PATCH v5 5/8] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v5 2/8] PCI: Allow runtime PM on Thunderbolt ports
` [PATCH v5 4/8] Revert "PM / Runtime: Remove the exported function pm_children_suspended()"
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices

[PATCH] thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
 2017-01-16 10:13 UTC 

[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-01-16  6:59 UTC  (4+ messages)
` [PATCH v4 2/3] MAINTAINERS: add zx2967 thermal drivers to ARM ZTE architecture
` [PATCH v4 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework
 2017-01-16  3:48 UTC  (7+ messages)
` [PATCH 1/4] selftest: cpufreq: Add support for cpufreq tests
` [PATCH 2/4] selftest: cpufreq: Add suspend/resume/hibernate support
` [PATCH 3/4] selftest: cpufreq: Add support to test cpufreq modules
` [PATCH 4/4] selftest: cpufreq: Add special tests

[PATCH DEBUG] x86, pat/mtrr: MTRR/PAT init earlier for each APs
 2017-01-16  2:56 UTC  (2+ messages)

[PATCH v2 0/3] per cpu resume latency
 2017-01-16  1:11 UTC  (6+ messages)
` [PATCH 1/3] cpuidle/menu: stop seeking deeper idle if current state is too deep
` [PATCH v2 2/3] cpu: expose pm_qos_resume_latency for each cpu
` [PATCH 3/3] cpuidle/menu: add per cpu pm_qos_resume_latency consideration

[PATCH] [PATCH]thermal/intel_powerclamp:fix sched_setscheduler fail
 2017-01-15 10:28 UTC  (2+ messages)
` [thermal/intel_powerclamp] b4d590f251: WARNING:at_kernel/sched/idle.c:#play_idle

[PATCH v4 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-15  9:36 UTC  (6+ messages)
` [PATCH v4 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2017-01-15  3:35 UTC  (9+ messages)

[PATCH 0/7] mfd/iio: move the AB8500 GPADC driver to IIO
 2017-01-14 15:00 UTC  (20+ messages)
` [PATCH 1/7] power: supply: ab8500_btemp: convert to IIO ADC
` [PATCH 2/7] power: supply: ab8500_charger: "
` [PATCH 3/7] power: supply: ab8500_fg: "
` [PATCH 4/7] hwmon: ab8500: "
` [PATCH 5/7] mfd: ab8500: augment DT bindings
` [PATCH 6/7] mfd/iio: move the AB8500 GPADC to IIO

[RESEND PATCH 0/2] PM / Domains: Fix asynchronous execution of *noirq() callbacks
 2017-01-13 19:53 UTC  (4+ messages)
` [RESEND PATCH 1/2] PM / Domains: Rename functions in genpd for power on/off
` [RESEND PATCH 2/2] PM / Domains: Fix asynchronous execution of *noirq() callbacks

[PATCH v4 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-13 17:00 UTC  (11+ messages)
  ` [PATCH v4 1/4] dmaengine: pl330: remove pdata based initialization
  ` [PATCH v4 2/4] dmaengine: Forward slave device pointer to of_xlate callback
  ` [PATCH v4 3/4] dmaengine: pl330: Store pointer to slave device
  ` [PATCH v4 4/4] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-13 16:57 UTC  (13+ messages)
` [PATCH v5 1/5] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v5 2/5] powernv:stop: Uniformly rename power9 to arch300
` [PATCH v5 3/5] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v5 4/5] powernv: Pass PSSCR value and mask to power9_idle_stop
` [PATCH v5 5/5] Documentation:powerpc: Add device-tree bindings for power-mgt

[PATCH] mfd: axp20x: Add AXP288 volatile registers
 2017-01-13 15:54 UTC  (3+ messages)

[PATCH v2] PM / devfreq: Don't delete sysfs group twice
 2017-01-13 14:16 UTC  (2+ messages)

Preventing PM from suspending device
 2017-01-13  9:38 UTC  (5+ messages)

[PATCH 00/12] PM / OPP: Use kref and move away from RCU locking
 2017-01-13  8:56 UTC  (14+ messages)
` [PATCH 02/12] PM / OPP: Add 'struct kref' to OPP table
` [PATCH 06/12] PM / OPP: Add 'struct kref' to struct dev_pm_opp
` [PATCH 12/12] PM / OPP: Update Documentation to remove RCU specific bits

arm64: dts: mt8173: add node for thermal calibration
 2017-01-13  8:51 UTC  (2+ messages)

[PATCH] power: reset: Add MAX77620 support
 2017-01-13  3:44 UTC  (5+ messages)

[PATCH v2] PM / devfreq: Don't delete sysfs group twice
 2017-01-13  0:18 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-12 17:39 UTC  (6+ messages)

[PATCH 2/3] cpu: expose pm_qos_resume_latency for each cpu
 2017-01-12 13:04 UTC  (5+ messages)

[PATCHv3 0/6] sh_eth: add wake-on-lan support via magic packet
 2017-01-12 12:55 UTC  (3+ messages)
` [PATCHv3 2/6] sh_eth: add generic "

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2017-01-12  9:28 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: fix warning on 64bit
 2017-01-12  2:55 UTC  (2+ messages)

[PATCH 00/10] power: supply: bq275xx: implement individual chip revision support
 2017-01-12  2:54 UTC  (3+ messages)
` [PATCH v5 00/11] power: supply: bq27xxx: "

[PATCH v2 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-01-12  1:09 UTC  (3+ messages)
` [PATCH v2 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family


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