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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-2
/
+4
2010-05-25
power_supply: Fix regression for 'type' property
Daniel Mack
1
-2
/
+4
2010-05-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
13
-168
/
+848
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+1
2010-05-19
ds2760_battery: Make charge_now and charge_full writeable
Daniel Mack
1
-0
/
+64
2010-05-19
power_supply: Add support for writeable properties
Daniel Mack
1
-3
/
+35
2010-05-19
power_supply: Use attribute groups
Anton Vorontsov
3
-96
/
+74
2010-05-18
power_supply: Add test_power driver
Anton Vorontsov
3
-0
/
+169
2010-05-03
tosa_battery: Fix build error due to direct driver_data usage
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-05-02
wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)
Anton Vorontsov
1
-0
/
+3
2010-05-02
ds2782_battery: Get rid of magic numbers in driver_data
Anton Vorontsov
1
-6
/
+11
2010-04-26
ds2782_battery: Add support for ds2786 battery gas gauge
Yulia Vilensky
2
-50
/
+138
2010-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
13
-0
/
+13
2010-04-16
pda_power: Add function callbacks for suspend and resume
Daniel Mack
1
-0
/
+10
2010-04-06
wm831x_power: Use genirq
Mark Brown
1
-17
/
+16
2010-04-06
Driver for Zipit Z2 battery chip
Marek Vasut
3
-0
/
+335
2010-04-06
ds2782_battery: Fix clientdata on removal
Wolfram Sang
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
13
-0
/
+13
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
7
-64
/
+701
2010-03-07
power_supply: Enable power supply of max8925
Haojian Zhuang
3
-0
/
+542
2010-03-07
mfd: Update WM8350 drivers for changed interrupt numbers
Mark Brown
1
-1
/
+1
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-12
/
+12
2010-02-27
power_supply: bq27x00: fix voltage and current units
Grazvydas Ignotas
1
-3
/
+3
2010-02-27
power_supply: bq27x00: add status and time properties
Grazvydas Ignotas
1
-2
/
+79
2010-02-16
power_supply: bq27x00: add BQ27500 support
Grazvydas Ignotas
2
-30
/
+51
2010-02-16
power_supply: bq27x00: fix temperature conversion
Grazvydas Ignotas
1
-2
/
+2
2010-02-16
power_supply: bq27x00: remove unused struct fields
Grazvydas Ignotas
1
-4
/
+0
2010-02-16
power_supply: bq27x00: remove double endian swap
Grazvydas Ignotas
1
-8
/
+3
2010-02-03
da9030_battery: fix spelling in comment
Stefan Weil
1
-1
/
+1
2010-01-29
wm97xx_battery: Clean up some warnings
Mark Brown
1
-2
/
+2
2010-01-29
wm97xx_battery: Handle missing platform data gracefully
Mark Brown
1
-2
/
+8
2010-01-15
POWER: Add support for cycle_count
Alexey Starikovskiy
1
-0
/
+1
2009-12-18
pmu_battery: Fix battery full reporting
Thomas Champagne
1
-0
/
+2
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
6
-217
/
+401
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-26
/
+0
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-14
/
+25
2009-12-13
mfd: Fix memleak in pcf50633_client_dev_register
Lars-Peter Clausen
1
-2
/
+1
2009-12-03
power_supply_sysfs: Handle -ENODATA in a special way
Anton Vorontsov
1
-1
/
+4
2009-11-27
collie: add battery driver
Thomas Kunze
3
-0
/
+426
2009-11-17
wm831x_backup: Remove unused variables
Alan Cox
1
-1
/
+1
2009-11-16
pcf50633: Query charger status directly
Paul Fertser
1
-21
/
+29
2009-11-16
pcf50633: Properly reenable charging when the supply conditions change
Paul Fertser
1
-3
/
+7
2009-11-16
pcf50633: Get rid of charging restart software auto-triggering
Paul Fertser
1
-46
/
+0
2009-11-16
pcf50633: introduces battery charging current control
Balaji Rao
1
-5
/
+73
2009-11-16
pcf50633: Add ac power supply class to the charger
Sean McNeil
1
-1
/
+45
2009-11-16
wm831x: Factor out WM831x backup battery charger
Mark Brown
4
-141
/
+244
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
1
-2
/
+2
2009-09-04
power_supply: Add driver for the PMU on WM831x PMICs
Mark Brown
3
-0
/
+787
2009-09-04
ds2760_battery: Fix integer overflow for time_to_empty_now
Daniel Mack
1
-3
/
+3
[next]