index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ds2760_battery.c
Age
Commit message (
Expand
)
Author
2013-03-31
ds2760_battery: Use devm_kzalloc()
Jingoo Han
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-04
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
2011-11-26
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
2011-05-20
ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery
Paul Parsons
2011-05-20
ds2760_battery: Fix indexing of the 4 active full EEPROM registers
Paul Parsons
2011-01-14
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-11-18
ds2760_battery: Fix calculation of time_to_empty_now
Sven Neumann
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