index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
5
-2
/
+23
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
2
-14
/
+55
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
7
-13
/
+1550
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
2
-24
/
+69
2013-01-16
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
2
-4
/
+9
2013-01-16
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
1
-6
/
+6
2013-01-16
ab8500_fg: Balance IRQ enable
Rickard Andersson
1
-0
/
+1
2013-01-16
ab8500_bm: Recharge condition not optimal for battery
Marcus Cooper
5
-35
/
+168
2013-01-16
ab8500_charger: Handle gpadc errors
Jonas Aaberg
1
-4
/
+18
2013-01-16
ab8500_fg: Replace msleep() with usleep_range() for greater accuracy
Jonas Aaberg
1
-1
/
+1
2013-01-16
ab8500_charger: Detect charger removal
Lee Jones
1
-1
/
+141
2013-01-16
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
3
-15
/
+66
2013-01-16
ab8500_charger: Rename the power_loss function
Paer-Olof Haakansson
1
-12
/
+11
2013-01-06
da9052-battery: Avoid out-of-range array access
Nickolai Zeldovich
1
-1
/
+1
2013-01-06
max17040_battery: Use devm_kzalloc
Devendra Naga
1
-3
/
+1
2013-01-06
lp8788-charger: Fix a parent device in kernel messages
Kim, Milo
1
-6
/
+6
2013-01-06
lp8788-charger: Fix a parent device in _probe()
Kim, Milo
1
-2
/
+3
2013-01-06
power/reset: Add a new driver implementing 'power off by restarting'
Andrew Lunn
4
-0
/
+82
2013-01-06
power/reset: Add a new driver to turn QNAP board power off
Andrew Lunn
4
-0
/
+139
2013-01-06
MAINTAINERS: Add LP8788 MFD driver entry
Kim, Milo
1
-0
/
+10
2013-01-06
MAINTAINERS: Add LP8727 charger driver entry
Kim, Milo
1
-0
/
+6
2013-01-06
88pm860x_battery: Eliminate possible references to released resources
Julia Lawall
1
-9
/
+4
2013-01-06
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
1
-8
/
+3
2013-01-06
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
1
-2
/
+0
2013-01-06
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
2
-1
/
+4
2013-01-06
bq2415x_charger: Use devm_kzalloc()
Sachin Kamat
1
-9
/
+6
2013-01-06
bq2415x_charger: Use module_i2c_driver
Sachin Kamat
1
-12
/
+1
2013-01-06
bq2415x_charger: Remove unneeded version.h inclusion
Sachin Kamat
1
-1
/
+0
2013-01-06
ab8500: Promote ab8500_fg probe before ab8500_btemp probe
Rajanikanth H.V
1
-1
/
+1
[next]