1. cb487b1 power: qpnp-bms: recalculate SoC faster when vbat is low by Xiaozhe Shi · 11 years ago
  2. d9ffdaf power: qpnp-bms: fix batterydata reverse interpolation by Xiaozhe Shi · 11 years ago
  3. ee39e5d power: qpnp-bms: fix soc adjustment in high load charging by Xiaozhe Shi · 11 years ago
  4. 24f91a0 power: qpnp-bms: Use charger's battery insertion OCV by Xiaozhe Shi · 11 years ago
  5. 90f3a41 power: qpnp-bms: remove misuse of bool by Xiaozhe Shi · 11 years ago
  6. 81f66b5 power: qpnp-bms: Fix memory leaks when probe fails by Xiaozhe Shi · 11 years ago
  7. 7063392 power: qpnp-bms: fix boot time iavg calculation algorithm by Xiaozhe Shi · 11 years ago
  8. 68a1bb2 power: qpnp-bms: improve the range of shutdown iavg by Xiaozhe Shi · 11 years ago
  9. bda8499 power: qpnp-charger: resume charging correctly after EoC by Xiaozhe Shi · 11 years ago
  10. 9d6dd4d Merge "power: qpnp-bms: Refactor loading shutdown data" by Linux Build Service Account · 11 years ago
  11. 0a88682 Merge "power: qpnp-bms: Allow SOC Storage register to be configured" by Linux Build Service Account · 11 years ago
  12. fa3008a Merge "power: qpnp-bms: detect battery removal in offmode" by Linux Build Service Account · 11 years ago
  13. f9f9924 power: qpnp-bms: Refactor loading shutdown data by Xiaozhe Shi · 11 years ago
  14. 12b25be power: qpnp-bms: Allow SOC Storage register to be configured by Xiaozhe Shi · 11 years ago
  15. 7c41a29 power: qpnp-bms: detect battery removal in offmode by Xiaozhe Shi · 12 years ago
  16. e780d4c power: qpnp-bms: Fix memory leak by Prasad Sodagudi · 11 years ago
  17. 08d9aa7 power: qpnp-bms: fix UVLO issues by Xiaozhe Shi · 12 years ago
  18. c4b0489 Merge "power: qpnp-bms: block report SoC until a SoC calculation is finished" by Linux Build Service Account · 11 years ago
  19. 2737582 power: qpnp-bms: block report SoC until a SoC calculation is finished by Xiaozhe Shi · 11 years ago
  20. 30e9480 power: qpnp-charger: Report FULL sooner by Xiaozhe Shi · 11 years ago
  21. 23174ea power: qpnp-bms: qpnp-charger: prevent loading null batterydata by Xiaozhe Shi · 12 years ago
  22. 88a3fde thermal: adc_tm: Support multiple driver instance by Siddartha Mohanadoss · 12 years ago
  23. 55d0bca hwmon: qpnp-current: Support multiple instance by Siddartha Mohanadoss · 12 years ago
  24. 3cb2b6b hwmon: qpnp-voltage: Support multiple device instance by Siddartha Mohanadoss · 12 years ago
  25. 539b8f0 Merge "power: qpnp-bms: remove return in macro" by Linux Build Service Account · 12 years ago
  26. 31e4278 Merge "power: qpnp-bms: implement workarounds for coupling issue" by Linux Build Service Account · 12 years ago
  27. 2e47668 power: qpnp-bms: remove return in macro by Xiaozhe Shi · 12 years ago
  28. 84b13dd power: qpnp-bms: implement workarounds for coupling issue by Abhijeet Dharmapurikar · 12 years ago
  29. 2967b87 Merge "power: qpnp-bms: Always setup vbat monitoring" by Linux Build Service Account · 12 years ago
  30. 846592d Merge "power: qpnp-bms: prevent shorting input leads for external rsense" by Linux Build Service Account · 12 years ago
  31. e1f564e Merge "hwmon: qpnp-current: specify batfet status while calibrating" by Linux Build Service Account · 12 years ago
  32. b5689fb power: qpnp-bms: Always setup vbat monitoring by Xiaozhe Shi · 12 years ago
  33. af203c2 power: qpnp-bms: use device tree battery profiles by Xiaozhe Shi · 12 years ago
  34. e3e3eb2 Merge "of: batterydata: Introduce DT support for battery data" by Linux Build Service Account · 12 years ago
  35. 604461d power: qpnp-bms: prevent shorting input leads for external rsense by Abhijeet Dharmapurikar · 12 years ago
  36. 0ef9b5c hwmon: qpnp-current: specify batfet status while calibrating by Abhijeet Dharmapurikar · 12 years ago
  37. 7ef86d9 of: batterydata: Introduce DT support for battery data by Xiaozhe Shi · 12 years ago
  38. 8355763 Merge "power: qpnp-bms: Remove the FCC sysfs files and module parameters" by Linux Build Service Account · 12 years ago
  39. eb8a94c Merge "power: qpnp-bms: Store FCC learnt data in BMS registers" by Linux Build Service Account · 12 years ago
  40. 3eaf0b6 power: qpnp-bms: initialize mutexes earlier by Xiaozhe Shi · 12 years ago
  41. 0be9cb4 power: qpnp-bms: Remove the FCC sysfs files and module parameters by Anirudh Ghayal · 12 years ago
  42. e0c0293 power: qpnp-bms: Store FCC learnt data in BMS registers by Anirudh Ghayal · 12 years ago
  43. ec8296c Merge "power: qpnp-bms: request interrupts at the end of probe" by Linux Build Service Account · 12 years ago
  44. 15e2c3a Merge "power: qpnp-bms: use a separate flag to indicate registration" by Linux Build Service Account · 12 years ago
  45. 3bd4bbf power: qpnp-bms: request interrupts at the end of probe by Abhijeet Dharmapurikar · 12 years ago
  46. c9d981a power: qpnp-bms: Support POWER_SUPPLY_PROP_CHARGE_FULL property by Anirudh Ghayal · 12 years ago
  47. 8e32249 power: qpnp-bms: use a separate flag to indicate registration by Abhijeet Dharmapurikar · 12 years ago
  48. 1ae8a95 power: qpnp-bms: wake up when SoC changes while battery is full by Xiaozhe Shi · 12 years ago
  49. 219cb22 power: qpnp-bms: improve coulomb counter shadow performance by Xiaozhe Shi · 12 years ago
  50. f3da862 power: qpnp-bms: export shadow coulomb counter value by Xiaozhe Shi · 12 years ago
  51. ba97b93 Merge "power: qpnp-bms: Clear fcc_count if battery removal is detected" by Linux Build Service Account · 12 years ago
  52. 05f0b2f Merge "power: qpnp-bms: Check for initialization of bms_psy" by Linux Build Service Account · 12 years ago
  53. 4f59faa Merge "power: qpnp-bms: Improve SoC response time while charging" by Linux Build Service Account · 12 years ago
  54. 7d6e2cd power: qpnp-bms: Clear fcc_count if battery removal is detected by Anirudh Ghayal · 12 years ago
  55. fa120db power: qpnp-bms: Check for initialization of bms_psy by Xiaozhe Shi · 12 years ago
  56. e7fafe6 power: qpnp-bms: Improve SoC response time while charging by Xiaozhe Shi · 12 years ago
  57. 9e6a935 power: qpnp-bms: Avoid deadlock in reset_vbat_monitoring by Anirudh Ghayal · 12 years ago
  58. 7b949ee Merge "power: qpnp-bms: Expose the learnt FCC values to userspace" by Linux Build Service Account · 12 years ago
  59. 67a6361 Merge "power: qpnp-bms: Add FCC learning support" by Linux Build Service Account · 12 years ago
  60. 1058332 Merge "power: qpnp-bms: Add qrd 4v2 1300mah battery data" by Linux Build Service Account · 12 years ago
  61. 9dd582d power: qpnp-bms: Expose the learnt FCC values to userspace by Anirudh Ghayal · 12 years ago
  62. d71d9f8 power: qpnp-bms: Add FCC learning support by Anirudh Ghayal · 12 years ago
  63. f50326f power: qpnp-bms: Add qrd 4v2 1300mah battery data by tingting · 12 years ago
  64. fa6ea69 power: qpnp-bms: Prevent SoC from being stuck after EoC by Xiaozhe Shi · 12 years ago
  65. eabcebf power: qpnp-bms: detect constant voltage charging more accurately by Xiaozhe Shi · 12 years ago
  66. 208b8e5 power: qpnp-bms: Fix SoC smoothing upon resume by Xiaozhe Shi · 12 years ago
  67. cc48e99 power: qpnp-bms: do not adjust OCV during charging by Xiaozhe Shi · 12 years ago
  68. d921f9f7 power: qpnp-bms: always reschedule recalculation work by Xiaozhe Shi · 12 years ago
  69. fb37f3b power: qpnp-bms: report charge_counter as a power supply property by Xiaozhe Shi · 12 years ago
  70. fd98ddf power: qpnp-bms: scale SoC more smoothly during CV charging by Xiaozhe Shi · 12 years ago
  71. 1e87cda power: qpnp-bms: report resistance immediately by Xiaozhe Shi · 12 years ago
  72. 83484e3 power: qpnp-bms: Fix 100% SoC reporting by Xiaozhe Shi · 12 years ago
  73. 2ac88aa bms: qpnp-bms: Add QRD 4.35v 2000mAh battery data by Wu Fenglin · 12 years ago
  74. 74548b9 power: qpnp-bms: fake a high OCV when charging completes by Xiaozhe Shi · 12 years ago
  75. 890fbf4 power: qpnp-bms: Notify BMS of charging status by Xiaozhe Shi · 12 years ago
  76. 4dbc01b power: qpnp-bms: compensate BMS OCVs by Xiaozhe Shi · 12 years ago
  77. 535494d power: qpnp-bms: keep the IADC calibrated by Xiaozhe Shi · 12 years ago
  78. 80ba88d power: qpnp-bms: maintain a software coulomb counter by Xiaozhe Shi · 12 years ago
  79. a6618a2 power: qpnp-bms: enable ADC voltage notifications to wake up BMS by Xiaozhe Shi · 12 years ago
  80. 77ec38d power: qpnp-bms: detect warm resets by Xiaozhe Shi · 12 years ago
  81. 04da099 power: qpnp-bms: Fix SoC being stuck upon resume by Xiaozhe Shi · 12 years ago
  82. e95e8b6 power: qpnp-bms: remove current max property by Xiaozhe Shi · 12 years ago
  83. 6dc56f1 power: qpnp-bms: report resistance property by Xiaozhe Shi · 12 years ago
  84. f1c4230 power: qpnp-bms: do not pull SoC to 0 based on voltage by Xiaozhe Shi · 12 years ago
  85. d6168d8 power: qpnp-bms: fix resume timing by Xiaozhe Shi · 12 years ago
  86. 0e01af6 power: qpnp-bms: fix rtc cleanup by Xiaozhe Shi · 12 years ago
  87. 794607c power: qpnp-bms: clean up rbatt logs by Xiaozhe Shi · 12 years ago
  88. 976618f power: qpnp-bms: Fix CHARGE_FULL_DESIGN units by Xiaozhe Shi · 12 years ago
  89. 8658c98 power: qpnp-bms: Do not use ADC sync API when battery is full by Xiaozhe Shi · 12 years ago
  90. 8f5dd1b power: qpnp-bms: Fix overflow issues with battery current by Xiaozhe Shi · 12 years ago
  91. cc13726 power: qpnp-bms: restrict soc decrease to one percent by Xiaozhe Shi · 12 years ago
  92. 561ebf7 power: qpnp-bms: update correction algorithm by Xiaozhe Shi · 12 years ago
  93. 0ac7a00 power: qpnp-bms: introduce configurable corrections by Xiaozhe Shi · 12 years ago
  94. fc2f5a0 power: qpnp-bms: Prevent SOC jumps while charging by Xiaozhe Shi · 12 years ago
  95. 1a10aff power: qpnp-bms: add capacitive resistance by Xiaozhe Shi · 12 years ago
  96. 5705894 power: qpnp-bms: use battery backed data registers to store soc by Xiaozhe Shi · 12 years ago
  97. c7cbd05 power: qpnp-bms: fix invalid shutdown soc by Xiaozhe Shi · 12 years ago
  98. 06b67cc power: qpnp-bms: calculate iavg more frequently by Xiaozhe Shi · 12 years ago
  99. e70b38a Merge "power: qpnp-bms: fix ocv conversions" by Linux Build Service Account · 12 years ago
  100. f62c015 power: qpnp-bms: fix ocv conversions by Xiaozhe Shi · 12 years ago