linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-06 02:02:05 to 2015-03-11 09:31:12 UTC [more...]

[PATCH 0/2] Add support for generic register mapped poweroff
 2015-03-11  9:31 UTC  (6+ messages)
  ` [PATCH 1/2] power: reset: Add generic SYSCON "
` [PATCH 2/2] dt: power: Add docs for generic SYSCON poweroff driver

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-11  8:38 UTC  (36+ messages)
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND

[PATCH] Revert "cpupower Makefile change to help run the tool without 'make install'"
 2015-03-11  0:26 UTC 

Bad rpath in cpupower with 4.0-rcX
 2015-03-10 22:30 UTC  (3+ messages)

[PATCH v4 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-10 21:27 UTC  (7+ messages)
  ` [PATCH v4 1/6] power: twl4030-madc-battery: Convert to iio consumer
  ` [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings
` [PATCH v4 2/6] power: twl4030_madc_battery: Add device tree support
` [PATCH v4 4/6] ARM: dts: omap3-gta04: Add battery support
` [PATCH v4 5/6] power: twl4030_madc_battery: Add of_twl4030_madc_match to MODULE_DEVICE_TABLE
` [PATCH v4 6/6] power: twl4030_madc_battery: Add missing MODULE_ALIAS

[PATCH v3.10-stable] PM / QoS: remove duplicate call to pm_qos_update_target
 2015-03-10 20:15 UTC 

[RFC PATCH v15 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-10 18:51 UTC  (19+ messages)
` [RFC PATCH v15 01/11] ARM: cpuidle: Register per cpuidle device
` [RFC PATCH v15 02/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus
` [PATCH v15 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
` [PATCH v15 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v15 08/11] ARM: dts: qcom: Add idle states device nodes for 8074
  ` [PATCH v15 03/11] ARM: cpuidle: qcom: Add documentation for qcom cpuidle states
  ` [PATCH v15 06/11] ARM: dts: qcom: Add power-controller device node for 8084 Krait CPUs
  ` [PATCH v15 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
` [PATCH v15 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
` [PATCH v15 11/11] ARM: qcom: Update defconfig

[PATCH] thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
 2015-03-10 16:05 UTC  (3+ messages)

[PATCH v4 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
 2015-03-10 18:00 UTC  (3+ messages)

[PATCH v1 0/3 RESEND] NI Ettus Research USRP E3x0 soft-poweroff
 2015-03-10 17:35 UTC  (2+ messages)

[RFC PATCH 1/2] arm64: kernel: perf: add cpu hotplug notifier
 2015-03-10 17:31 UTC  (2+ messages)
` [RFC PATCH 2/2] arm64: kernel: perf: add pmu CPU PM notifier

[PATCH v7 0/5] Add new MFD driver for MAX77843
 2015-03-10 13:44 UTC  (19+ messages)
` [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver
` [PATCH v7 3/5] power: max77843_battery: Add Max77843 fuel gauge "
` [PATCH v7 4/5] Input: add haptic drvier on max77843

[PATCH v6 00/22] power_supply: Allow safe usage of power supply
 2015-03-10  8:27 UTC  (23+ messages)
` [PATCH v6 01/22] compal-laptop: Fix leaking hwmon device
` [PATCH v6 02/22] compal-laptop: Check return value of power_supply_register
` [PATCH v6 03/22] power_supply: Add driver private data
` [PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
` [PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
` [PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v6 07/22] power_supply: 88pm860x_charger: "
` [PATCH v6 08/22] power_supply: ab8500: "
` [PATCH v6 09/22] mfd: "
` [PATCH v6 10/22] power_supply: apm_power: "
` [PATCH v6 11/22] power_supply: bq2415x_charger: "
` [PATCH v6 12/22] power_supply: charger-manager: "
` [PATCH v6 13/22] power_supply: Change ownership from driver to core
` [PATCH v6 14/22] power_supply: Add power_supply_put for decrementing device reference counter
  ` [PATCH v6 15/22] power_supply: Increment power supply use counter when obtaining references
  ` [PATCH v6 16/22] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v6 18/22] x86/olpc/xo15/sci: "
` [PATCH v6 19/22] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v6 20/22] power_supply: bq2415x_charger: "
` [PATCH v6 21/22] mfd: ab8500: "
` [PATCH v6 22/22] arm: mach-pxa: "

[RFC 0/4] Enable power supply charging control
 2015-03-10  5:21 UTC  (15+ messages)
` [RFC 1/4] power_supply: Introduce charging object table
` [RFC 2/4] power: core: Add generic interface to get battery specification
` [RFC 3/4] power_supply: Introduce charger control interface
` [RFC 4/4] charger-manager: Enable psy based charge control

[RFC 1/4] power_supply: Introduce charging object table
 2015-03-10  5:16 UTC  (3+ messages)

[PATCH v2 0/4] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-03-10  2:50 UTC  (9+ messages)
` [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver

[PATCH v2] thermal: exynos: Add the support for Exynos5433 TMU
 2015-03-10  2:23 UTC 

[PATCH] devfreq: event: Add 'const' keyword for devfreq_event_ops structure
 2015-03-10  0:27 UTC 

[PATCH] i8042 / PM: Allow PC keyboard to wake up from suspend-to-idle
 2015-03-10  0:05 UTC  (5+ messages)

[PATCH v5 0/8] ARM: shmobile: R-Mobile: DT PM domain support
 2015-03-09 21:00 UTC  (3+ messages)
` [PATCH v5 1/8] PM / Domains: Add DT bindings for power-on/off latencies

[PATCH 0/5] Rename regulator_set_optimum_mode
 2015-03-09 18:33 UTC  (2+ messages)

[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
 2015-03-09 16:41 UTC  (15+ messages)

[PATCH v4 3/9] watchdog: at91rm9200: use the system timer syscon
 2015-03-09 15:33 UTC  (2+ messages)
` [v4,3/9] "

[RFC/PATCH 0/6] Add CPUIdle support for Renesas SoCs
 2015-03-09 15:32 UTC  (5+ messages)

intel_soc_dts_thermal binding issues
 2015-03-09 13:11 UTC  (7+ messages)

[PATCH 00/15] Enhance twl4030_charger functionality
 2015-03-09 11:14 UTC  (27+ messages)
` [PATCH 03/15] twl4030_charger: use devres for power_supply_register and kzalloc
` [PATCH 07/15] twl4030_charger: allow fine control of charger current
` [PATCH 12/15] twl4030_charger: add software controlled linear charging mode
      ` twl4030_charger: need changes to get probed?
` [PATCH 09/15] twl4030_charger: allow max_current to be managed via sysfs
` [PATCH 13/15] twl4030_charger: add ac/mode to match usb/mode

[PATCH v4 0/9] Atmel System Timer cleanups
 2015-03-09 11:13 UTC  (11+ messages)
` [PATCH v4 2/9] mfd: syscon: Add atmel system timer registers definition
` [PATCH v4 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource
` [PATCH v4 7/9] clocksource: atmel-st: properly initialize driver
` [PATCH v4 8/9] clocksource: atmel-st: use syscon/regmap

[PATCH v5 0/2] power: rt5033: Add Richtek RT533 drivers
 2015-03-09 10:10 UTC  (8+ messages)
` [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver
` [PATCH 2/2] Documentation: Add documentation for rt5033 multifunction device

[PATCHv3 0/1] Intel Quark X1000 DTS thermal driver
 2015-03-09  7:42 UTC  (2+ messages)
` [PATCHv3 1/1] thermal: intel Quark SoC "

[PATCH] cpufreq: Ref the policy object sooner
 2015-03-09  4:20 UTC 

[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-03-09  4:14 UTC  (21+ messages)

[PATCH v3] PM-Trace: add pm-trace support for suspending phase
 2015-03-09  2:10 UTC 

[PATCH] power: generic-adc-battery: Fix power_supply_property returned value
 2015-03-09  1:54 UTC  (2+ messages)

[PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-03-08 11:27 UTC  (3+ messages)

[PATCH] ab8500_fg.c: only request threaded IRQs when necessary
 2015-03-07 19:47 UTC  (2+ messages)

[PATCH] power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request
 2015-03-07 18:42 UTC  (2+ messages)

[PATCH 0/2] bq2415x_charger: Fix coding style issues and add new charger in the list of supported chargers
 2015-03-07 18:38 UTC  (2+ messages)

[GIT PULL] Power management and ACPI fixes for 4.0-rc3
 2015-03-06 15:16 UTC 

smsc911x suspend/resume
 2015-03-06  9:16 UTC 


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