index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ds2760_battery.c
Age
Commit message (
Expand
)
Author
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-09-28
ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()
Axel Lin
2010-05-19
ds2760_battery: Make charge_now and charge_full writeable
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-04
ds2760_battery: Fix integer overflow for time_to_empty_now
Daniel Mack
2009-07-30
ds2760_battery: implement set_charged() feature
Daniel Mack
2009-07-30
ds2760_battery: add current_accum module parameter
Daniel Mack
2009-07-30
ds2760_battery: handle full_active_uAh == 0 case correctly
Daniel Mack
2009-07-30
ds2760_battery: add rated_capacity module parameter
Daniel Mack
2009-07-30
ds2760_battery: export more features
Daniel Mack
2009-07-30
ds2760_battery: delay power supply registration
Daniel Mack
2009-06-08
w1: ds2760_battery: add support for sleep mode feature
Daniel Mack
2009-06-08
ds2760_battery: cleanups in ds2760_battery_probe()
Daniel Mack
2009-03-12
ds2760_battery.c: fix division by zero
Daniel Mack
2009-01-06
power-supply: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-25
drivers/power: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-29
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-10
[BATTERY] 1-Wire ds2760 chip battery driver
Anton Vorontsov