summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd and Mediatek part deuxMark Salyzyn2015-11-011-7/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: klogd and MediatekMark Salyzyn2015-11-012-16/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-11-012-6/+39
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logd: Handle unused variable and fieldsAndreas Gampe2015-11-014-12/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logd: refine is_prioMark Salyzyn2015-11-011-9/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Support QC2.0 type chargerChao Chen2015-11-011-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Stop logspamMichael Bestas2015-11-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Disable the RTC wakeup timerSravan Kumar Ambapuram2015-11-011-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: fix LED color on 100%MarcKe2015-11-011-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: more descriptive LED path opening error messageMarcKe2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: remove useless goto in charger modeMarcKe2015-10-301-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Healthd: charger: allow override of LED/BACKLIGHT pathssbrissen2015-10-302-0/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: increase healthd fast timer to 10mins instead of 1minSravan Kumar Ambapuram2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Core: fix compile issue of healthd.`Shareef Ali2015-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | charger: allow home button to wakePawit Pornkitprasan2015-10-301-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Add tricolor led to indicate battery capacityFenglin Wu2015-10-301-0/+87
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | toolbox: new applet restartChirayu Desai2015-10-302-0/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ueventd: Add bootdevice links support for selinuxBiswajit Paul2015-10-301-2/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fastboot: Add missing fastboot USB IDsSteve Kondik2015-10-291-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide better advice on using gdb with debuggerd on crashed applications.Pete Delaney2015-10-291-2/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libutils: Improve support for POSIX timersSteve Kondik2015-10-291-17/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update permissions to the superuser binaryRicardo Cerqueira2015-10-291-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set gateway properties for being accessible in DataCallResponseShantur Rathore2015-10-261-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Increase unplugged shutdown time to 5smyfluxi2015-10-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'm' of git://codeaurora.org/platform/system/core into cm-13.0Steve Kondik2015-10-214-11/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Add board overrides in mode_chargerChunmei Cai2015-10-074-11/+68
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build break for multiple definitionKeith Mok2015-10-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fastboot: format f2fs partition instead of just eraseKeith Mok2015-10-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: dock batteryJorge Ruesga2015-10-196-8/+342
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Detect power supply type for all charger devicesmyfluxi2015-10-191-7/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Fix compilation issueSteve Kondik2015-10-181-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.rc: drop world writable on cgroups to pass ctsScott Mertz2015-10-181-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Make restorecon_recursive work for /data/Christopher R. Palmer2015-10-182-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.rc: Import CM's init rcRicardo Cerqueira2015-10-181-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: update recovery when enabled in settingsBrint E. Kriebel2015-10-181-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Changes for factory modeTom Marshall2015-10-171-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Allow configuring the adb shell with a persistent property.rbox2015-10-171-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Fix compilation warningSteve Kondik2015-10-171-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Look for bu in /sbin when in recovery modeTom Marshall2015-10-173-2/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix up adb to prefer /sbin/sh if it existsKoushik K. Dutta2015-10-171-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Add a few more wait-for commandsSteve Kondik2015-10-173-2/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Add "wait-for-sideload" commandSteve Kondik2015-10-171-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adbd: Disable "adb root" by system property (2/3)Steve Kondik2015-10-171-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Add vendor-specific initialization hooks.David Ng2015-10-165-0/+108
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename libext2_uuid -> libext2_uuid_static libquanganh26272015-10-162-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: When formating f2fs volumes, respect the length parameterKeith Mok2015-10-161-5/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: When formating ext4 volumes, respect the length parameterDiogo Ferreira2015-10-161-2/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: zram: allow specifying stream countSultan Qasim Khan2015-10-164-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: Skip filesystem check unless fs_type matchesDan Pasanen2015-10-163-5/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs_mgr: Add fs_mgr_get_entry_for_mount_point_after to headerDan Pasanen2015-10-161-0/+1