index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
power: convert to idr_alloc()
Tejun Heo
3
-21
/
+8
2013-02-22
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+6
2013-02-22
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-17
bq2415x_charger: Add support for offline and 100mA mode
Pali Rohár
1
-7
/
+18
2013-02-17
generic-adc-battery: Fix forever loop in gab_remove()
Dan Carpenter
1
-7
/
+9
2013-02-17
goldfish_battery: Add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-09
da9030_battery: Include notifier.h
Michal Hocko
1
-0
/
+1
2013-02-07
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-03
bq27x00_battery: Fix reporting battery temperature
Pali Rohár
1
-5
/
+5
2013-02-03
power/reset: Remove newly introduced __dev* annotations
Thierry Reding
1
-3
/
+3
2013-02-03
lp8727_charger: Small cleanup in naming
Dan Carpenter
1
-4
/
+4
2013-02-03
Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
8
-177
/
+2210
2013-02-03
ab8500_btemp: Demote initcall sequence
Rajanikanth H.V
1
-1
/
+1
2013-02-03
ds2782_battery: Add power_supply_changed() calls for proper uevent support
Evgeny Romanov
1
-0
/
+69
2013-02-03
power: Add battery driver for goldfish emulator
Mike Lockwood
3
-0
/
+243
2013-01-26
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-20
qnap-poweroff: Fix license string
Andrew Lunn
1
-1
/
+1
2013-01-16
ab8500_fg: Remove pointless round_jiffies() call
Lee Jones
1
-1
/
+1
2013-01-16
ab8500_fg: Overflow in current calculation
Paer-Olof Haakansson
1
-5
/
+4
2013-01-16
ab8500_charger: Adds support for legacy USB chargers
Marcus Cooper
1
-16
/
+63
2013-01-16
ab8500_charger: Remove unused defines
Marcus Cooper
1
-5
/
+0
2013-01-16
ab8500_fg: Added support for BATT_OVV
Hakan Berg
1
-15
/
+15
2013-01-16
ab8500_btemp: Remove superfluous BTEMP thermal comp
Hakan Berg
1
-2
/
+2
2013-01-16
ab8500_fg: Round capacity output
pender01
1
-13
/
+15
2013-01-16
ab8500_bm: Adds support for Car/Travel Adapters
Hakan Berg
1
-24
/
+68
2013-01-16
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
1
-4
/
+4
2013-01-16
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
1
-6
/
+6
[next]