summaryrefslogtreecommitdiffstats
path: root/drivers/power/ds2781_battery.c
Commit message (Expand)AuthorAgeFilesLines
* power: ds2781_battery: clean up eeprom read/write functionsVladimir Zapolskiy2015-07-271-8/+0
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-19/+28
* power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-1/+1
* power: remove use of __devexitBill Pemberton2012-11-281-1/+1
* power: remove use of __devinitBill Pemberton2012-11-281-1/+1
* power: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga2012-08-221-9/+4
* ds2781_battery: Convert to module_platform_driverDevendra Naga2012-08-221-14/+1
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-311-1/+1
|\
| * ds2781_battery: w1_ds2781_read() should be staticAnton Vorontsov2012-06-171-1/+1
* | W1: split master mutex to avoid deadlocks.NeilBrown2012-06-131-11/+1
|/
* ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZEAxel Lin2012-05-051-14/+6
* DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-081-0/+874
OpenPOWER on IntegriCloud