Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8285027fc479949a7a166bc1b26ce57e894878a7
/
drivers
/
power
/
ab8500_charger.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
816c44c
power: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
08a5c7e
ab8500-charger: Remove redundant break
by Sachin Kamat
· 11 years ago
6de7ef3
ab8500-charger: Check return value of regulator_enable
by Sachin Kamat
· 11 years ago
ed5243f
ab8500-charger: We print an unintended error message
by Dan Carpenter
· 11 years ago
ddeeb8f
ab8500_bm: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
b09f86d
ab8500-charger: Do not use [delayed_]work_pending()
by Lee Jones
· 12 years ago
3c01b36
ab8500-charger: Remove duplicate code
by Lee Jones
· 12 years ago
261c513
ab8500-charger: Run detect workaround only on AB8500
by Rabin Vincent
· 12 years ago
b3ea5f4
ab8500-charger: Add UsbLineCtrl2 reference
by Marcus Cooper
· 12 years ago
88efdb8
ab8500-charger: Use USBLink1Status Register
by Marcus Cooper
· 12 years ago
861a30d
ab8500-bm: Add support for the new ab8540 platform
by Lee Jones
· 12 years ago
db43e6c
ab8500-bm: Add usb power path support
by Lee Jones
· 12 years ago
405fea1
pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt
by Marcus Cooper
· 12 years ago
d433766
ab8500-charger: Add AB8505_USB_LINK_STATUS
by Hakan Berg
· 12 years ago
f7470b5
ab8500_charger: Prevent auto drop of VBUS
by Lee Jones
· 12 years ago
8891716
ab8500-bm: Charge only mode fixes for the ab9540
by Lee Jones
· 12 years ago
4dcdf57
ab8500-bm: Quick re-attach charging behaviour
by Lee Jones
· 12 years ago
72a90dd
ab8500-charger: Trivial coding style changes
by Lee Jones
· 12 years ago
0f4aa40
ab8500-charger: Add backup battery charge voltages on the ab8540
by Yang QU
· 12 years ago
34c11a7
u8500-charger: Delay for USB enumeration
by Paer-Olof Haakansson
· 13 years ago
97034a1
ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures
by Lee Jones
· 12 years ago
0ed5107
ab8500-charger: Do not touch VBUSOVV bits
by Jonas Aaberg
· 13 years ago
53ef1f5
ab8500-bm: Flush all work queues before suspending
by Jonas Aaberg
· 12 years ago
b016322
ab8500-charger: Add support for autopower on AB8505 and AB9540
by Nicolas Guion
· 12 years ago
c9ade0f
abx500-chargalg: Add new sysfs interface to get current charge status
by Lee Jones
· 12 years ago
e07a564
pm2301: Update watchdog for pm2xxx support
by Loic Pallardy
· 13 years ago
ff38090
ab8500-charger: AB workaround for invalid charger
by Henrik Sölver
· 13 years ago
01ec8c5
pm2301: Provide u9540 support for the pm2301 charger
by Michel JAOUEN
· 13 years ago
4b45f4a
ab8500_charger: Adds support for legacy USB chargers
by Marcus Cooper
· 12 years ago
377345c
ab8500_charger: Remove unused defines
by Marcus Cooper
· 12 years ago
74a8e34
ab8500_bm: Adds support for Car/Travel Adapters
by Hakan Berg
· 12 years ago
a864c5a
ab8500_charger: Handle gpadc errors
by Jonas Aaberg
· 12 years ago
b269fff
ab8500_charger: Detect charger removal
by Lee Jones
· 12 years ago
defbfa9
ab8500_charger: Rename the power_loss function
by Paer-Olof Haakansson
· 12 years ago
8feffd1
ab8500_charger: Use devm_regulator_get API
by Sachin Kamat
· 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
7722b79
ab8500_charger: 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
f8e96df
ab8500_charger: Charger current step-up/down
by Johan Bjornstedt
· 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
4aef72d
ab8500: Add devicetree support for charger
by Rajanikanth H.V
· 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
fc2bc0c
ab8500_charger: 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
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 12 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
2aac3de
ab8500: Clean up probe routines
by Lee Jones
· 13 years ago
cc28e17
ab8500_charger: Harden platform data check
by Linus Walleij
· 13 years ago
64eb9b0
ab8500: Turn unneeded global symbols into local ones
by Anton Vorontsov
· 13 years ago
efd71c8
ab8500_charger: Convert to the new USB OTG calls
by Anton Vorontsov
· 13 years ago
84edbee
ab8500-charger: AB8500 charger driver
by Arun Murthy
· 13 years ago