- 25fd330 power: supply_core: Pass pointer to battery info by Linus Walleij · 3 years, 1 month ago
- 0525f34 power: supply: ab8500: Standardize capacity lookup by Linus Walleij · 3 years, 2 months ago
- 67acb29 power: supply: ab8500: Standardize temp res lookup by Linus Walleij · 3 years, 2 months ago
- fc81c43 power: supply: ab8500_fg: Init battery data in bind() by Linus Walleij · 3 years, 2 months ago
- 2a5f418 power: supply: ab8500: Standardize voltages by Linus Walleij · 3 years, 2 months ago
- 2d3559a power: supply: ab8500: Standardize technology by Linus Walleij · 3 years, 2 months ago
- 22be8d7 power: supply: ab8500: Standardize design capacity by Linus Walleij · 3 years, 2 months ago
- e5dff30 power: supply: ab8500: Use only one battery type by Linus Walleij · 3 years, 2 months ago
- 4520dcb Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 5 months ago
- 484a9cc power: supply: ab8500: Drop abx500 concept by Linus Walleij · 3 years, 6 months ago
- f820547 power: supply: ab8500: Use library interpolation by Linus Walleij · 3 years, 6 months ago
- b51883d power: supply: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- dfe52db power: supply: ab8500: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
- 7e2bb83 power: supply: ab8500: Call battery population once by Linus Walleij · 3 years, 8 months ago
- 1c1f13a power: supply: ab8500: Move to componentized binding by Linus Walleij · 3 years, 8 months ago
- 94233f1 power: supply: ab8500: Fix typo by Jian Xin · 3 years, 8 months ago
- 417c0fc mfd/power: ab8500: Push data to power supply code by Linus Walleij · 3 years, 10 months ago
- 53207aa power: ab8500: Require device tree by Linus Walleij · 3 years, 10 months ago
- f005e63 power: supply: ab8500_fg: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 36f1de0 power: supply: ab8500: Use dev_err_probe() for IIO channels by Linus Walleij · 4 years, 1 month ago
- 8070425 power: supply: ab8500_fg: Request all IRQs as threaded by Linus Walleij · 4 years, 1 month ago
- f8efa0a power: supply: ab8500: Convert to dev_pm_ops by Linus Walleij · 4 years, 1 month ago
- ad89cb5 power: supply: ab8500: Use local helper by Linus Walleij · 4 years, 1 month ago
- 38525c6 Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 3 months ago
- ec3af53 power: supply: ab8500-fg: fix spelling typo by Wang Qing · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- ddd86c9 power: supply: ab8500_fg: remove comparison to bool by Jason Yan · 4 years, 9 months ago
- c6ef523 power: supply: ab8500: Remove unneeded semicolon by Ma Feng · 5 years ago
- b10e970 power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname() by Krzysztof Kozlowski · 5 years ago
- 2410899 power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path by Krzysztof Kozlowski · 5 years ago
- ccc023a power: supply: ab8500: Cleanup probe in reverse order by Krzysztof Kozlowski · 5 years ago
- 1e82623 power: supply: ab8500_fg: Convert to IIO ADC by Linus Walleij · 5 years ago
- 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
- 54baff8 power: supply: ab8500_fg: silence uninitialized variable warnings by Dan Carpenter · 6 years ago
- b00b04a power: supply: ab8500_fg: fix obsolete function by Ding Xiang · 6 years ago
- 8b0d62d power: supply: ab8500: stop using getnstimeofday64() by Arnd Bergmann · 7 years ago
- 4c4268dc power: supply: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago
- 8c2fac9 power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge" by Colin Ian King · 7 years ago
- 32c52ef power: supply: improve function-level documentation by Julia Lawall · 8 years ago
- f04f7ae power: supply: ab8500: cleanup with list_first_entry_or_null() by Masahiro Yamada · 8 years ago
- 1c53f37 power: ab8500_fg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 9 years ago[Renamed from drivers/power/ab8500_fg.c]
- ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 9 years ago
- 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
- 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
- 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
- 02232be ab8500_fg.c: only request threaded IRQs when necessary by Valentin Rothberg · 10 years ago
- 298631e1 ab8500_fg: use jiffies_to_msecs for jiffies conversion by Nicholas Mc Guire · 10 years ago
- 5ae6e2a ab8500_fg: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
- c75cfa9 power_supply: ab8500_fg: Simplify creation and removal of sysfs entries by Krzysztof Kozlowski · 10 years ago
- 85cdf36 power: ab8500_fg.c: Remove unused function by Rickard Strandqvist · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 8000ebf power: ab8500_fg.c: use 64-bit time types by Ebru Akagunduz · 10 years ago
- 7881c64 power: ab8500_fg: Fix build warning by Guenter Roeck · 10 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- 4b43eb6 power_supply: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
- ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 2c89940 ab8500_{bmdata,fg}: Add const attributes to some data arrays by Hongbo Zhang · 12 years ago
- 0577610 ab8500-fg: Change current calculation by lme00437 · 12 years ago
- 7a2cf9b ab8500-bm: Trivially fix up some incorrect and out-of-date comments by Marcus Cooper · 12 years ago
- 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
- 6427761 ab8500-fg: Allow capacity to raise from 1% when charging by Hakan Berg · 12 years ago
- e82c5bd ab8500-fg: Report unscaled capacity by Martin Bergstrom · 13 years ago
- 93ff722 ab8500-fg: Add power cut feature for ab8505 and ab8540 by Lee Jones · 13 years ago
- 1a793a1 ab8500-fg: Use correct battery charge full design by Rajkumar Kasirajan · 13 years ago
- 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 13 years ago
- ffaa39d9 ab8500-fg: Go to INIT_RECOVERY when charger removed by Martin Bergström · 13 years ago
- 75f2a21 ab8500-fg: Adjust for RF bursts voltage drops by Hakan Berg · 13 years ago
- 41ce256 ab8500_fg: Remove pointless round_jiffies() call by Lee Jones · 12 years ago
- f902dad ab8500_fg: Overflow in current calculation by Paer-Olof Haakansson · 12 years ago
- 8bcf3b3 ab8500_fg: Added support for BATT_OVV by Hakan Berg · 12 years ago
- 6eaf874 ab8500_fg: Round capacity output by pender01 · 12 years ago
- 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 12 years ago
- ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 12 years ago
- 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 12 years ago
- 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 12 years ago
- 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
- 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
- 195c1c6 ab8500_fg: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
- 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
- b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
- e32ad07 ab8500_fg: Don't clear the CCMuxOffset bit by Kalle Komierowski · 13 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
- e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
- e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
- d294165 ab8500_fg: Fix error return code by Julia Lawall · 12 years ago
- 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
- 2aac3de ab8500: Clean up probe routines by Lee Jones · 13 years ago
- 5f98eb3 ab8500_fg: Harden platform data check by Linus Walleij · 13 years ago
- 5ae2b82 ab8500_fg: Fix some build warnings on x86_64 by Anton Vorontsov · 13 years ago
- 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 13 years ago
- 0fff22e ab8500_fg: Fix copy-paste error by Anton Vorontsov · 13 years ago
- c34a61b ab8500_fg: Get rid of 'struct battery_type' by Anton Vorontsov · 13 years ago
- 450ceb2 ab8500_fg: Get rid of 'struct v_to_cap' by Anton Vorontsov · 13 years ago
- 1315163 ab8500-fg: A8500 fuel gauge driver by Arun Murthy · 13 years ago