1. c27ea04 power: Handle reason in RequestRestart method calls. by Daniel Erat · 10 years ago main master
  2. 7b549c9 power: Rewrite Suspender to use a state machine. by Daniel Erat · 10 years ago
  3. 70d0044 power: Read panel backlight's maximum nits from VPD. by Daniel Erat · 10 years ago
  4. 682ef3f power: Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 10 years ago
  5. 8ffbf11 power: Simplify dark resume code. by Daniel Erat · 10 years ago
  6. a662174 power: Add stub implementation of PowerSupply. by Daniel Erat · 10 years ago
  7. aba5f71 power: Create a standalone ebuild for system_api by Bertrand SIMONNET · 10 years ago
  8. c3ec233 init: powerd: Fix race condition with device disconnect by Shawn Nematbakhsh · 10 years ago
  9. 219ee0f usb-hid-wake.sh : Check for power/wakeup property existence by Benson Leung · 10 years ago
  10. 194c031 power: Preserve battery current and charge averages. by Daniel Erat · 10 years ago
  11. ea948f9 power: Avoid suspending immediately when retry is scheduled. by Daniel Erat · 10 years ago
  12. 202525a power: Add non-indexed ambient light sensor sysfs entries by Duncan Laurie · 10 years ago
  13. 4ccf652 power: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago factory-samus-5939.B stabilize-5942.B stabilize-5943.B stabilize-5944.B
  14. 67d52c3 power: Make EVIOCPHYS non-fatal if it returns ENOENT by Michael Spang · 10 years ago stabilize-5899.B
  15. c5f9d70 power: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  16. 340ca64 power: Support max-level-dependent initial brightness. by Daniel Erat · 10 years ago stabilize-5875.B
  17. 7477e80 power: Try to avoid reusing suspend attempt and delay IDs. by Daniel Erat · 10 years ago firmware-mccloud-5827.B firmware-tricky-5829.B stabilize-5807.0.B stabilize-5828.0.B
  18. 039f55f power: Remove libbase_ver override in gyp file. by Ben Chan · 10 years ago
  19. 834a4c7 power: Dejankify backlight brightness animations. by Daniel Erat · 10 years ago stabilize-5791.0.B
  20. 7ca074e power: Don't emit PowerStateChanged and SuspendStateChanged. by Daniel Erat · 10 years ago
  21. ab17d5b power: Use one user-set brightness level for battery and AC. by Daniel Erat · 10 years ago
  22. 9f4e7a5 power: Send SuspendDone at startup if restarted mid-suspend. by Daniel Erat · 10 years ago factory-nyan-5772.B stabilize-5784.0.B
  23. 195daf1 powerd_dbus_suspend: add automatic RTC wakeup option. by Luigi Semenzato · 10 years ago firmware-kitty-5771.61.B firmware-nyan-5771.B
  24. 140620a power_manager: use uint to compare with uint expression. by Yunlian Jiang · 10 years ago
  25. 5ee01cc power: Add documentation for prefs. by Daniel Erat · 10 years ago
  26. 94fcc82 power: Include time-until-idle in IdleActionImminent signals by Daniel Erat · 10 years ago
  27. 1867879 power: Emit SuspendDone signal. by Daniel Erat · 10 years ago
  28. e4a1c52 power: Remove weird als_limits prefs. by Daniel Erat · 10 years ago
  29. 3f0f92a power: Delete disable_als pref. by Daniel Erat · 10 years ago release-R35-5712.B stabilize-5712.49.B stabilize-5712.61.B stabilize-5712.8.B stabilize-5712.89.B stabilize-zako-5712.88.B
  30. 1783c64 power: Update OWNERS file. by Daniel Erat · 10 years ago
  31. 9b962cb power: Store external display brightness as percentage. by Daniel Erat · 10 years ago
  32. 7538219 power: Update constant references. by Daniel Erat · 10 years ago stabilize-5696.B
  33. 2bf1db8 Add missing metrics dependency to libutil by Liam McLoughlin · 10 years ago stabilize-5680.B
  34. 05bb3d1 power: Add --decrease and --increase to backlight_dbus_tool. by Daniel Erat · 10 years ago stabilize-5656.B
  35. 9aa3257 power: Delete old keep_backlight_on_for_audio pref. by Daniel Erat · 10 years ago
  36. 40d8b77 power: Update include style. by Daniel Erat · 10 years ago
  37. 100b6aa powerd: Update documentation. by Daniel Erat · 10 years ago
  38. 7e40fcc power: Add metrics for external brightness operations. by Daniel Erat · 10 years ago
  39. 9306abd power: Split prefs for estimate delay after plug/unplug. by Daniel Erat · 10 years ago
  40. 6d4cbc6 Add power_manager's init scripts by Bertrand SIMONNET · 10 years ago
  41. 81f2efe power: Make metrics-sending code stubbable. by Daniel Erat · 10 years ago test-5619.B
  42. 0b279df power: Bring back code for adjusting external brightness. by Daniel Erat · 11 years ago
  43. 8bc55ef power: power_supply_info: should parse board_specific params by default. by Todd Broch · 10 years ago
  44. 34341a3 power: Add DisplayWatcher and DisplayInfo. by Daniel Erat · 10 years ago
  45. e37db5a power: Make power_supply_info print designed full charge. by Daniel Erat · 10 years ago
  46. ded0ba8 power: Remove old module.mk files. by Daniel Erat · 10 years ago stabilize-5579.B
  47. 4bc50ef power_manager: use fabs() for float parameter. by Yunlian Jiang · 10 years ago
  48. a48e894 powerd_suspend: Enable debug info unconditionally by Julius Werner · 10 years ago
  49. 0834d7a power: Add usage messages to various binaries. by Daniel Erat · 10 years ago factory-pit-5499.B factory-rambi-5517.B release-R34-5500.B stabilize-5500.100.B stabilize-5500.130.B stabilize-5500.26.B stabilize-5500.71.B stabilize-5511.B
  50. 3fa8b7f power: Fix brightness-adjustment histograms. by Daniel Erat · 10 years ago
  51. 3fee4f7 power: Fix histogram ranges. by Daniel Erat · 10 years ago
  52. c3c1c4c power: Fix suspend-retry metrics. by Daniel Erat · 11 years ago
  53. f4c8485 power: Update metrics dependency to use slotted libmetrics library. by Ben Chan · 10 years ago
  54. 0aaf8f1 power: collect tps65090 (tpschrome) metrics on resume and boot by Doug Anderson · 10 years ago stabilize-5463.B
  55. 4cae59a power: Report brightness changes for external displays. by Daniel Erat · 10 years ago
  56. 9cc3c94 power: Don't increase 0%-set backlight for volume keys. by Daniel Erat · 11 years ago
  57. d69f91d power: Report early and late suspend cancels separately. by Daniel Erat · 11 years ago stabilize-5412.B stabilize-5414.B test-5394.B
  58. 74c2995 power: Log message when reporting fake VT2 user activity. by Daniel Erat · 11 years ago stabilize-5339.B
  59. 0464a15 power: Eventually turn off external display in docked mode. by Daniel Erat · 11 years ago
  60. 72b4eba power: Add Power.PowerButtonAcknowledgmentDelay metric. by Daniel Erat · 11 years ago
  61. 102efca Set the field which captures battery discharge rate in PowerSupplyProperties by Siva Chandra · 11 years ago stabilize-5254.B
  62. 52414cd power: Wait for D-Bus services to start before querying. by Daniel Erat · 11 years ago
  63. e9a784b power: Update for libchrome:242728. by Daniel Erat · 11 years ago
  64. cdc3eb5 power: Relocate old utility code. by Daniel Erat · 11 years ago factory-zako-5220.B firmware-banjo-5216.334.B firmware-candy-5216.310.B firmware-clapper-5216.199.B firmware-clapper-5218.B firmware-enguarde-5216.201.B firmware-expresso-5216.223.B firmware-glimmer-5216.198.B firmware-glimmer-5217.B firmware-gnawty-5216.239.B firmware-heli-5216.392.B firmware-kip-5216.227.B firmware-ninja-5216.383.B firmware-orco-5216.362.B firmware-quawks-5216.204.B firmware-rambi-5216.B firmware-squawks-5216.152.B firmware-sumo-5216.382.B firmware-swanky-5216.238.B firmware-winky-5216.1.B firmware-winky-5216.265.B firmware-zako-5219.17.B firmware-zako-5219.B
  65. 8cb454a power: Export D-Bus methods before taking ownership of name. by Daniel Erat · 11 years ago
  66. d189ad3 power: Create ShutdownReason enum. by Daniel Erat · 11 years ago
  67. 0654a51 power: Add dependency on system_api-headers. by Daniel Erat · 11 years ago
  68. 8a06062 power: Wait up to ten seconds for initial policy. by Daniel Erat · 11 years ago factory-beltino-5140.14.B factory-monroe-5140.B
  69. 2060c7d power: Move common delegate code into ActionRecorder. by Daniel Erat · 11 years ago
  70. 5c07af5 power: Switch to platform2. by Daniel Erat · 11 years ago
  71. ed008e3 power: Change MessageLoopForUIs to MessageLoopForIOs. by Daniel Erat · 11 years ago
  72. cbbe119 power: Switch to Chrome's D-Bus library. by Daniel Erat · 11 years ago
  73. 3bfe95c power: Watch FDs with MessageLoopForIO instead of GIOChannel by Daniel Erat · 11 years ago
  74. 5f4ea69 power: Update "not owned" comments to "weak". by Daniel Erat · 11 years ago stabilize-5116.53.B stabilize-springlte-5116.46.B
  75. 51d4104 power: Merge PowerInformation and PowerStatus structs. by Daniel Erat · 11 years ago
  76. 98f356b power: Make BacklightInterface return values directly. by Daniel Erat · 11 years ago
  77. 27c5d70 Enable wakeup for bluetooth/usb devices. by Luigi Semenzato · 11 years ago
  78. 68615af power: Report original spring charger. by Daniel Erat · 11 years ago
  79. ef0d832 power: Avoid passing uninitialized objects into constructors by Daniel Erat · 11 years ago
  80. 292cb78 power: Move object initialization out of main(). by Daniel Erat · 11 years ago
  81. 8e036c2 power: Add AtExitManagers and MessageLoopForUIs to tools. by Daniel Erat · 11 years ago
  82. cb9b0ce power: Use Chrome's message loop instead of GLib's. by Daniel Erat · 11 years ago stabilize-5062.B
  83. ec87391 power: Remove usage of libchromeos D-Bus code. by Daniel Erat · 11 years ago
  84. b11e151 power: Listen for acknowledgment of power button presses. by Daniel Erat · 11 years ago
  85. 58558f7 power: Add paranoid battery percent check to AC shutdown. by Daniel Erat · 11 years ago
  86. 48a079c powerd: Create powerd.PREVIOUS symlink. by Daniel Erat · 11 years ago
  87. dfb33cb power: Shut down for low charge when discharging on AC. by Daniel Erat · 11 years ago
  88. 53fb089 power: Make power_supply_info not print time estimates. by Daniel Erat · 11 years ago
  89. eaa8572 power: Shut down for power button when display is unplugged. by Daniel Erat · 11 years ago
  90. 9237171 power: Fix legacy power button regression. by Daniel Erat · 11 years ago
  91. 0f0513e power: Handle original spring charger enum value. by Daniel Erat · 11 years ago
  92. 453f156 power: Clean up AsyncFileReader tests. by Daniel Erat · 11 years ago
  93. 2902450 power: Replace #defines with prefs. by Daniel Erat · 11 years ago stabilize-4982.B stabilize-R33-4982.B test-4980.B
  94. b00af84 power: Add tests for InputController. by Daniel Erat · 11 years ago
  95. e2dca6f power: Reset display state when Chrome restarts. by Daniel Erat · 11 years ago firmware-bolt_kirby-4979.B
  96. 20b5a94 power: Consolidate duplicated testing functions. by Daniel Erat · 11 years ago
  97. 9cff925 power: Stop passing weird callback pointers around. by Daniel Erat · 11 years ago
  98. efd2edb power: Don't auto-clear resume brightness in backlight_tool. by Daniel Erat · 11 years ago
  99. 1c4552f power: Honor brightness policies. by Daniel Erat · 11 years ago
  100. cc01498 Copy in new common.mk by Albert Chaulk · 11 years ago factory-panther-4920.23.B firmware-monroe-4921.B firmware-panther-4920.24.B stabilize-4886.B stabilize-4920.6.B