summaryrefslogtreecommitdiff
path: root/drivers/power/ds2760_battery.c
AgeCommit message (Expand)Author
2011-05-20ds2760_battery: Fix rated capacity of the hx4700 1800mAh batteryPaul Parsons
2011-05-20ds2760_battery: Fix indexing of the 4 active full EEPROM registersPaul Parsons
2011-01-14Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-18ds2760_battery: Fix calculation of time_to_empty_nowSven Neumann
2010-09-28ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()Axel Lin
2010-05-19ds2760_battery: Make charge_now and charge_full writeableDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-04ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack
2009-07-30ds2760_battery: implement set_charged() featureDaniel Mack
2009-07-30ds2760_battery: add current_accum module parameterDaniel Mack
2009-07-30ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack
2009-07-30ds2760_battery: add rated_capacity module parameterDaniel Mack
2009-07-30ds2760_battery: export more featuresDaniel Mack
2009-07-30ds2760_battery: delay power supply registrationDaniel Mack
2009-06-08w1: ds2760_battery: add support for sleep mode featureDaniel Mack
2009-06-08ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack
2009-01-06power-supply: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov