index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
1
-1
/
+5
2011-11-26
power_supply: Remove IRQF_DISABLED
Yong Zhang
2
-2
/
+2
2011-11-26
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
1
-0
/
+8
2011-11-26
bq27x00_battery: Fix reporting error messages
Pali Rohár
1
-7
/
+14
2011-11-25
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
1
-4
/
+9
2011-11-25
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
1
-21
/
+24
2011-11-25
bq27x00_battery: Cache energy property
Pali Rohár
1
-27
/
+26
2011-11-25
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
1
-5
/
+14
2011-11-25
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
1
-1
/
+39
2011-11-25
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
1
-14
/
+5
2011-11-25
max8925_power: Enable power change notifications
Philip Rakity
1
-0
/
+5
2011-11-25
max8925_power: Remove support for irq bits that do not exist
Philip Rakity
1
-13
/
+0
2011-11-25
max8925_power: Do not detect ac insert if handled by other code
Philip Rakity
1
-2
/
+6
2011-11-25
max8925_power: No temperature interrupts if temperature not connected
Philip Rakity
1
-4
/
+8
2011-11-25
max8925_power: Fix incorrect voltage and current calculation
Philip Rakity
1
-7
/
+6
2011-11-25
max8997_charger: Fix unsigned value for less than zero
Jonghwan Choi
1
-1
/
+1
2011-11-25
collie_battery: Get rid of irq_to_gpio usage
Jochen Friedrich
1
-1
/
+1
2011-11-24
intel_mid_battery: Handle Over Current gracefully
Major Lee
1
-6
/
+6
2011-11-24
tosa_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
1
-47
/
+19
2011-11-24
collie_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
1
-40
/
+13
2011-11-24
olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'
Anton Vorontsov
1
-8
/
+0
2011-11-24
olpc_battery: Fix section mismatch noise
Anton Vorontsov
1
-3
/
+3
2011-11-24
bq20z75: Devicetree init support
Rhyland Klein
1
-0
/
+77
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
1
-35
/
+51
2011-11-02
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
1
-0
/
+9
2011-11-02
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
1
-35
/
+42
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-0
/
+1
2011-10-31
drivers/power: Add module.h to the actual modules in drivers/power
Paul Gortmaker
4
-0
/
+4
2011-10-31
drivers: power_supply_sysfs.c needs stat.h
Paul Gortmaker
1
-0
/
+1
2011-08-23
power_supply: Fix sysfs format warning
Randy Dunlap
1
-1
/
+1
2011-08-23
pda_power: Fix build error if !CONFIG_USB_OTG_UTILS
Axel Lin
1
-0
/
+11
2011-08-19
max17042_battery: Bugfix of incorrect voltage register value interpretation
MyungJoo Ham
1
-4
/
+4
2011-08-19
max17042_battery: Do not lose accuracy calculating current_now
Philip Rakity
1
-2
/
+1
2011-08-19
max17042_battery: Divide by 0 crash because r_sns init too late
Philip Rakity
1
-3
/
+3
2011-08-19
max8998_charger: Allow full timeout not set, leave it unchanged
Axel Lin
1
-0
/
+1
2011-08-19
olpc_battery: Add wakeup support
Daniel Drake
1
-0
/
+24
2011-08-19
olpc_battery: Bind to device tree
Daniel Drake
1
-21
/
+34
2011-08-19
wm831x_power: Only register WM831x battery charger if enabled
Mark Brown
2
-18
/
+30
2011-08-19
pda_power: Add support for using otg transceiver events
Dima Zavin
1
-12
/
+59
2011-08-19
ds2780_battery&z2_battery: Add __devexit_p at necessary places
Axel Lin
2
-2
/
+2
2011-08-19
max8903_charger: Add "platform:" prefix for platform modalias
Axel Lin
1
-1
/
+1
2011-08-19
max8997_charger&max8998_charger: Fix unterminated platform_device_id tables
Axel Lin
2
-0
/
+2
2011-08-19
s3c-adc-battery: Fix compilation error due to missing header (module.h)
Vasily Khoruzhick
1
-0
/
+1
2011-08-19
max8997_charger: Needs module.h
Axel Lin
1
-0
/
+1
2011-08-19
max8998_charger: Needs module.h
Randy Dunlap
1
-0
/
+1
2011-07-31
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
13
-102
/
+692
2011-07-08
gpio-charger: Fix checking return value of request_any_context_irq
Axel Lin
1
-1
/
+1
2011-07-08
power_supply: MAX17042: Support additional properties
Donggeun Kim
1
-68
/
+105
2011-07-08
max8903_charger: Allow platform data to be __initdata
MyungJoo Ham
1
-8
/
+8
[prev]
[next]