index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2011-01-14
15
-69
/
+766
|
\
|
*
power_supply: Add MAX17042 Fuel Gauge Driver
MyungJoo Ham
2011-01-14
3
-0
/
+250
|
*
olpc_battery: Fix up XO-1.5 properties list
Sascha Silbe
2011-01-13
1
-0
/
+4
|
*
olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW
Sascha Silbe
2011-01-12
1
-0
/
+4
|
*
olpc_battery: Add support for CHARGE_NOW
Sascha Silbe
2011-01-12
1
-0
/
+24
|
*
olpc_battery: Add support for CHARGE_FULL_DESIGN
Sascha Silbe
2011-01-12
1
-0
/
+54
|
*
olpc_battery: Ambient temperature is not available on XO-1.5
Daniel Drake
2011-01-12
1
-3
/
+25
|
*
jz4740-battery: Should include linux/io.h
Anton Vorontsov
2010-12-22
1
-0
/
+1
|
*
s3c_adc_battery: Add gpio_inverted field to pdata
Vasily Khoruzhick
2010-12-22
1
-3
/
+9
|
*
power_supply: Don't use flush_scheduled_work()
Tejun Heo
2010-12-22
6
-20
/
+20
|
*
power_supply: Fix use after free and memory leak
Vasiliy Kulikov
2010-12-22
1
-2
/
+2
|
*
gpio-charger: Fix potential race between irq handler and probe/remove
Lars-Peter Clausen
2010-12-22
1
-15
/
+14
|
*
gpio-charger: Provide default name for the power_supply
Lars-Peter Clausen
2010-12-22
1
-1
/
+1
|
*
gpio-charger: Check result of kzalloc
Lars-Peter Clausen
2010-12-22
1
-0
/
+4
|
*
jz4740-battery: Check if platform_data is supplied
Lars-Peter Clausen
2010-11-18
1
-0
/
+5
|
*
isp1704_charger: Detect charger after probe
Heikki Krogerus
2010-11-18
1
-0
/
+17
|
*
isp1704_charger: Set isp->dev before anything needs it
Heikki Krogerus
2010-11-18
1
-3
/
+3
|
*
isp1704_charger: Detect HUB/Host chargers
Heikki Krogerus
2010-11-18
1
-38
/
+142
|
*
isp1704_charger: Correct length for storing model
Ameya Palande
2010-11-18
1
-1
/
+1
|
*
power_supply: Add gpio charger driver
Lars-Peter Clausen
2010-11-18
3
-0
/
+196
|
*
jz4740-battery: Protect against concurrent battery readings
Lars-Peter Clausen
2010-11-18
1
-0
/
+7
|
*
ds2760_battery: Fix calculation of time_to_empty_now
Sven Neumann
2010-11-18
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
|
|
/
*
/
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
2
-8
/
+4
|
/
*
power: Revert "power_supply: Mark twl4030_charger as broken"
Samuel Ortiz
2010-10-29
1
-1
/
+0
*
power_supply: Mark twl4030_charger as broken
Anton Vorontsov
2010-10-28
1
-0
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-10-26
13
-26
/
+1473
|
\
|
*
power_supply: Makefile cleanup
matt mooney
2010-10-06
1
-12
/
+4
|
*
bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()
Axel Lin
2010-10-06
1
-0
/
+1
|
*
power_supply: Introduce maximum current property
Heikki Krogerus
2010-10-06
1
-0
/
+1
|
*
power_supply: Add types for USB chargers
Heikki Krogerus
2010-10-06
1
-1
/
+2
|
*
ds2782_battery: Fix units
Ryan Mallon
2010-10-06
1
-6
/
+6
|
*
power_supply: Add driver for TWL4030/TPS65950 BCI charger
Grazvydas Ignotas
2010-09-30
3
-0
/
+572
|
*
bq20z75: Add support for more power supply properties
Rhyland Klein
2010-09-28
1
-48
/
+156
|
*
wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
ds2760_battery: Add missing kfree(di) in ds2760_battery_remove()
Axel Lin
2010-09-28
1
-0
/
+1
|
*
olpc_battery: Fix endian neutral breakage for s16 values
Richard A. Smith
2010-09-28
1
-4
/
+4
|
*
ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependency
Martin Schwidefsky
2010-09-23
1
-2
/
+1
|
*
pcf50633-charger: Add missing sysfs_remove_group()
Axel Lin
2010-09-22
1
-0
/
+1
|
*
power_supply: Add driver for TI BQ20Z75 gas gauge IC
Rhyland Klein
2010-09-06
3
-0
/
+393
|
*
wm831x_power: Remove duplicate chg mask
Ian Lartey
2010-09-01
1
-1
/
+0
|
*
power_supply: Add isp1704 charger detection driver
Heikki Krogerus
2010-08-19
3
-0
/
+377
*
|
apm_power: Add missing break statement
Anton Vorontsov
2010-09-08
1
-0
/
+1
*
|
intel_pmic_battery: Fix battery charging status on mrst
Shuduo Sang
2010-08-24
1
-3
/
+3
|
/
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-08-12
5
-1
/
+1246
|
\
|
*
intel_mid_battery: Fix battery scaling
Alan Cox
2010-08-10
1
-1
/
+1
|
*
intel_mid_battery: Fix the argument order to intel_scu_ipc_command
Arjan van de Ven
2010-08-10
1
-1
/
+1
|
*
olpc_battery: Fix build failure caused by sysfs changes
David Woodhouse
2010-08-09
1
-2
/
+1
[next]