Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/4] Support for fast dormancy - take 2
@ 2010-10-07 13:37 Mika Liljeberg
  2010-10-07 13:37 ` [PATCH 1/4] radio settings: allow for more than one property Mika Liljeberg
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Mika Liljeberg @ 2010-10-07 13:37 UTC (permalink / raw)
  To: ofono

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

Oops, a couple of checkpatch issues had crept in since last check.
Overlong lines removed.

Apologies,

	MikaL

[PATCH 1/4] radio settings: allow for more than one property
[PATCH 2/4] radio settings: add FastDormancy property
[PATCH 3/4] radio settings: document FastDormancy property
[PATCH 4/4] test: add scripts to enable and disable fast dormancy

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/4] Support for fast formancy
@ 2010-10-07 13:21 Mika Liljeberg
  2010-10-07 13:21 ` [PATCH 2/4] radio settings: add FastDormancy property Mika Liljeberg
  0 siblings, 1 reply; 20+ messages in thread
From: Mika Liljeberg @ 2010-10-07 13:21 UTC (permalink / raw)
  To: ofono

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

Hi All,

The following four patches add core support for fast dormancy.
I have tested the changes with a backend for isimodem. However,
the isimodem implementation has triggered some fairly extensive
revectoring of gisi. The final isimodem patches will be submitted
once the gisi changes are complete.

Br,

	MikaL
--
[PATCH 1/4] radio settings: allow for more than one property
[PATCH 2/4] radio settings: add FastDormancy property
[PATCH 3/4] radio settings: document FastDormancy property
[PATCH 4/4] test: add scripts to enable and disable fast dormancy

 Makefile.am                |    4 +-
 doc/radio-settings-api.txt |   22 ++++++
 include/radio-settings.h   |   12 +++
 src/call-settings.c        |    2 +-
 src/common.c               |    2 +-
 src/radio-settings.c       |  160 ++++++++++++++++++++++++++++++++++++--------
 test/disable-fast-dormancy |   20 ++++++
 test/enable-fast-dormancy  |   20 ++++++
 8 files changed, 210 insertions(+), 32 deletions(-)

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

end of thread, other threads:[~2010-10-25  6:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 13:37 [PATCH 0/4] Support for fast dormancy - take 2 Mika Liljeberg
2010-10-07 13:37 ` [PATCH 1/4] radio settings: allow for more than one property Mika Liljeberg
2010-10-20 22:57   ` Denis Kenzior
2010-10-21  8:55     ` Mika.Liljeberg
2010-10-21 14:03       ` Denis Kenzior
2010-10-22  7:08         ` Mika.Liljeberg
2010-10-22 13:49           ` Denis Kenzior
2010-10-22 14:21             ` Mika.Liljeberg
2010-10-22 14:55               ` Denis Kenzior
2010-10-25  6:59                 ` Mika.Liljeberg
2010-10-07 13:37 ` [PATCH 2/4] radio settings: add FastDormancy property Mika Liljeberg
2010-10-20 23:07   ` Denis Kenzior
2010-10-07 13:37 ` [PATCH 3/4] radio settings: document " Mika Liljeberg
2010-10-07 15:34   ` Marcel Holtmann
2010-10-08  6:56     ` Mika.Liljeberg
2010-10-08  8:55       ` Marcel Holtmann
2010-10-20 23:21   ` Denis Kenzior
2010-10-07 13:37 ` [PATCH 4/4] test: add scripts to enable and disable fast dormancy Mika Liljeberg
2010-10-20 23:09   ` Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2010-10-07 13:21 [PATCH 0/4] Support for fast formancy Mika Liljeberg
2010-10-07 13:21 ` [PATCH 2/4] radio settings: add FastDormancy property Mika Liljeberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox