1. 13 Jun, 2015 1 commit
  2. 09 Jun, 2015 1 commit
  3. 31 May, 2015 1 commit
  4. 25 May, 2015 3 commits
  5. 22 May, 2015 1 commit
  6. 20 May, 2015 1 commit
  7. 09 May, 2015 1 commit
  8. 03 May, 2015 1 commit
  9. 30 Apr, 2015 1 commit
  10. 26 Apr, 2015 1 commit
  11. 23 Apr, 2015 1 commit
  12. 27 Mar, 2015 1 commit
  13. 16 Mar, 2015 1 commit
  14. 01 Feb, 2015 2 commits
  15. 28 Dec, 2014 1 commit
    • Arne Coucheron's avatar
      qcom-common: Include healthd charging images · 12e7c8e4
      Arne Coucheron authored
      Looks like the images are actually optional, so we need to
      explicitly add them to the build so they're included from the
      healthd sources.
      
      Change-Id: I49373bcdda2eb849d85ec6bab6f5138f38a7d7b6
      12e7c8e4
  16. 27 Dec, 2014 1 commit
    • Rox-'s avatar
      qcom-common: Do not build charger · 88b208f2
      Rox- authored
      This package doesn't exist anymore. Charger is now symlinked to /sbin/healthd
      Remove charger images too because they aren't compiling anymore
      
      Change-Id: Ib04b8a22536633aa926144fe40e4c25f29e14835
      88b208f2
  17. 24 Dec, 2014 1 commit
  18. 23 Nov, 2014 2 commits
  19. 20 Nov, 2014 1 commit
  20. 18 Nov, 2014 1 commit
  21. 17 Nov, 2014 1 commit
  22. 15 Nov, 2014 1 commit
  23. 04 Nov, 2014 2 commits
  24. 21 Oct, 2014 1 commit
  25. 04 Sep, 2014 1 commit
  26. 18 Aug, 2014 1 commit
  27. 03 Aug, 2014 1 commit
    • Ethan Chen's avatar
      qcom-common: Clean up Samsung device inheritance · dccf34af
      Ethan Chen authored
      * Move platform specific definitions to platform trees
      * Declare dependency on hardware/samsung
      * Delete unused releasetools
      * Add common postrecoveryboot script
      * Remove init.qcom.class_core.sh
      * Remove init.qcom.class_main.sh
      * Remove init.qcom.early_boot.sh
      * Remove init.qcom.efs_sync.sh
      * Remove init.qcom.post_boot.sh
      * Remove init.qcom.ril.sh
      * Remove init.qcom.sh
      * Remove init.qcom.syspart_fixup.sh
      * Remove init.qcom.thermal_conf.sh
      * Remove thermal configs, move to platform trees
      * Remove init.qcom.usb.sh
      * Remove init.qcom.lpm_boot.sh
      * Move QCOM_BSP to platform/device repos
      * Move mic mute overlay option to qcom-common
      * Move reboot to download option to qcom-common
      * Move common overlay options to qcom-common
      * Move lpm.rc to msm8660-common
      * Provide both 8660/8960 and 8974 power saving options for recovery
      
      Change-Id: I4b11b63e36b243a2a23594dc88b4f3e506f01d53
      dccf34af
  28. 20 Jul, 2014 1 commit
  29. 05 Jul, 2014 1 commit
  30. 30 Jun, 2014 1 commit
  31. 07 Jun, 2014 1 commit
  32. 06 Jun, 2014 1 commit
  33. 03 Jun, 2014 1 commit
    • Christian Ludwig's avatar
      lpm.rc init: Fix charger mode and update pm paths. · ad66f016
      Christian Ludwig authored
      lpm.rc is only processed by init when the device boots into charger
      mode. In charger mode, init does not trigger the 'early-boot' and 'boot'
      actions at all. It runs the 'charger' action instead.
      
      Before this patch even core services were not started in charger mode,
      as class_start was part of the non-existing 'boot' action.
      
      Insert usecases for different platforms and add pm paths for msm8974
      to init.qcom.lpm_boot.sh
      
      Change-Id: I2d1e794a5a288abca33a59a00ae49ef02d111950
      ad66f016
  34. 21 May, 2014 2 commits