From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html