index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-02-27
power: convert to idr_alloc()
Tejun Heo
3
-21
/
+8
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+6
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
26
-954
/
+4044
2013-02-16
bq2415x_charger: Add support for offline and 100mA mode
Pali Rohár
1
-7
/
+18
2013-02-16
generic-adc-battery: Fix forever loop in gab_remove()
Dan Carpenter
1
-7
/
+9
2013-02-16
goldfish_battery: Add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-08
da9030_battery: Include notifier.h
Michal Hocko
1
-0
/
+1
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2
-6
/
+6
2013-02-02
bq27x00_battery: Fix reporting battery temperature
Pali Rohár
1
-5
/
+5
2013-02-02
power/reset: Remove newly introduced __dev* annotations
Thierry Reding
1
-3
/
+3
2013-02-02
lp8727_charger: Small cleanup in naming
Dan Carpenter
1
-4
/
+4
2013-02-02
Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
8
-177
/
+2210
2013-02-02
ab8500_btemp: Demote initcall sequence
Rajanikanth H.V
1
-1
/
+1
2013-02-02
ds2782_battery: Add power_supply_changed() calls for proper uevent support
Evgeny Romanov
1
-0
/
+69
2013-02-02
power: Add battery driver for goldfish emulator
Mike Lockwood
3
-0
/
+243
2013-01-25
power: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-23
u8500-charger: Delay for USB enumeration
Paer-Olof Haakansson
1
-107
/
+325
2013-01-23
ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures
Lee Jones
1
-2
/
+2
2013-01-23
ab8500-charger: Do not touch VBUSOVV bits
Jonas Aaberg
1
-6
/
+16
2013-01-23
ab8500-fg: Use correct battery charge full design
Rajkumar Kasirajan
1
-1
/
+2
2013-01-23
pm2301: LPN mode control support
Lee Jones
2
-2
/
+70
2013-01-23
pm2301: Enable vbat low monitoring
Rajkumar Kasirajan
1
-41
/
+45
2013-01-23
ab8500-bm: Flush all work queues before suspending
Jonas Aaberg
2
-0
/
+16
2013-01-23
ab8500-fg: Go to INIT_RECOVERY when charger removed
Martin Bergström
1
-1
/
+1
2013-01-23
ab8500-charger: Add support for autopower on AB8505 and AB9540
Nicolas Guion
1
-17
/
+35
2013-01-23
abx500-chargalg: Add new sysfs interface to get current charge status
Lee Jones
2
-1
/
+24
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
4
-2
/
+20
2013-01-23
ab8500-chargalg: Only root should have write permission on sysfs file
Lee Jones
1
-1
/
+1
2013-01-23
pm2301: Remove volt_now & curr_now properties
Loic Pallardy
2
-36
/
+0
2013-01-23
pm2301: Clean-up PM2301 interrupt management
Olivier Clergeaud
2
-54
/
+148
2013-01-23
pm2301: Move all configuration and emum structs out to a header file
Lee Jones
2
-475
/
+489
2013-01-23
ab8500-chargalg: Update battery health on safety timer exp
Lee Jones
1
-0
/
+3
2013-01-23
ab8500-charger: Kick watchdog
Lee Jones
1
-0
/
+6
2013-01-23
ab8500-btemp: Adaptation to AB8505 and AB9540 platforms
Michel JAOUEN
1
-14
/
+53
2013-01-23
ab8500-fg: Adjust for RF bursts voltage drops
Hakan Berg
1
-14
/
+27
2013-01-23
ab8500-charger: AB workaround for invalid charger
Henrik Sölver
1
-4
/
+55
2013-01-23
pm2301: Provide u9540 support for the pm2301 charger
Michel JAOUEN
4
-13
/
+1486
2013-01-19
qnap-poweroff: Fix license string
Andrew Lunn
1
-1
/
+1
2013-01-15
ab8500_fg: Remove pointless round_jiffies() call
Lee Jones
1
-1
/
+1
2013-01-15
ab8500_fg: Overflow in current calculation
Paer-Olof Haakansson
1
-5
/
+4
2013-01-15
ab8500_charger: Adds support for legacy USB chargers
Marcus Cooper
1
-16
/
+63
2013-01-15
ab8500_charger: Remove unused defines
Marcus Cooper
1
-5
/
+0
2013-01-15
ab8500_fg: Added support for BATT_OVV
Hakan Berg
1
-15
/
+15
2013-01-15
ab8500_btemp: Remove superfluous BTEMP thermal comp
Hakan Berg
1
-2
/
+2
2013-01-15
ab8500_fg: Round capacity output
pender01
1
-13
/
+15
2013-01-15
ab8500_bm: Adds support for Car/Travel Adapters
Hakan Berg
1
-24
/
+68
2013-01-15
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
1
-4
/
+4
2013-01-15
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
1
-6
/
+6
[next]