index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ds2760_battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-6
/
+3
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-04
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-26
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
1
-1
/
+5
2011-05-20
ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery
Paul Parsons
1
-0
/
+4
2011-05-20
ds2760_battery: Fix indexing of the 4 active full EEPROM registers
Paul Parsons
1
-1
/
+1
2011-01-14
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+1
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-4
/
+2
2010-11-18
ds2760_battery: Fix calculation of time_to_empty_now
Sven Neumann
1
-1
/
+1
2010-09-28
ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()
Axel Lin
1
-0
/
+1
2010-05-19
ds2760_battery: Make charge_now and charge_full writeable
Daniel Mack
1
-0
/
+64
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-04
ds2760_battery: Fix integer overflow for time_to_empty_now
Daniel Mack
1
-3
/
+3
2009-07-30
ds2760_battery: implement set_charged() feature
Daniel Mack
1
-0
/
+52
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-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-03-12
ds2760_battery.c: fix division by zero
Daniel Mack
1
-4
/
+7
2009-01-06
power-supply: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-07-25
drivers/power: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-04-29
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
1
-7
/
+0
2007-07-10
[BATTERY] 1-Wire ds2760 chip battery driver
Anton Vorontsov
1
-0
/
+470