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 |