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-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
2009-09-04
wm97xx_battery: Convert to dev_pm_ops
Marek Vasut
1
-7
/
+10
2009-09-04
wm97xx_battery: Use irq to detect charger state
Marek Vasut
1
-6
/
+24
2009-09-04
wm97xx_battery: Use platform_data
Marek Vasut
1
-5
/
+27
2009-07-30
Merge git://git.infradead.org/users/cbou/battery-2.6.31
Linus Torvalds
4
-11
/
+353
2009-07-30
ds2760_battery: implement set_charged() feature
Daniel Mack
1
-0
/
+52
2009-07-30
power_supply: get_by_name and set_charged functionality
Daniel Mack
1
-0
/
+28
2009-07-30
power_supply: EXPORT_SYMBOL cleanups
Daniel Mack
1
-9
/
+7
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-07-14
wm8350_power: Implement charge type property
Mark Brown
1
-0
/
+22
2009-07-12
wm97xx_batery: replace driver_data with dev_get_drvdata()
Alexander Beregalov
1
-2
/
+2
2009-07-02
power_supply: Add a charge_type property, and use it for olpc driver
Andres Salomon
2
-0
/
+15
2009-07-01
olpc_battery: Add an 'error' sysfs device that displays raw errors
Andres Salomon
1
-0
/
+32
2009-07-01
Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"
Andres Salomon
2
-0
/
+15
[next]