1. 243f8ff power: supply: bq27xxx_battery: Notify also about status changes by Krzysztof Kozlowski · 6 years ago
  2. 9b2c945 bq27x00: use cached flags by Arthur Demchenkov · 6 years ago
  3. 457b42f power: supply: bq27xxx: Add support for BQ27411 by Liu Xiang · 6 years ago
  4. 3d77918 power: supply: bq27xxx: Update comments by Liu Xiang · 6 years ago
  5. 5ef6a16 power: supply: bq27xxx: Add support for BQ27426 by Andrew F. Davis · 7 years ago
  6. f72c14a power: supply: bq27xxx: support missing supplier device by Sebastian Reichel · 7 years ago
  7. 70a39e1 Add support for bq27521 battery monitor by Pavel Machek · 7 years ago
  8. 5d01fd3 power: supply: bq27xxx: enable writing capacity values for bq27421 by H. Nikolaus Schaller · 7 years ago
  9. 1059361 power: supply: bq27xxx: Remove duplicate chip data arrays by Liam Breck · 7 years ago
  10. 0504537 power: supply: bq27xxx: Enable data memory update for certain chips by Liam Breck · 7 years ago
  11. 3a731c6 power: supply: bq27xxx: Add chip IDs for previously shadowed chips by Liam Breck · 7 years ago
  12. 9aade6d power: supply: bq27xxx: Create single chip data table by Liam Breck · 7 years ago
  13. 67bd22c power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c by Andrew F. Davis · 8 years ago
  14. ccce440 power: supply: bq27xxx: Add power_supply_battery_info support by Liam Breck · 8 years ago
  15. 0670c9b power: supply: bq27xxx: Add chip data memory read/write support by Liam Breck · 8 years ago
  16. 14073f6 power: supply: bq27xxx: Add bulk transfer bus methods by Matt Ranostay · 8 years ago
  17. 8835cae power: supply: bq27xxx: adds specific support for bq27520-g4 revision. by Chris Lapa · 8 years ago
  18. 825e915 power: supply: bq27xxx: adds specific support for bq27520-g3 revision. by Chris Lapa · 8 years ago
  19. a5deb9a power: supply: bq27xxx: adds specific support for bq27520-g2 revision. by Chris Lapa · 8 years ago
  20. 68f2a81 power: supply: bq27xxx: adds specific support for bq27520-g1 revision. by Chris Lapa · 8 years ago
  21. 71375aa power: supply: bq27xxx: adds specific support for bq27510-g3 revision. by Chris Lapa · 8 years ago
  22. 698a2bf power: supply: bq27xxx: adds specific support for bq27510-g2 revision. by Chris Lapa · 8 years ago
  23. bd28177 power: supply: bq27xxx: adds specific support for bq27510-g1 revision. by Chris Lapa · 8 years ago
  24. 3283363 power: supply: bq27xxx: adds specific support for bq27500/1 revision. by Chris Lapa · 8 years ago
  25. 6da6e4b power: supply: bq27xxx: rename BQ27510 allow for deprecation in future. by Chris Lapa · 8 years ago
  26. 818e301 power: supply: bq27xxx: rename BQ27500 allow for deprecation in future. by Chris Lapa · 8 years ago
  27. e839a44 power: supply: bq27xxx: move overtemp tests to a switch statement. by Chris Lapa · 8 years ago
  28. 3bee9ea power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520 by Andrew F. Davis · 8 years ago
  29. 950b6c2 power: supply: bq27xxx_battery: don't update poll_interval param if same by Matt Ranostay · 8 years ago
  30. 1d72706 power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime update by Matt Ranostay · 8 years ago
  31. e4a404a power:bq27xxx: 27000/10 read FLAGS register as single by H. Nikolaus Schaller · 9 years ago
  32. 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 9 years ago[Renamed from drivers/power/bq27xxx_battery.c]
  33. f7816ad Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  34. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  35. 2e05b51 power_supply: bq27xxx_battery: Group register mappings into one table by Andrew F. Davis · 9 years ago
  36. 5630b43 power_supply: bq27xxx_battery: Index register numbers by enum by Andrew F. Davis · 9 years ago
  37. 7df3a74 power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 9 years ago
  38. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago
  39. 099867a power: bq27xxx: fix register numbers of bq27500 by H. Nikolaus Schaller · 9 years ago
  40. 549d7b3 power: bq27xxx: fix reading for bq27000 and bq27010 by H. Nikolaus Schaller · 9 years ago
  41. 703df6c power: bq27xxx_battery: Reorganize I2C into a module by Andrew F. Davis · 9 years ago
  42. 1f94b25 power: bq27xxx: don't fill system log by missing battery by NeilBrown · 9 years ago
  43. 41a90db power: bq27xxx_battery: move irq handler to i2c section by Sebastian Reichel · 9 years ago
  44. 0077ae7e power: bq27xxx_battery: fix platform probe by Sebastian Reichel · 9 years ago
  45. 2edd69a power: bq27xxx_battery: fix signedness bug in bq27xxx_battery_read_health() by Andrzej Hajda · 9 years ago
  46. 8807feb power: bq27xxx_battery: Add interrupt handling support by Andrew F. Davis · 9 years ago
  47. 74aab84 power: bq27xxx_battery: Cleanup health checking by Andrew F. Davis · 9 years ago
  48. d74534c power: bq27xxx_battery: Add support for additional bq27xxx family devices by Andrew F. Davis · 9 years ago
  49. c570903 power: bq27xxx_battery: Fix typos and change naming for state of charge functions by Andrew F. Davis · 9 years ago
  50. 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
  51. 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago[Renamed (70%) from drivers/power/bq27x00_battery.c]
  52. 95b8aff power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS by Andrew F. Davis · 9 years ago
  53. 6d0a181 power: bq27x00_battery: Checkpatch fixes by Andrew F. Davis · 9 years ago
  54. ce33edf power: bq27x00_battery: Fix function parameter alignment by Andrew F. Davis · 9 years ago
  55. 6eb207f power: bq27x00_battery: Fix lines over 80 characters long by Andrew F. Davis · 9 years ago
  56. db04fc5 power: bq27x00_battery: Add manufacturer property by Andrew F. Davis · 9 years ago
  57. 8ebb7e9 power: bq27x00_battery: Add missing MODULE_ALIAS by Marek Belisko · 10 years ago
  58. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  59. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  60. f46bf82 power: bq27x00_battery: add bq27510 support by Alexandre Belloni · 10 years ago
  61. 881f985 bq2415x_charger, bq27x00_battery.c: comment cleanups by Pavel Machek · 10 years ago
  62. 5cd0c76 bq27x00_battery: register as non-wakeup power supply. by NeilBrown · 10 years ago
  63. 90f04a2 bq27x00_battery: Call power_supply_changed only when capacity changed by Puthikorn Voravootivat · 10 years ago
  64. 9dbf5a2 bq27x00_battery: fix register offset for bq27425 by Eric Bénard · 10 years ago
  65. 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  66. a3c0c3e bq27x00_battery: Fix flag reading for bq27742 by Puthikorn Voravootivat · 10 years ago
  67. 628ef02 bq27x00_battery: Add support to bq27742 by Puthikorn Voravootivat · 10 years ago
  68. 3dd843e bq27000: report missing device better. by Marek Belisko · 11 years ago
  69. 1cb82fd bq27x00_battery: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  70. 30cf74b bq27x00_battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  71. 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
  72. 5dc3443 bq27x00_battery: Fix reporting battery temperature by Pali Rohár · 12 years ago
  73. bde83b9 bq27x00_battery: Fix bugs introduced with BQ27425 support by NeilBrown · 12 years ago
  74. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  75. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  76. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  77. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  78. e59ec4a bq27x00_battery: Fixup nominal available capacity reporting by Pali Rohár · 12 years ago
  79. f776099 bq27x00_battery: Fix error return code by Julia Lawall · 12 years ago
  80. a66f59b bq27x00_battery: Add support for BQ27425 chip by Saranya Gopal · 13 years ago
  81. 9903e62 bq27x00_battery: Add support for power average and health properties by Syed Rafiuddin · 13 years ago
  82. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  83. 91fe4d5 Fix typo milivolt => millivolt by Thomas Weber · 13 years ago
  84. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  85. 202e011 power: bq27x00: Fix typos in comment by Thomas Weber · 13 years ago
  86. 4d40365 bq27x00_battery: Fix flag register read by Grazvydas Ignotas · 13 years ago
  87. b7aaacf Revert "bq27x00_battery: Fix reporting status value for bq27500 battery" by Anton Vorontsov · 13 years ago
  88. 8cfaaa8 bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver by Pali Rohár · 13 years ago
  89. c6cd4f2 bq27x00_battery: Fix reporting error messages by Pali Rohár · 13 years ago
  90. 270968c bq27x00_battery: Fix reporting status value for bq27500 battery by Pali Rohár · 13 years ago
  91. d149e98 bq27x00_battery: Cache temperature value in converted unit by Pali Rohár · 13 years ago
  92. a8f6bd2 bq27x00_battery: Cache energy property by Pali Rohár · 13 years ago
  93. 4b226c2 bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated by Pali Rohár · 13 years ago
  94. d66bab3 bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL by Pali Rohár · 13 years ago
  95. b68f621 bq27x00_battery: Do not cache current_now value for bq27000 batery by Pali Rohár · 13 years ago
  96. 73c244a bq27x00_battery: Name of cycle count property by Pali Rohár · 14 years ago
  97. 9e912f4 bq27x00: Use single i2c_transfer call for property read by Grazvydas Ignotas · 14 years ago
  98. 2ec523a bq27x00: Cleanup bq27x00_i2c_read by Lars-Peter Clausen · 14 years ago
  99. bf7d414 bq27x00: Minor cleanups by Pali Rohár · 14 years ago
  100. c1b9ab6 bq27x00: Give more specific reports on battery status by Lars-Peter Clausen · 14 years ago