- e2b018c power: supply: bq27xxx: fix reporting critical level by Sicelo A. Mhlongo · 2 years ago
- f52c4d5 power: supply: bq27xxx: fix NULL vs 0 warnings by Ben Dooks · 2 years, 6 months ago
- 569581a power: supply: bq27xxx: fix __be16 warnings by Ben Dooks · 2 years, 6 months ago
- 68fdbe0 power: supply: bq27xxx: expose battery data when CI=1 by Sicelo A. Mhlongo · 2 years, 9 months ago
- 25fd330 power: supply_core: Pass pointer to battery info by Linus Walleij · 3 years, 1 month ago
- 4eed7f5 power: supply: bq27xxx: Add support for BQ78Z100 by LI Qingwu · 3 years, 10 months ago
- c3a6d6a power: supply: bq27xxx: make status more robust by Matthias Schiffer · 3 years, 10 months ago
- c4d57c2 power: supply: bq27xxx: fix power_avg for newer ICs by Matthias Schiffer · 3 years, 10 months ago
- b67fdcb power: supply: bq27xxx: fix sign of current_now for newer ICs by Matthias Schiffer · 3 years, 10 months ago
- cd060b4 power: supply: bq27xxx: fix polarity of current_now by Andreas Kemnade · 4 years, 1 month ago
- 3ed510f power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100 by Hermes Zhang · 4 years ago
- 41a7431 power: supply: bq27xxx: add support for TI bq34z100 by Krzysztof Kozlowski · 4 years, 4 months ago
- 7be64ae power: supply: bq27xxx: add separate flag for capacity inaccurate by Krzysztof Kozlowski · 4 years, 4 months ago
- c02ca20 power: supply: bq27xxx: add separate flag for single SoC register by Krzysztof Kozlowski · 4 years, 4 months ago
- bffa569 power: supply: bq27xxx: adjust whitespace and use BIT() for bitflags by Krzysztof Kozlowski · 4 years, 4 months ago
- 7bf738b power: supply: bq27xxx: report "not charging" on all types by Krzysztof Kozlowski · 4 years, 4 months ago
- 44ff56c power: bq27xxx: Update to SPDX licensing by Dan Murphy · 4 years, 5 months ago
- 4024810 power: supply: bq27xxx: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 707d678 power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor by Dan Murphy · 4 years, 5 months ago
- 6f24ff9 power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor by Dan Murphy · 4 years, 5 months ago
- 81bd45f power: supply: bq2xxxx: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
- 583b53e power: supply: bq27xxx_battery: Silence deferred-probe error by Dmitry Osipenko · 4 years, 10 months ago
- 243f8ff power: supply: bq27xxx_battery: Notify also about status changes by Krzysztof Kozlowski · 6 years ago
- 9b2c945 bq27x00: use cached flags by Arthur Demchenkov · 6 years ago
- 457b42f power: supply: bq27xxx: Add support for BQ27411 by Liu Xiang · 6 years ago
- 3d77918 power: supply: bq27xxx: Update comments by Liu Xiang · 6 years ago
- 5ef6a16 power: supply: bq27xxx: Add support for BQ27426 by Andrew F. Davis · 7 years ago
- f72c14a power: supply: bq27xxx: support missing supplier device by Sebastian Reichel · 7 years ago
- 70a39e1 Add support for bq27521 battery monitor by Pavel Machek · 7 years ago
- 5d01fd3 power: supply: bq27xxx: enable writing capacity values for bq27421 by H. Nikolaus Schaller · 7 years ago
- 1059361 power: supply: bq27xxx: Remove duplicate chip data arrays by Liam Breck · 7 years ago
- 0504537 power: supply: bq27xxx: Enable data memory update for certain chips by Liam Breck · 7 years ago
- 3a731c6 power: supply: bq27xxx: Add chip IDs for previously shadowed chips by Liam Breck · 7 years ago
- 9aade6d power: supply: bq27xxx: Create single chip data table by Liam Breck · 7 years ago
- 67bd22c power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c by Andrew F. Davis · 7 years ago
- ccce440 power: supply: bq27xxx: Add power_supply_battery_info support by Liam Breck · 8 years ago
- 0670c9b power: supply: bq27xxx: Add chip data memory read/write support by Liam Breck · 8 years ago
- 14073f6 power: supply: bq27xxx: Add bulk transfer bus methods by Matt Ranostay · 8 years ago
- 8835cae power: supply: bq27xxx: adds specific support for bq27520-g4 revision. by Chris Lapa · 8 years ago
- 825e915 power: supply: bq27xxx: adds specific support for bq27520-g3 revision. by Chris Lapa · 8 years ago
- a5deb9a power: supply: bq27xxx: adds specific support for bq27520-g2 revision. by Chris Lapa · 8 years ago
- 68f2a81 power: supply: bq27xxx: adds specific support for bq27520-g1 revision. by Chris Lapa · 8 years ago
- 71375aa power: supply: bq27xxx: adds specific support for bq27510-g3 revision. by Chris Lapa · 8 years ago
- 698a2bf power: supply: bq27xxx: adds specific support for bq27510-g2 revision. by Chris Lapa · 8 years ago
- bd28177 power: supply: bq27xxx: adds specific support for bq27510-g1 revision. by Chris Lapa · 8 years ago
- 3283363 power: supply: bq27xxx: adds specific support for bq27500/1 revision. by Chris Lapa · 8 years ago
- 6da6e4b power: supply: bq27xxx: rename BQ27510 allow for deprecation in future. by Chris Lapa · 8 years ago
- 818e301 power: supply: bq27xxx: rename BQ27500 allow for deprecation in future. by Chris Lapa · 8 years ago
- e839a44 power: supply: bq27xxx: move overtemp tests to a switch statement. by Chris Lapa · 8 years ago
- 3bee9ea power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520 by Andrew F. Davis · 8 years ago
- 950b6c2 power: supply: bq27xxx_battery: don't update poll_interval param if same by Matt Ranostay · 8 years ago
- 1d72706 power: supply: bq27xxx_battery: allow kernel poll_interval parameter runtime update by Matt Ranostay · 8 years ago
- e4a404a power:bq27xxx: 27000/10 read FLAGS register as single by H. Nikolaus Schaller · 8 years ago
- 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 9 years ago[Renamed from drivers/power/bq27xxx_battery.c]
- 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
- 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
- 2e05b51 power_supply: bq27xxx_battery: Group register mappings into one table by Andrew F. Davis · 9 years ago
- 5630b43 power_supply: bq27xxx_battery: Index register numbers by enum by Andrew F. Davis · 9 years ago
- 7df3a74 power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 9 years ago
- 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago
- 099867a power: bq27xxx: fix register numbers of bq27500 by H. Nikolaus Schaller · 9 years ago
- 549d7b3 power: bq27xxx: fix reading for bq27000 and bq27010 by H. Nikolaus Schaller · 9 years ago
- 703df6c power: bq27xxx_battery: Reorganize I2C into a module by Andrew F. Davis · 9 years ago
- 1f94b25 power: bq27xxx: don't fill system log by missing battery by NeilBrown · 9 years ago
- 41a90db power: bq27xxx_battery: move irq handler to i2c section by Sebastian Reichel · 9 years ago
- 0077ae7e power: bq27xxx_battery: fix platform probe by Sebastian Reichel · 9 years ago
- 2edd69a power: bq27xxx_battery: fix signedness bug in bq27xxx_battery_read_health() by Andrzej Hajda · 9 years ago
- 8807feb power: bq27xxx_battery: Add interrupt handling support by Andrew F. Davis · 9 years ago
- 74aab84 power: bq27xxx_battery: Cleanup health checking by Andrew F. Davis · 9 years ago
- d74534c power: bq27xxx_battery: Add support for additional bq27xxx family devices by Andrew F. Davis · 9 years ago
- c570903 power: bq27xxx_battery: Fix typos and change naming for state of charge functions by Andrew F. Davis · 9 years ago
- 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
- 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago[Renamed (70%) from drivers/power/bq27x00_battery.c]
- 95b8aff power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS by Andrew F. Davis · 9 years ago
- 6d0a181 power: bq27x00_battery: Checkpatch fixes by Andrew F. Davis · 9 years ago
- ce33edf power: bq27x00_battery: Fix function parameter alignment by Andrew F. Davis · 9 years ago
- 6eb207f power: bq27x00_battery: Fix lines over 80 characters long by Andrew F. Davis · 9 years ago
- db04fc5 power: bq27x00_battery: Add manufacturer property by Andrew F. Davis · 9 years ago
- 8ebb7e9 power: bq27x00_battery: Add missing MODULE_ALIAS by Marek Belisko · 10 years ago
- 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
- 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
- f46bf82 power: bq27x00_battery: add bq27510 support by Alexandre Belloni · 10 years ago
- 881f985 bq2415x_charger, bq27x00_battery.c: comment cleanups by Pavel Machek · 10 years ago
- 5cd0c76 bq27x00_battery: register as non-wakeup power supply. by NeilBrown · 10 years ago
- 90f04a2 bq27x00_battery: Call power_supply_changed only when capacity changed by Puthikorn Voravootivat · 10 years ago
- 9dbf5a2 bq27x00_battery: fix register offset for bq27425 by Eric Bénard · 10 years ago
- 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- a3c0c3e bq27x00_battery: Fix flag reading for bq27742 by Puthikorn Voravootivat · 10 years ago
- 628ef02 bq27x00_battery: Add support to bq27742 by Puthikorn Voravootivat · 10 years ago
- 3dd843e bq27000: report missing device better. by Marek Belisko · 11 years ago
- 1cb82fd bq27x00_battery: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
- 30cf74b bq27x00_battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 05e2cef power: convert to idr_alloc() by Tejun Heo · 12 years ago
- 5dc3443 bq27x00_battery: Fix reporting battery temperature by Pali Rohár · 12 years ago
- bde83b9 bq27x00_battery: Fix bugs introduced with BQ27425 support by NeilBrown · 12 years ago
- 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
- 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
- c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
- 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago