lkml.org 
[lkml]   [2020]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] AT91 PM improvements
Date
Hi,

This series adds ULP0 fast mode intended to reduce the suspend/resume
time in the detriment of power consumption (patch 1/3).
Along with this patch 2/3 adds code to avoid requesting a PM mode
not available on platforms not supporting it.
Patch 3/3 decrements a device_node refcount after its usage.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
ARM: at91: pm: add support for ulp0 fast mode
ARM: at91: pm: add per soc validation of pm modes
ARM: at91: pm: put node after its usage

arch/arm/mach-at91/at91rm9200.c | 10 +++++-
arch/arm/mach-at91/at91sam9.c | 9 ++++-
arch/arm/mach-at91/generic.h | 20 +++++------
arch/arm/mach-at91/pm.c | 79 +++++++++++++++++++++++++++++++++++------
arch/arm/mach-at91/pm.h | 5 +--
arch/arm/mach-at91/pm_suspend.S | 41 ++++++++++++++++++---
arch/arm/mach-at91/sam9x60.c | 11 +++++-
arch/arm/mach-at91/sama5.c | 21 +++++++++--
8 files changed, 165 insertions(+), 31 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2020-08-03 09:26    [W:0.039 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site