index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
2011-11-25
1
-0
/
+8
*
bq27x00_battery: Fix reporting error messages
Pali Rohár
2011-11-25
1
-7
/
+14
*
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
2011-11-25
1
-4
/
+9
*
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
2011-11-25
1
-21
/
+24
*
bq27x00_battery: Cache energy property
Pali Rohár
2011-11-25
1
-27
/
+26
*
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
2011-11-25
1
-5
/
+14
*
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
2011-11-25
1
-1
/
+39
*
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
2011-11-25
1
-14
/
+5
*
max8925_power: Enable power change notifications
Philip Rakity
2011-11-25
1
-0
/
+5
*
max8925_power: Remove support for irq bits that do not exist
Philip Rakity
2011-11-25
1
-13
/
+0
*
max8925_power: Do not detect ac insert if handled by other code
Philip Rakity
2011-11-25
1
-2
/
+6
*
max8925_power: No temperature interrupts if temperature not connected
Philip Rakity
2011-11-25
1
-4
/
+8
*
max8925_power: Fix incorrect voltage and current calculation
Philip Rakity
2011-11-25
1
-7
/
+6
*
max8997_charger: Fix unsigned value for less than zero
Jonghwan Choi
2011-11-24
1
-1
/
+1
*
intel_mid_battery: Handle Over Current gracefully
Major Lee
2011-11-24
1
-6
/
+6
*
tosa_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
2011-11-24
1
-47
/
+19
*
collie_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
2011-11-24
1
-40
/
+13
*
olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'
Anton Vorontsov
2011-11-24
1
-8
/
+0
*
olpc_battery: Fix section mismatch noise
Anton Vorontsov
2011-11-24
1
-3
/
+3
*
bq20z75: Devicetree init support
Rhyland Klein
2011-11-24
1
-0
/
+77
*
power_supply: Fix sysfs format warning
Randy Dunlap
2011-08-23
1
-1
/
+1
*
pda_power: Fix build error if !CONFIG_USB_OTG_UTILS
Axel Lin
2011-08-23
1
-0
/
+11
*
max17042_battery: Bugfix of incorrect voltage register value interpretation
MyungJoo Ham
2011-08-19
1
-4
/
+4
*
max17042_battery: Do not lose accuracy calculating current_now
Philip Rakity
2011-08-19
1
-2
/
+1
*
max17042_battery: Divide by 0 crash because r_sns init too late
Philip Rakity
2011-08-19
1
-3
/
+3
*
max8998_charger: Allow full timeout not set, leave it unchanged
Axel Lin
2011-08-19
1
-0
/
+1
*
olpc_battery: Add wakeup support
Daniel Drake
2011-08-19
1
-0
/
+24
*
olpc_battery: Bind to device tree
Daniel Drake
2011-08-19
1
-21
/
+34
*
wm831x_power: Only register WM831x battery charger if enabled
Mark Brown
2011-08-19
2
-18
/
+30
*
pda_power: Add support for using otg transceiver events
Dima Zavin
2011-08-19
1
-12
/
+59
*
ds2780_battery&z2_battery: Add __devexit_p at necessary places
Axel Lin
2011-08-19
2
-2
/
+2
*
max8903_charger: Add "platform:" prefix for platform modalias
Axel Lin
2011-08-19
1
-1
/
+1
*
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables
Axel Lin
2011-08-19
2
-0
/
+2
*
s3c-adc-battery: Fix compilation error due to missing header (module.h)
Vasily Khoruzhick
2011-08-19
1
-0
/
+1
*
max8997_charger: Needs module.h
Axel Lin
2011-08-19
1
-0
/
+1
*
max8998_charger: Needs module.h
Randy Dunlap
2011-08-19
1
-0
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2011-07-31
13
-102
/
+692
|
\
|
*
gpio-charger: Fix checking return value of request_any_context_irq
Axel Lin
2011-07-08
1
-1
/
+1
|
*
power_supply: MAX17042: Support additional properties
Donggeun Kim
2011-07-08
1
-68
/
+105
|
*
max8903_charger: Allow platform data to be __initdata
MyungJoo Ham
2011-07-08
1
-8
/
+8
|
*
power_supply: Add charger driver for MAX8998/LP3974
Donggeun Kim
2011-07-08
3
-0
/
+226
|
*
power_supply: Add charger driver for MAX8997/8966
Donggeun Kim
2011-07-08
3
-0
/
+214
|
*
max17042_battery: Remove obsolete cleanup for clientdata
Wolfram Sang
2011-07-08
1
-2
/
+0
|
*
twl4030_charger: Fix warnings
Grazvydas Ignotas
2011-07-08
1
-5
/
+5
|
*
wm831x_power: Support multiple instances
Mark Brown
2011-07-08
1
-3
/
+23
|
*
wm831x_backup: Support multiple instances
Mark Brown
2011-07-08
1
-1
/
+11
|
*
apm_power: Fix style error in macros
Ken O'Brien
2011-07-08
1
-4
/
+4
|
*
s3c_adc_battery: Fix annotation for s3c_adc_battery_probe()
Mark Brown
2011-07-08
1
-1
/
+1
|
*
bq20z75: Enable detection after registering
Rhyland Klein
2011-07-08
1
-0
/
+2
|
*
bq20z75: Add support for external notification
Rhyland Klein
2011-07-08
1
-9
/
+92
[next]