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-03-26
lp8727_charger: Add MODULE_DEVICE_TABLE
Axel Lin
2012-03-26
charger-manager: Simplify charger_get_property(), get rid of a warning
Anton Vorontsov
2012-03-26
charger-manager: Clean up for better readability
Axel Lin
2012-03-26
da9052-battery: Convert to use module_platform_driver
Axel Lin
2012-03-26
da9052-battery: Fix a memory leak when unload the module
Axel Lin
2012-03-26
da9052-battery: Add missing platform_set_drvdata
Axel Lin
2012-03-26
ab8500: Turn unneeded global symbols into local ones
Anton Vorontsov
2012-03-26
ab8500_fg: Fix copy-paste error
Anton Vorontsov
2012-03-26
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
2012-03-26
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
2012-03-26
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
2012-03-26
ab8500_charger: Convert to the new USB OTG calls
Anton Vorontsov
2012-03-26
ab8500-btemp: AB8500 battery temperature driver
Arun Murthy
2012-03-26
ab8500-fg: A8500 fuel gauge driver
Arun Murthy
2012-03-26
ab8500-charger: AB8500 charger driver
Arun Murthy
2012-03-26
abx500-chargalg: Add abx500 charging algorithm
Arun Murthy
2012-03-26
Add I2C driver for Summit Microelectronics SMB347 Battery Charger.
Bruce E. Robertson
2012-03-26
isp1704_charger: Fix probe error path
Felipe Contreras
2012-03-26
lp8727_charger: Correct typos on the comment
Kim, Milo
2012-03-26
lp8727_charger: Fix wrong code style
Kim, Milo
2012-03-26
lp8727_charger: Change i2c functions
Kim, Milo
2012-03-26
lp8727_charger: Add error check routine on probe()
Kim, Milo
2012-03-26
lp8727_charger: Add company name and description
Kim, Milo
2012-03-26
max17042_battery: Make it possible to instantiate driver from DT
Karol Lewandowski
2012-03-26
max17042_battery: Use devm_kzalloc() where applicable
Karol Lewandowski
2012-03-26
max17042: Change capacity property to use reported SOC register
Dirk Brandewie
2012-03-26
max17042: Add support for signalling change in SOC
Ramakrishna Pallala
2012-03-26
max17042: Add POR init procedure from Maxim appnote
Ramakrishna Pallala
2012-02-01
lp8727_charger: Add terminating entry for i2c_device_id table
Axel Lin
2012-02-01
power_supply: Fix modalias for charger-manager
Axel Lin
2012-02-01
bq27x00_battery: Fix flag register read
Grazvydas Ignotas
2012-02-01
Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"
Anton Vorontsov
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
[next]