Age | Commit message (Expand) | Author |
---|---|---|
2011-11-30 | PM: Backoff suspend if repeated attempts fail | Todd Poynor |
2011-11-30 | PM: wakelocks: Display wakelocks preventing suspend by default | Todd Poynor |
2011-11-30 | PM: wakelocks: Don't report wake up wakelock if suspend aborted | Todd Poynor |
2011-11-30 | power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_... | Colin Cross |
2011-11-30 | power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono... | Erik Gilling |
2011-11-30 | wakelock: Fix operator precedence bug | Colin Cross |
2011-11-30 | power: wakelock: Print active wakelocks when has_wake_lock() is called | Mike Chan |
2011-11-30 | PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of... | Arve Hjønnevåg |
2011-11-30 | power: wakelocks: fix buffer overflow in print_wake_locks | Erik Gilling |
2011-11-30 | power: Prevent spinlock recursion when wake_unlock() is called | Mike Chan |
2011-11-30 | PM: Implement wakelock api. | Arve Hjønnevåg |