index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ab8500_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-3765
/
+0
2016-03-17
power: ab8500: convert to use match_string() helper
Andy Shevchenko
1
-11
/
+5
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-62
/
+74
2015-03-13
power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
1
-1
/
+1
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-6
/
+9
2014-10-20
power: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-10-25
ab8500-charger: Remove redundant break
Sachin Kamat
1
-1
/
+0
2013-10-25
ab8500-charger: Check return value of regulator_enable
Sachin Kamat
1
-4
/
+12
2013-08-27
ab8500-charger: We print an unintended error message
Dan Carpenter
1
-0
/
+1
2013-06-06
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-03-07
ab8500-charger: Do not use [delayed_]work_pending()
Lee Jones
1
-13
/
+6
2013-03-07
ab8500-charger: Remove duplicate code
Lee Jones
1
-8
/
+0
2013-03-07
ab8500-charger: Run detect workaround only on AB8500
Rabin Vincent
1
-8
/
+13
2013-03-07
ab8500-charger: Add UsbLineCtrl2 reference
Marcus Cooper
1
-4
/
+7
2013-03-07
ab8500-charger: Use USBLink1Status Register
Marcus Cooper
1
-5
/
+16
2013-03-07
ab8500-bm: Add support for the new ab8540 platform
Lee Jones
1
-158
/
+112
2013-03-07
ab8500-bm: Add usb power path support
Lee Jones
1
-0
/
+81
2013-03-07
pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...
Marcus Cooper
1
-3
/
+3
2013-03-07
ab8500-charger: Add AB8505_USB_LINK_STATUS
Hakan Berg
1
-8
/
+35
2013-03-07
ab8500_charger: Prevent auto drop of VBUS
Lee Jones
1
-49
/
+120
2013-03-07
ab8500-bm: Charge only mode fixes for the ab9540
Lee Jones
1
-0
/
+42
2013-03-07
ab8500-bm: Quick re-attach charging behaviour
Lee Jones
1
-2
/
+103
2013-03-07
ab8500-charger: Trivial coding style changes
Lee Jones
1
-6
/
+6
2013-03-07
ab8500-charger: Add backup battery charge voltages on the ab8540
Yang QU
1
-2
/
+17
2013-01-23
u8500-charger: Delay for USB enumeration
Paer-Olof Haakansson
1
-107
/
+325
2013-01-23
ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures
Lee Jones
1
-2
/
+2
2013-01-23
ab8500-charger: Do not touch VBUSOVV bits
Jonas Aaberg
1
-6
/
+16
2013-01-23
ab8500-bm: Flush all work queues before suspending
Jonas Aaberg
1
-0
/
+11
2013-01-23
ab8500-charger: Add support for autopower on AB8505 and AB9540
Nicolas Guion
1
-17
/
+35
2013-01-23
abx500-chargalg: Add new sysfs interface to get current charge status
Lee Jones
1
-0
/
+3
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
1
-0
/
+6
2013-01-23
ab8500-charger: AB workaround for invalid charger
Henrik Sölver
1
-4
/
+55
2013-01-23
pm2301: Provide u9540 support for the pm2301 charger
Michel JAOUEN
1
-13
/
+23
2013-01-15
ab8500_charger: Adds support for legacy USB chargers
Marcus Cooper
1
-16
/
+63
2013-01-15
ab8500_charger: Remove unused defines
Marcus Cooper
1
-5
/
+0
2013-01-15
ab8500_bm: Adds support for Car/Travel Adapters
Hakan Berg
1
-24
/
+68
2013-01-15
ab8500_charger: Handle gpadc errors
Jonas Aaberg
1
-4
/
+18
2013-01-15
ab8500_charger: Detect charger removal
Lee Jones
1
-1
/
+141
2013-01-15
ab8500_charger: Rename the power_loss function
Paer-Olof Haakansson
1
-12
/
+11
2013-01-05
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
1
-8
/
+3
2013-01-05
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
1
-64
/
+158
2012-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
1
-3
/
+3
2012-12-11
ab8500_charger: Reorder obtainment of platform specific battery management data
Lee Jones
1
-16
/
+15
2012-12-11
ab8500_bm: Always send platform specific battery information via pdata
Lee Jones
1
-1
/
+1
2012-12-11
ab8500_bm: Rename battery management platform data to something more logical
Lee Jones
1
-12
/
+12
2012-12-11
ab8500_charger: Charger current step-up/down
Johan Bjornstedt
1
-40
/
+135
2012-11-28
power: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-18
ab8500: Add devicetree support for charger
Rajanikanth H.V
1
-29
/
+45
[next]