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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-29
wm97xx_battery: Handle missing platform data gracefully
Mark Brown
1
-2
/
+8
2009-12-18
pmu_battery: Fix battery full reporting
Thomas Champagne
1
-0
/
+2
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
6
-217
/
+401
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-26
/
+0
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-14
/
+25
2009-12-13
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
1
-2
/
+1
2009-12-03
power_supply_sysfs: Handle -ENODATA in a special way
Anton Vorontsov
1
-1
/
+4
2009-11-27
collie: add battery driver
Thomas Kunze
3
-0
/
+426
2009-11-17
wm831x_backup: Remove unused variables
Alan Cox
1
-1
/
+1
2009-11-16
pcf50633: Query charger status directly
Paul Fertser
1
-21
/
+29
2009-11-16
pcf50633: Properly reenable charging when the supply conditions change
Paul Fertser
1
-3
/
+7
2009-11-16
pcf50633: Get rid of charging restart software auto-triggering
Paul Fertser
1
-46
/
+0
2009-11-16
pcf50633: introduces battery charging current control
Balaji Rao
1
-5
/
+73
2009-11-16
pcf50633: Add ac power supply class to the charger
Sean McNeil
1
-1
/
+45
2009-11-16
wm831x: Factor out WM831x backup battery charger
Mark Brown
4
-141
/
+244
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
1
-2
/
+2
2009-09-04
power_supply: Add driver for the PMU on WM831x PMICs
Mark Brown
3
-0
/
+787
2009-09-04
ds2760_battery: Fix integer overflow for time_to_empty_now
Daniel Mack
1
-3
/
+3
2009-09-04
wm97xx_battery: Convert to dev_pm_ops
Marek Vasut
1
-7
/
+10
2009-09-04
wm97xx_battery: Use irq to detect charger state
Marek Vasut
1
-6
/
+24
2009-09-04
wm97xx_battery: Use platform_data
Marek Vasut
1
-5
/
+27
2009-07-30
Merge git://git.infradead.org/users/cbou/battery-2.6.31
Linus Torvalds
4
-11
/
+353
2009-07-30
ds2760_battery: implement set_charged() feature
Daniel Mack
1
-0
/
+52
2009-07-30
power_supply: get_by_name and set_charged functionality
Daniel Mack
1
-0
/
+28
2009-07-30
power_supply: EXPORT_SYMBOL cleanups
Daniel Mack
1
-9
/
+7
2009-07-30
ds2760_battery: add current_accum module parameter
Daniel Mack
1
-14
/
+27
2009-07-30
ds2760_battery: handle full_active_uAh == 0 case correctly
Daniel Mack
1
-2
/
+7
2009-07-30
ds2760_battery: add rated_capacity module parameter
Daniel Mack
1
-0
/
+19
2009-07-30
ds2760_battery: export more features
Daniel Mack
1
-0
/
+8
2009-07-30
ds2760_battery: delay power supply registration
Daniel Mack
1
-6
/
+6
2009-07-14
wm8350_power: Implement charge type property
Mark Brown
1
-0
/
+22
2009-07-12
wm97xx_batery: replace driver_data with dev_get_drvdata()
Alexander Beregalov
1
-2
/
+2
2009-07-02
power_supply: Add a charge_type property, and use it for olpc driver
Andres Salomon
2
-0
/
+15
2009-07-01
olpc_battery: Add an 'error' sysfs device that displays raw errors
Andres Salomon
1
-0
/
+32
2009-07-01
Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"
Andres Salomon
2
-0
/
+15
2009-07-01
Add ds2782 battery gas gauge driver
Ryan Mallon
3
-0
/
+338
2009-07-01
olpc_battery: Ensure that the TRICKLE bit is checked
Andres Salomon
1
-3
/
+6
2009-07-01
olpc_battery: Fix up eeprom read function
Andres Salomon
1
-8
/
+9
2009-06-09
da9030_battery: Fix race between event handler and monitor
Mike Rapoport
1
-7
/
+12
2009-06-09
Add MAX17040 Fuel Gauge driver
Minkyu Kang
3
-1
/
+319
2009-06-08
w1: ds2760_battery: add support for sleep mode feature
Daniel Mack
1
-0
/
+26
2009-06-08
ds2760_battery: cleanups in ds2760_battery_probe()
Daniel Mack
1
-9
/
+7
2009-04-08
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2
-29
/
+148
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-1
/
+1
2009-03-30
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
1
-1
/
+1
2009-03-27
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
1
-0
/
+2
2009-03-12
ds2760_battery.c: fix division by zero
Daniel Mack
1
-4
/
+7
2009-02-02
pda_power: Add optional OTG transceiver and voltage regulator support
Philipp Zabel
1
-12
/
+77
2009-02-02
pcf50633_charger: Remove unused mbc_set_status function
Balaji Rao
1
-15
/
+0
[next]