Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCHv1 0/5] Bluetooth: experimental support for pm_limits
@ 2010-10-01 12:47 Emeltchenko Andrei
  2010-10-01 12:47 ` [PATCHv1 1/5] Bluetooth: board " Emeltchenko Andrei
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Emeltchenko Andrei @ 2010-10-01 12:47 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>

First version of using power constraints interface to achieve
maximum bluetooth transfer speed. Otherwise HW goes to idle mode
and speed decreases 3 times.

Use empirical power management analyzer (TM) to define amount
of time device set high power constraints for.

May include hacks :-)

Andrei Emeltchenko (5):
  Bluetooth: board support for pm_limits
  Bluetooth: rm581: pm constraints support
  Bluetooth: rm680: pm constraints support
  Bluetooth: rm696: pm constraints support
  Bluetooth: pm constraints in bt transfer mode

 arch/arm/mach-omap2/board-rm581-peripherals.c |    8 ++
 arch/arm/mach-omap2/board-rm680-peripherals.c |    8 ++
 arch/arm/mach-omap2/board-rm696-peripherals.c |    8 ++
 arch/arm/plat-omap/include/plat/board-nokia.h |    1 +
 drivers/bluetooth/hci_h4p/core.c              |   92 ++++++++++++++++++++++++-
 drivers/bluetooth/hci_h4p/hci_h4p.h           |    1 +
 6 files changed, 117 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2010-10-05  7:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 12:47 [PATCHv1 0/5] Bluetooth: experimental support for pm_limits Emeltchenko Andrei
2010-10-01 12:47 ` [PATCHv1 1/5] Bluetooth: board " Emeltchenko Andrei
2010-10-01 12:47 ` [PATCHv1 2/5] Bluetooth: rm581: pm constraints support Emeltchenko Andrei
2010-10-01 12:47 ` [PATCHv1 3/5] Bluetooth: rm680: " Emeltchenko Andrei
2010-10-01 12:47 ` [PATCHv1 4/5] Bluetooth: rm696: " Emeltchenko Andrei
2010-10-01 12:47 ` [PATCHv1 5/5] Bluetooth: pm constraints in bt transfer mode Emeltchenko Andrei
2010-10-01 12:50 ` [PATCHv1 0/5] Bluetooth: experimental support for pm_limits Andrei Emeltchenko
2010-10-05  7:49 ` Marcel Holtmann

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