index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2012-01-10
Merge git://git.infradead.org/users/cbou/battery-urgent
Anton Vorontsov
2012-01-10
power_supply: Mark da9052 driver as broken
Anton Vorontsov
2012-01-07
power_supply: Drop usage of nowarn variant of sysfs_create_link()
Anton Vorontsov
2012-01-06
s3c_adc_battery: Average over more than one adc sample
Heiko Stübner
2012-01-06
power_supply: Add DA9052 battery driver
Ashish Jangam
2012-01-06
isp1704_charger: Fix missing check
Felipe Contreras
2012-01-06
jz4740-battery: Fix signedness bug
Axel Lin
2012-01-06
power_supply: Assume mains power by default
Jean Delvare
2012-01-06
sbs-battery: Fix devicetree match table
Olof Johansson
2012-01-06
sbs-battery: Change power supply name
Rhyland Klein
2012-01-06
sbs-battery: Rename internals to new name
Rhyland Klein
2012-01-06
bq20z75: Rename to sbs-battery
Rhyland Klein
2012-01-06
wm97xx_battery: Use DEFINE_MUTEX() for work_lock
Axel Lin
2012-01-06
max8997_charger: Remove duplicate module.h
Jonghwan Choi
2012-01-04
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2012-01-04
power_supply: Add "unknown" in power supply type
Kim, Milo
2012-01-04
lp8727_charger: Coding style changes
Kim, Milo
2012-01-04
lp8727_charger: Add supported i2c functionality check routine
Kim, Milo
2012-01-04
power_supply: Add LP8727 charger driver
Woogyom Kim
2012-01-04
power_supply: Charger-Manager: Add properties for power-supply-class
Donggeun Kim
2012-01-04
power_supply: Add initial Charger-Manager driver
Donggeun Kim
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-09
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
2011-12-09
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
2011-12-05
x86/mrst: Battery fixes
Major Lee
2011-11-26
max8925_power: Check at probe time if power to set online
Philip Rakity
2011-11-26
max8925_power: Do not read random data from chip registers
Philip Rakity
2011-11-26
max17042_battery: Fix error handling
Ramakrishna Pallala
2011-11-26
ds2760_battery: Add rated capacity of the hx4700 3600mAh battery
Paul Parsons
2011-11-26
power_supply: Remove IRQF_DISABLED
Yong Zhang
2011-11-26
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
2011-11-26
bq27x00_battery: Fix reporting error messages
Pali Rohár
2011-11-25
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
2011-11-25
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
2011-11-25
bq27x00_battery: Cache energy property
Pali Rohár
2011-11-25
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
2011-11-25
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
2011-11-25
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
2011-11-25
max8925_power: Enable power change notifications
Philip Rakity
2011-11-25
max8925_power: Remove support for irq bits that do not exist
Philip Rakity
2011-11-25
max8925_power: Do not detect ac insert if handled by other code
Philip Rakity
2011-11-25
max8925_power: No temperature interrupts if temperature not connected
Philip Rakity
2011-11-25
max8925_power: Fix incorrect voltage and current calculation
Philip Rakity
2011-11-25
max8997_charger: Fix unsigned value for less than zero
Jonghwan Choi
2011-11-25
collie_battery: Get rid of irq_to_gpio usage
Jochen Friedrich
2011-11-24
intel_mid_battery: Handle Over Current gracefully
Major Lee
2011-11-24
tosa_battery: Convert to gpio_request_array() / gpio_free_array()
Axel Lin
[next]