1. 5cf7a67 power: qpnp-bms: estimate OCV when a new battery is inserted by Xiaozhe Shi · 12 years ago
  2. d5d2141 power: qpnp-charger: detect battery insertions/removals by Xiaozhe Shi · 12 years ago
  3. 4be8578 power: qpnp-bms: hold wake lock and recalc faster on low voltage by Xiaozhe Shi · 11 years ago
  4. c9f92dc power: qpnp-bms: Fix sign of adc current reads by Xiaozhe Shi · 11 years ago
  5. 1c63a89 power: qpnp-bms: reset coulomb counter when faking high ocv by Xiaozhe Shi · 11 years ago
  6. f5f966d power: qpnp-bms: ignore invalid shutdown iavg by Xiaozhe Shi · 11 years ago
  7. ef6274c power: qpnp-bms: add peripheral subtype for BMS_IADC2 by Xiaozhe Shi · 11 years ago
  8. 95da77f power: qpnp-bms: use ADC synchronous voltage and current API by Xiaozhe Shi · 11 years ago
  9. 3645896 power: qpnp-bms: clean up vbatt functions by Xiaozhe Shi · 12 years ago
  10. a9b597d power: qpnp-bms: Fix CC conversion precision by Xiaozhe Shi · 11 years ago
  11. fd8cd48 power: qpnp-bms: fix divide by zero error by Xiaozhe Shi · 11 years ago
  12. 9bd2462 arm/dt: msm8974: remove extraneous 'bms-' from BMS DT properties by Xiaozhe Shi · 12 years ago
  13. 75e5efe power: qpnp-bms: fix termination UUC calculation by Xiaozhe Shi · 12 years ago
  14. 0c48493 power: qpnp-bms: fix current and cc raw conversion by Xiaozhe Shi · 12 years ago
  15. 15f30fb power: qpnp-bms: fix issues with reading 0 for OCV by Abhijeet Dharmapurikar · 12 years ago
  16. bdf8ba8 power: qpnp-bms: set minimum average current for UUC by Abhijeet Dharmapurikar · 12 years ago
  17. 713b60a power: qpnp-bms: hold a wakelock while calculating capacity by Abhijeet Dharmapurikar · 12 years ago
  18. eef8866 power: qpnp-bms: fix charging accuracy by Abhijeet Dharmapurikar · 12 years ago
  19. 4b97cdd power: qpnp-bms: remember the temperature when ocv was taken by Abhijeet Dharmapurikar · 12 years ago
  20. cdeee31 power: qpnp-bms: recalculate soc immediately upon wakeup by Xiaozhe Shi · 12 years ago
  21. bdf1474 power: qpnp-bms: Implement ocv thresholds by Xiaozhe Shi · 12 years ago
  22. d0a7954 power: qpnp-bms: change r_sense unit from mOhm to uOhm by Xiaozhe Shi · 12 years ago
  23. 77a5b05 power: qpnp-bms: introduce custom oem battery data by Xiaozhe Shi · 12 years ago
  24. 20640b5 power: qpnp-bms: implement BMS reset by Xiaozhe Shi · 12 years ago
  25. 4532d2d power: qpnp-bms: Prevent SoC from rising during discharge by Xiaozhe Shi · 12 years ago
  26. f36d286 power: qpnp-bms: Relax UUC restriction based on time by Xiaozhe Shi · 12 years ago
  27. 767fdb6 power: qpnp-bms: Implement RDS resistance reading by Xiaozhe Shi · 12 years ago
  28. 0883273 power: qpnp-bms: add more informative probe success log by Xiaozhe Shi · 12 years ago
  29. 28f5dd5 power: qpnp-bms: Remove start and end percent by Xiaozhe Shi · 12 years ago
  30. 99caa00 Merge "power: qpnp-bms: implement max current property" by Linux Build Service Account · 12 years ago
  31. 78d0c53 power: qpnp-bms: clamp charging soc by Xiaozhe Shi · 12 years ago
  32. dffbe69 power: qpnp-bms: Make bms iadc channel select configurable by Xiaozhe Shi · 12 years ago
  33. 904f1f7 power: qpnp-bms: implement max current property by Xiaozhe Shi · 12 years ago
  34. cb386a2 power: qpnp-bms: change invalid soc logging to debug by Xiaozhe Shi · 12 years ago
  35. c40b397 power: qpnp-bms: read selected BMS IADC channel by Xiaozhe Shi · 12 years ago
  36. a81851f power: qpnp-bms: fix divide by 0 issue when charging by Xiaozhe Shi · 12 years ago
  37. ba3bdd3 power: qpnp-bms: do not adjust if batfet is open by Xiaozhe Shi · 12 years ago
  38. a045a56 power: qpnp-bms: reset coulomb counter upon PON by Xiaozhe Shi · 12 years ago
  39. 2542c60 power: qpnp-bms: Clamp CC-based SoC based on voltage by Xiaozhe Shi · 12 years ago
  40. 8bab8ef Merge "power: qpnp-bms: fix divide by zero bug in calibration" by Linux Build Service Account · 12 years ago
  41. 6283b89 Merge "power: qpnp-bms: fix voltage based soc reporting issues" by Linux Build Service Account · 12 years ago
  42. 820a47a power: qpnp-bms: fix divide by zero bug in calibration by Xiaozhe Shi · 12 years ago
  43. 79d6c1d power: qpnp-bms: fix voltage based soc reporting issues by Xiaozhe Shi · 12 years ago
  44. 8cf085e power: qpnp-bms: Defer driver probe until ADC is ready by Xiaozhe Shi · 12 years ago
  45. 4e37665 power: qpnp-bms: calibrate adc for bms data by Xiaozhe Shi · 12 years ago
  46. 41bc1f1 power: qpnp-bms: Add charging adjustments by Xiaozhe Shi · 12 years ago
  47. 7edde5d power: qpnp-bms: add adjust_soc for discharging by Xiaozhe Shi · 12 years ago
  48. e118c69 power: qpnp-bms: add core bms algorithm by Xiaozhe Shi · 12 years ago
  49. 781b0a2 power: qpnp-bms: Add voltage-based state of charge by Xiaozhe Shi · 12 years ago
  50. cd7e530 power: qpnp-bms: add driver initialization by Xiaozhe Shi · 12 years ago
  51. 73a6569 power: qpnp-bms: read battery data by Xiaozhe Shi · 12 years ago
  52. b19f703 power: qpnp-bms: add qpnp bms driver by Xiaozhe Shi · 12 years ago