index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
max17042_battery.c
Age
Commit message (
Expand
)
Author
2012-03-26
max17042_battery: Clean up interrupt handling
Ramakrishna Pallala
2012-03-26
max17042_battery: Fix CHARGE_FULL representation.
MyungJoo Ham
2012-03-26
power_supply: Convert i2c drivers to module_i2c_driver
Axel Lin
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-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2011-11-26
max17042_battery: Fix error handling
Ramakrishna Pallala
2011-10-31
drivers/power: Add module.h to the actual modules in drivers/power
Paul Gortmaker
2011-08-19
max17042_battery: Bugfix of incorrect voltage register value interpretation
MyungJoo Ham
2011-08-19
max17042_battery: Do not lose accuracy calculating current_now
Philip Rakity
2011-08-19
max17042_battery: Divide by 0 crash because r_sns init too late
Philip Rakity
2011-07-08
power_supply: MAX17042: Support additional properties
Donggeun Kim
2011-07-08
max17042_battery: Remove obsolete cleanup for clientdata
Wolfram Sang
2011-01-14
power_supply: Add MAX17042 Fuel Gauge Driver
MyungJoo Ham