You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:powerd

powerd has 4 active reviews. See all merge proposals.

powerd has 23 active branches owned by 15 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:powerd
Series: trunk
bug 1 Development 2016-02-04 14:51:55 UTC
184. Releasing 0.16+16.04.20160204.1-0ubuntu1

Author: CI Train Bot Account
Revision Date: 2016-02-04 14:51:55 UTC

Releasing 0.16+16.04.20160204.1-0ubuntu1

lp:~chunsang/powerd/shorten-autobrightness-debouce (Has a merge proposal) 1 Development 2016-03-14 02:13:42 UTC
185. Shorten autobrightness debounce time ...

Author: Chunsang Jeong
Revision Date: 2016-03-14 01:46:11 UTC

Shorten autobrightness debounce time to get faster brightness change response

lp:~mterry/powerd/no-screen-on bug(Has a merge proposal) 1 Development 2016-02-10 17:24:56 UTC
179. Don't turn on screen when notificatio...

Author: Michael Terry
Revision Date: 2015-09-18 18:56:24 UTC

Don't turn on screen when notifications happen; unity8 does that itself now

lp:~mterry/powerd/ussd-turn-on-screen-for-notification bug(Has a merge proposal) 1 Development 2015-08-06 14:11:11 UTC
177. Use NOTIFICATION reason when waking t...

Author: Michael Terry
Revision Date: 2015-08-06 14:10:44 UTC

Use NOTIFICATION reason when waking the screen for a USSD message

lp:~afrantzis/powerd/phone-call-notification-enable-proximity 1 Development 2015-07-29 10:02:11 UTC
174. Enable proximity events as soon as we...

Author: Alexandros Frantzis
Revision Date: 2015-07-29 10:01:50 UTC

Enable proximity events as soon as we receive a phone call

lp:~ps-jenkins/powerd/ubuntu-vivid-proposed 1 Development 2014-11-01 10:16:32 UTC
148. Releasing 0.16+15.04.20141031.2-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-10-31 20:19:53 UTC

Releasing 0.16+15.04.20141031.2-0ubuntu1

lp:~ken-vandine/powerd/upower_vivid_rebuild 1 Development 2014-10-31 19:37:36 UTC
147. no change rebuild for libupower-glib3

Author: Ken VanDine
Revision Date: 2014-10-31 19:36:31 UTC

no change rebuild for libupower-glib3

lp:~ps-jenkins/powerd/ubuntu-rtm-14.09-proposed 1 Development 2014-10-28 15:38:47 UTC
146. Releasing 0.16+14.10.20141027~rtm-0ub...

Author: PS Jenkins bot
Revision Date: 2014-10-27 14:23:29 UTC

Releasing 0.16+14.10.20141027~rtm-0ubuntu1

lp:~mfrey/powerd/filter-proximity bug(Has a merge proposal) 1 Development 2014-10-09 13:51:39 UTC
147. bump delay

Author: Michael Frey
Revision Date: 2014-10-09 13:51:39 UTC

bump delay

lp:~ps-jenkins/powerd/ubuntu-utopic-proposed 1 Development 2014-10-07 19:16:16 UTC
144. Releasing 0.16+14.10.20141007-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-10-07 19:16:16 UTC

Releasing 0.16+14.10.20141007-0ubuntu1

lp:~albaguirre/powerd/avoid-suspend-during-call bug(Has a merge proposal) 1 Development 2014-08-26 18:59:05 UTC
141. Issue internal suspend block suspend ...

Author: Alberto Aguirre
Revision Date: 2014-08-26 18:55:44 UTC

Issue internal suspend block suspend during calls

lp:~charlesk/powerd/fix-leaks 1 Development 2014-08-18 23:05:21 UTC
138. fix leaks in powerd.cpp: the modem_da...

Author: Charles Kerr
Revision Date: 2014-08-18 23:04:55 UTC

fix leaks in powerd.cpp: the modem_data and call_data structs were never freed.

lp:~jhodapp/powerd/fix-music-app-next (Has a merge proposal) 1 Development 2014-08-06 16:05:49 UTC
137. To prevent the device from suspending...

Author: Jim Hodapp
Revision Date: 2014-08-06 15:52:48 UTC

To prevent the device from suspending right away after the last lock is released, add a timeout and wait 6 seconds to release the final lock. This fixes bug: https://bugs.launchpad.net/music-app/+bug/1342351

lp:~ps-jenkins/powerd/utopic-proposed 1 Development 2014-07-07 21:23:43 UTC
136. Releasing 0.16+14.10.20140707-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-07-07 21:23:43 UTC

Releasing 0.16+14.10.20140707-0ubuntu1

lp:~jdstrand/powerd/powerd-lp1296415 bug(Has a merge proposal) 1 Development 2014-06-24 22:23:33 UTC
133. debian/usr.bin.powerd: more closely m...

Author: Jamie Strandboge
Revision Date: 2014-06-24 22:23:33 UTC

debian/usr.bin.powerd: more closely mimic confined with exec transitions

lp:~ps-jenkins/powerd/trusty-proposed 1 Development 2014-04-15 00:36:41 UTC
126. Releasing 0.14+14.04.20140415-0ubuntu1

Author: PS Jenkins bot
Revision Date: 2014-04-15 00:36:41 UTC

Releasing 0.14+14.04.20140415-0ubuntu1

lp:~sforshee/powerd/cleanup-cli 1 Development 2014-03-03 20:37:22 UTC
128. powerd-cli: Fix display command argum...

Author: Seth Forshee
Revision Date: 2014-03-03 20:37:22 UTC

powerd-cli: Fix display command argument processing

In the case that the first option to the display command was
not "on" it would mistakenly compare argv[2] against "dc". If
there is only one option to the command this is past the end
of argv and could cause a segfault.

Also add some missing spaces and fix the checking of the
return value from build_display_request().

lp:~kdub/powerd/fix-1258655 bug(Has a merge proposal) 1 Development 2013-12-18 22:41:45 UTC
108. merge base

Author: Kevin DuBois
Revision Date: 2013-12-18 21:06:17 UTC

merge base

lp:~nick-dedekind/powerd/dbus-shutdown 1 Development 2013-12-13 17:27:40 UTC
104. Added dbus command for shutdown

Author: Nick Dedekind
Revision Date: 2013-12-13 17:28:21 UTC

Added dbus command for shutdown

lp:~sforshee/powerd/fix-warnings (Has a merge proposal) 1 Development 2013-10-01 14:32:00 UTC
98. powerd-object: Fix tabs/space indenta...

Author: Seth Forshee
Revision Date: 2013-10-01 14:32:00 UTC

powerd-object: Fix tabs/space indentation in previous commit

lp:~mfisch/powerd/pid-death 1 Development 2013-06-24 21:04:14 UTC
51. initial code for watching PID death, ...

Author: Matt Fischer
Revision Date: 2013-06-24 21:04:01 UTC

initial code for watching PID death, this does not gsignal yet just prints out to the log

lp:~asac/powerd/snappy-on-off-with-delayed-suspend-cancellation 1 Development 2013-05-27 18:27:55 UTC
30. only delay suspend requests. activati...

Author: Alexander Sack
Revision Date: 2013-05-27 18:27:47 UTC

only delay suspend requests. activation requests can happen without delay

lp:~asac/powerd/fix-racy-screen-on-and-no-mutex-refactor 1 Development 2013-05-27 16:00:06 UTC
26. * refactor how we bridge threads from...

Author: Alexander Sack
Revision Date: 2013-05-27 15:54:08 UTC

* refactor how we bridge threads from android input stack thread into
  GMainLoop land; we re-dispatch the android input event wholesale at
  the very first moment to GMainLoop through g_idle_add
  - since this was the only source of multithreading we remove all
    explicit use of mutex in powerd.cpp and power-request.c

123 of 23 results
You can't create new branches for powerd.