Hi, there is a new project in garage.maemo.org called Power management tester. It is used to test that kernel and kernel modules implements working power management functionality. PM-tester loads kernel modules one by one and tests that they don't prevent suspend or dynamic sleep. It also verifies that all power domains are in correct state. Project pages could be found from https://garage.maemo.org/projects/pm-test/ and short wiki documentation from https://garage.maemo.org/plugins/wiki/index.php?id=778&type=g . To use PM-tester kernel needs to have working power management support. Linux-omap tree has pm-0 branch which could be used. You need to enable power management support by setting CONFIG_PM=y and suspend CONFIG_SUSPEND=y. PM-tester also needs to have PM debug and debug fs enabled, CONFIG_PM_DEBUG=y and CONFIG_DEBUG_FS=y. Prebuilt armel deb package can be downloaded from https://garage.maemo.org/frs/?group_id=778 Regards, Timo Launonen -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html