index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
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]