linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-05 10:09:06 to 2016-12-10 07:49:11 UTC [more...]

[PATCH] power: max77693_charger: Better sysfs creation and using devm APIs
 2016-12-10  7:48 UTC  (2+ messages)

[PATCH v8 0/8] Support Intel Turbo Boost Max Technology 3.0
 2016-12-09 23:52 UTC  (8+ messages)
` [PATCH v8 8/8] cpufreq: intel_pstate: Use CPPC to get max performance
            ` [PATCH] ACPI / CPPC: Fix per-CPU pointers management

[PATCH v4 0/4] powernv:stop: Use psscr_val,mask provided by firmware
 2016-12-09 13:32 UTC  (5+ messages)
  ` [PATCH v4 1/4] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v4 2/4] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v4 3/4] powernv: Pass PSSCR value and mask to power9_idle_stop
` [PATCH v4 4/4] Documentation:powerpc: Add device-tree bindings for power-mgt

[PATCH v2] power: supply: smb347_charger: Use device managed API's
 2016-12-09 13:06 UTC 

[PATCH v2] power: supply: smb347_charger: Use device managed API's
 2016-12-09 11:10 UTC 

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2016-12-09 11:04 UTC  (12+ messages)
` [PATCH v2 01/11] power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible
` [PATCH v2 02/11] mfd: axp20x: add volatile and writeable reg ranges for VBUS power supply driver
` [PATCH v2 03/11] power: supply: axp20x_usb_power: set min voltage and max current from sysfs
` [PATCH v2 04/11] Documentation: DT: binding: axp20x_usb_power: add axp223 compatible
` [PATCH v2 05/11] power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
` [PATCH v2 06/11] mfd: axp20x: add separate MFD cell "
` [PATCH v2 07/11] ARM: dtsi: add DTSI "
` [PATCH v2 08/11] ARM: dts: sun8i-a33-olinuxino: use AXP223 DTSI
` [PATCH v2 09/11] ARM: dts: sun8i-a33-sinlinx-sina33: "
` [PATCH v2 10/11] ARM: dts: sun8i-r16-parrot: "
` [PATCH v2 11/11] ARM: dtsi: sun8i-reference-design-tablet: "

[PATCH v2 0/8] power: supply: tps65217: Support USB charger feature
 2016-12-09  7:49 UTC  (9+ messages)
` [PATCH v2 1/8] power: supply: tps65217: Support USB charger interrupt
` [PATCH v2 2/8] power: supply: tps65217: Use 'poll_task' on unloading the module
` [PATCH v2 3/8] power: supply: tps65217: Remove IRQ data from driver data
` [PATCH v2 4/8] power: supply: tps65217: Use generic name for charger online
` [PATCH v2 5/8] power: supply: tps65217: Use generic name for power supply structure
` [PATCH v2 6/8] power: supply: tps65217: Use generic name for power supply property
` [PATCH v2 7/8] power: supply: tps65217: Use generic name for get_property()
` [PATCH v2 8/8] power: supply: tps65217: Use generic charger name

[PATCH] PM / Domains: Fix for domain idle state
 2016-12-08 16:07 UTC  (5+ messages)
` [PATCH] PM / Domains: Fix compatible "

[PATCH 00/10] PM / OPP: Fixes and cleanups
 2016-12-08 14:47 UTC  (36+ messages)
` [PATCH 01/10] PM / OPP: Fix memory leak while adding duplicate OPPs
` [PATCH 02/10] PM / OPP: Remove useless TODO
` [PATCH 03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate()
` [PATCH 04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings
` [PATCH 05/10] PM / OPP: Add light weight _opp_free() routine
` [PATCH 06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table()
` [PATCH 07/10] PM / OPP: Don't allocate OPP table from _opp_allocate()
` [PATCH 08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
` [PATCH 09/10] PM / OPP: Don't expose srcu_head to register notifiers
` [PATCH 10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()

[PATCH 0/2] PM / Domains: Fix asynchronous execution of *noirq() callbacks
 2016-12-08 13:45 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Rename functions in genpd for power on/off
` [PATCH 2/2] PM / Domains: Fix asynchronous execution of *noirq() callbacks

[PATCH] power: max8997_charger: Using device managed API and remove OOM print
 2016-12-08  9:12 UTC 

Cpufreq regression in next-20161207
 2016-12-08  8:54 UTC  (6+ messages)

[PATCH] power: supply: smb347_charger: Use device managed API's
 2016-12-08  4:42 UTC  (2+ messages)

[PATCH V2 00/10] PM / OPP: Fixes and cleanups
 2016-12-08  4:03 UTC  (13+ messages)
` [PATCH V2 01/10] PM / OPP: Fix memory leak while adding duplicate OPPs
` [PATCH V2 02/10] PM / OPP: Remove useless TODO
` [PATCH V2 03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate()
` [PATCH V2 04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings
` [PATCH V2 05/10] PM / OPP: Add light weight _opp_free() routine
` [PATCH V2 06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table()
` [PATCH V2 07/10] PM / OPP: Don't allocate OPP table from _opp_allocate()
` [PATCH V2 08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
` [PATCH V2 09/10] PM / OPP: Don't expose srcu_head to register notifiers
` [PATCH V2 10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()

[PATCH 00/12] PM / OPP: Use kref and move away from RCU locking
 2016-12-08  4:00 UTC  (16+ messages)
` [PATCH 01/12] PM / OPP: Add per OPP table mutex
` [PATCH 02/12] PM / OPP: Add 'struct kref' to OPP table
` [PATCH 03/12] PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
` [PATCH 04/12] PM / OPP: Take reference of the OPP table while adding/removing OPPs
` [PATCH 05/12] PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
` [PATCH 06/12] PM / OPP: Add 'struct kref' to struct dev_pm_opp
` [PATCH 07/12] PM / OPP: Update OPP users to put reference
` [PATCH 08/12] PM / OPP: Take kref from _find_opp_table()
` [PATCH 09/12] PM / OPP: Move away from RCU locking
` [PATCH 10/12] PM / OPP: Simplify _opp_set_availability()
` [PATCH 11/12] PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
` [PATCH 12/12] PM / OPP: Update Documentation to remove RCU specific bits

[PATCH V2] devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks
 2016-12-08  0:38 UTC  (3+ messages)

[Notice] Submissions of new 4.10 material for ACPI/PM closed
 2016-12-08  0:45 UTC 

[PATCH] PM: Fix bug in the error handling of async suspend
 2016-12-08  0:18 UTC  (2+ messages)

[PATCH 1/1] cpuidle: fix improper return value on error
 2016-12-08  0:13 UTC  (2+ messages)

[PATCH] PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
 2016-12-08  0:10 UTC  (2+ messages)

[PATCH] x86/suspend: fix false positive KASAN warning on suspend/resume
 2016-12-08  0:10 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] Revert "PM / OPP: Don't assume platform doesn't have regulators"
 2016-12-07 23:29 UTC  (2+ messages)

[PATCH 0/2] PM / sleep: Support for using suspend-to-idle by default
 2016-12-07 23:14 UTC  (6+ messages)

[PATCH 0/3] make kurobox-pro be able to shutdown after device-tree migration
 2016-12-07 18:04 UTC  (10+ messages)
` [PATCH 1/3] power: reset: make qnap-poweroff flexible on hello magic command to uart1
` [PATCH 2/3] power: reset: make qnap-poweroff flexible on length of power-off command
` [PATCH 3/3] power: reset: make qnap-poweroff support kurobox-pro
  ` [PATCH v1 0/3] make kurobox-pro be able to shutdown after device-tree migration
    ` [PATCH v1 1/3] power: reset: make qnap-poweroff flexible on hello magic command to uart1
    ` [PATCH v1 2/3] power: reset: make qnap-poweroff flexible on length of power-off command
    ` [PATCH v1 3/3] power: reset: make qnap-poweroff support kurobox-pro

(unknown),
 2016-12-07 15:52 UTC 

[PATCH v4 0/4] ARM: da850: fix pll0 rate setting
 2016-12-07 15:22 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: da850: fix infinite loop in clk_set_rate()
` [PATCH v4 2/4] ARM: da850: don't add the emac clock to the clock lookup table twice
` [PATCH v4 3/4] ARM: da850: coding style fix
` [PATCH v4 4/4] ARM: da850: fix da850_set_pll0rate()

[PATCH 0/2] Device links documentation
 2016-12-07 11:50 UTC  (13+ messages)
  ` [PATCH 1/2] Documentation/core-api/device_link: Add initial documentation
  ` [PATCH 2/2] driver core: Silence device links sphinx warning

[PATCH] PM / Sleep: Print active wakeup sources when reading wakeup events blocked
 2016-12-07 11:31 UTC 

[PATCH v4 0/4] thermal: add driver for R-Car Gen3
 2016-12-07  9:06 UTC  (8+ messages)
` [PATCH v4 2/4] thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
` [PATCH v4 5/4] thermal: rcar_gen3_thermal: restrict to 64BIT

[PATCH v3 0/3] ARM: da850: fix pll0 rate setting
 2016-12-07  6:30 UTC  (13+ messages)
` [PATCH v3 1/3] ARM: da850: fix infinite loop in clk_set_rate()
` [PATCH v3 2/3] ARM: da850: coding style fix
` [PATCH v3 3/3] ARM: da850: fix da850_set_pll0rate()

[PATCH 00/12] extcon: Replace the deprecated extcon API
 2016-12-07  3:45 UTC  (14+ messages)
` [PATCH 07/12] usb: sunxi: Uses the resource-managed extcon API when registering extcon notifier
` [PATCH 12/12] usb: renesas_usbhs: Replace the deprecated extcon API
  ` [PATCH 03/12] power_supply: axp288_charger: Replace the "
  ` [PATCH 01/12] phy: rcar-gen3-usb2: Replace the deprecated "

[PATCH V7 00/10] PM / OPP: Multiple regulator support
 2016-12-07  0:39 UTC  (7+ messages)
` [PATCH V7 06/10] PM / OPP: Add infrastructure to manage multiple regulators

[PATCH v2 0/3] Support of Energy Performance hints
 2016-12-06 21:32 UTC  (4+ messages)
` [PATCH v2 1/3] cpufreq: intel_pstate: Lock HWP requests
` [PATCH v2 2/3] cpufreq: intel_pstate: Support of energy performance hint using HWP
` [PATCH v2 3/3] Documentation: intel_pstate: Add energy performance hint

[PATCH] PM / Sleep: Print active wakeup sources when reading wakeup events blocked
 2016-12-06 21:07 UTC 

[PATCH 1/1] cpufreq: Fix NULL pointer comparison warning
 2016-12-06 21:03 UTC  (3+ messages)

[PATCH 0/9] AC97 device/driver model revamp
 2016-12-06 11:13 UTC  (7+ messages)
` [PATCH 8/9] mfd: wm97xx-core: core support for wm97xx Codec

[PATCH 0/3] dev_pm_qos improvements
 2016-12-05 11:19 UTC  (3+ messages)
` [PATCH 1/3] dev_pm_qos: Improve sysfs pm_qos_latency_tolerance validation


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