All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Fast dormancy support
@ 2010-10-26 15:31 Mika Liljeberg
  2010-10-26 15:31 ` [PATCH 1/6] radio settings: fix mode initializion Mika Liljeberg
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Mika Liljeberg @ 2010-10-26 15:31 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

Hi All,

Here's another go at fast dormancy.

Br,

	MikaL

[PATCH 1/6] radio settings: fix mode initializion
[PATCH 2/6] stemodem: add default case
[PATCH 3/6] radio settings: add FastDormancy property
[PATCH 4/6] test: add script to control fast dormancy
[PATCH 5/6] isimodem: add support for FastDormancy property
[PATCH 6/6] TODO: mark fast dormancy as done

 Makefile.am                       |    3 +-
 TODO                              |   20 ------
 doc/features.txt                  |    8 +++
 drivers/isimodem/radio-settings.c |   91 ++++++++++++++++++++++++++++-
 drivers/stemodem/radio-settings.c |    2 +-
 include/radio-settings.h          |   22 ++++++-
 src/radio-settings.c              |  116 ++++++++++++++++++++++++++++++++++--
 test/set-fast-dormancy            |   25 ++++++++
 8 files changed, 253 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-11-01  9:18 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 15:31 [PATCH 0/6] Fast dormancy support Mika Liljeberg
2010-10-26 15:31 ` [PATCH 1/6] radio settings: fix mode initializion Mika Liljeberg
2010-10-28  3:27   ` Denis Kenzior
2010-10-26 15:31 ` [PATCH 2/6] stemodem: add default case Mika Liljeberg
2010-10-26 15:35   ` Marcel Holtmann
2010-10-26 15:43     ` Mika.Liljeberg
2010-10-26 16:24       ` Marcel Holtmann
2010-10-27  7:06         ` Mika.Liljeberg
2010-10-27  9:12           ` Marcel Holtmann
2010-10-26 15:31 ` [PATCH 3/6] radio settings: add FastDormancy property Mika Liljeberg
2010-10-28  3:27   ` Denis Kenzior
2010-10-28 13:32     ` Mika.Liljeberg
2010-10-28 15:19       ` Denis Kenzior
2010-10-29  8:52         ` Mika.Liljeberg
2010-10-29 14:34           ` Denis Kenzior
2010-11-01  9:18             ` Mika.Liljeberg
2010-10-26 15:31 ` [PATCH 4/6] test: add script to control fast dormancy Mika Liljeberg
2010-10-28  3:27   ` Denis Kenzior
2010-10-26 15:31 ` [PATCH 5/6] isimodem: add support for FastDormancy property Mika Liljeberg
2010-10-28  3:28   ` Denis Kenzior
2010-10-26 15:31 ` [PATCH 6/6] TODO: mark fast dormancy as done Mika Liljeberg
2010-10-28  3:28   ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.