index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ab8500_fg: Added support for BATT_OVV
Hakan Berg
2013-01-16
1
-15
/
+15
*
ab8500_btemp: Remove superfluous BTEMP thermal comp
Hakan Berg
2013-01-16
1
-2
/
+2
*
ab8500_fg: Round capacity output
pender01
2013-01-16
1
-13
/
+15
*
ab8500_bm: Adds support for Car/Travel Adapters
Hakan Berg
2013-01-16
1
-24
/
+68
*
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
2013-01-16
1
-4
/
+4
*
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
2013-01-16
1
-6
/
+6
*
ab8500_fg: Balance IRQ enable
Rickard Andersson
2013-01-16
1
-0
/
+1
*
ab8500_bm: Recharge condition not optimal for battery
Marcus Cooper
2013-01-16
3
-33
/
+162
*
ab8500_charger: Handle gpadc errors
Jonas Aaberg
2013-01-16
1
-4
/
+18
*
ab8500_fg: Replace msleep() with usleep_range() for greater accuracy
Jonas Aaberg
2013-01-16
1
-1
/
+1
*
ab8500_charger: Detect charger removal
Lee Jones
2013-01-16
1
-1
/
+141
*
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
2013-01-16
2
-15
/
+59
*
ab8500_charger: Rename the power_loss function
Paer-Olof Haakansson
2013-01-16
1
-12
/
+11
*
da9052-battery: Avoid out-of-range array access
Nickolai Zeldovich
2013-01-06
1
-1
/
+1
*
max17040_battery: Use devm_kzalloc
Devendra Naga
2013-01-06
1
-3
/
+1
*
lp8788-charger: Fix a parent device in kernel messages
Kim, Milo
2013-01-06
1
-6
/
+6
*
lp8788-charger: Fix a parent device in _probe()
Kim, Milo
2013-01-06
1
-2
/
+3
*
power/reset: Add a new driver implementing 'power off by restarting'
Andrew Lunn
2013-01-06
3
-0
/
+74
*
power/reset: Add a new driver to turn QNAP board power off
Andrew Lunn
2013-01-06
3
-0
/
+126
*
88pm860x_battery: Eliminate possible references to released resources
Julia Lawall
2013-01-06
1
-9
/
+4
*
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
2013-01-06
1
-8
/
+3
*
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
2013-01-06
1
-2
/
+0
*
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
2013-01-06
1
-1
/
+2
*
bq2415x_charger: Use devm_kzalloc()
Sachin Kamat
2013-01-06
1
-9
/
+6
*
bq2415x_charger: Use module_i2c_driver
Sachin Kamat
2013-01-06
1
-12
/
+1
*
bq2415x_charger: Remove unneeded version.h inclusion
Sachin Kamat
2013-01-06
1
-1
/
+0
*
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
2013-01-06
7
-516
/
+591
|
\
|
*
ab8500_bm: Make the battery Device Tree node reference less cryptic
Lee Jones
2012-12-11
1
-6
/
+6
|
*
abx500_chargalg: Reorder obtainment of platform specific battery management data
Lee Jones
2012-12-11
1
-14
/
+13
|
*
ab8500_fg: Reorder obtainment of platform specific battery management data
Lee Jones
2012-12-11
1
-14
/
+13
|
*
ab8500_charger: Reorder obtainment of platform specific battery management data
Lee Jones
2012-12-11
1
-16
/
+15
|
*
ab8500_btemp: Reorder obtainment of platform specific battery management data
Lee Jones
2012-12-11
1
-14
/
+13
|
*
ab8500_bm: Always send platform specific battery information via pdata
Lee Jones
2012-12-11
6
-31
/
+18
|
*
ab8500_bm: Rename battery management platform data to something more logical
Lee Jones
2012-12-11
5
-149
/
+149
|
*
ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinct
Lee Jones
2012-12-11
1
-28
/
+21
|
*
ab8500_btemp: Fix crazy tabbing implementation
Lee Jones
2012-12-11
1
-228
/
+229
|
*
ab8500_btemp: Detect battery type in workqueue
Jonas Aaberg
2012-12-11
1
-4
/
+11
|
*
ab8500_fg: Don't clear the CCMuxOffset bit
Kalle Komierowski
2012-12-11
1
-4
/
+4
|
*
ab8500_charger: Charger current step-up/down
Johan Bjornstedt
2012-12-11
1
-40
/
+135
|
*
ab8500: remove explicit handling of battery type
Rajanikanth H.V
2012-12-11
2
-8
/
+4
*
|
charger_manager: Don't use [delayed_]work_pending()
Tejun Heo
2013-01-05
1
-15
/
+16
*
|
charger-manager: Split _probe funtion to make the code more clean
Chanwoo Choi
2013-01-05
1
-111
/
+168
*
|
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-03
1
-2
/
+3
|
\
\
|
*
|
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
2013-01-03
1
-2
/
+3
*
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-01-03
3
-14
/
+15
|
\
\
\
|
*
|
|
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
1
-2
/
+9
|
*
|
|
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
|
*
|
|
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
|
*
|
|
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
|
|
|
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
2013-01-03
3
-54
/
+58
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]