summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pm2301: LPN mode control supportLee Jones2013-01-232-2/+70
* pm2301: Enable vbat low monitoringRajkumar Kasirajan2013-01-231-41/+45
* ab8500-bm: Flush all work queues before suspendingJonas Aaberg2013-01-232-0/+16
* ab8500-fg: Go to INIT_RECOVERY when charger removedMartin Bergström2013-01-231-1/+1
* ab8500-charger: Add support for autopower on AB8505 and AB9540Nicolas Guion2013-01-231-17/+35
* abx500-chargalg: Add new sysfs interface to get current charge statusLee Jones2013-01-232-1/+24
* pm2301: Update watchdog for pm2xxx supportLoic Pallardy2013-01-234-2/+20
* ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones2013-01-231-1/+1
* pm2301: Remove volt_now & curr_now propertiesLoic Pallardy2013-01-232-36/+0
* pm2301: Clean-up PM2301 interrupt managementOlivier Clergeaud2013-01-232-54/+148
* pm2301: Move all configuration and emum structs out to a header fileLee Jones2013-01-232-475/+489
* ab8500-chargalg: Update battery health on safety timer expLee Jones2013-01-231-0/+3
* ab8500-charger: Kick watchdogLee Jones2013-01-231-0/+6
* ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN2013-01-231-14/+53
* ab8500-fg: Adjust for RF bursts voltage dropsHakan Berg2013-01-231-14/+27
* ab8500-charger: AB workaround for invalid chargerHenrik Sölver2013-01-231-4/+55
* pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN2013-01-234-13/+1486
* qnap-poweroff: Fix license stringAndrew Lunn2013-01-191-1/+1
* ab8500_fg: Remove pointless round_jiffies() callLee Jones2013-01-151-1/+1
* ab8500_fg: Overflow in current calculationPaer-Olof Haakansson2013-01-151-5/+4
* ab8500_charger: Adds support for legacy USB chargersMarcus Cooper2013-01-151-16/+63
* ab8500_charger: Remove unused definesMarcus Cooper2013-01-151-5/+0
* ab8500_fg: Added support for BATT_OVVHakan Berg2013-01-151-15/+15
* ab8500_btemp: Remove superfluous BTEMP thermal compHakan Berg2013-01-151-2/+2
* ab8500_fg: Round capacity outputpender012013-01-151-13/+15
* ab8500_bm: Adds support for Car/Travel AdaptersHakan Berg2013-01-151-24/+68
* ab8500_btemp: Ignore false btemp low interruptHakan Berg2013-01-151-4/+4
* ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones2013-01-151-6/+6
* ab8500_fg: Balance IRQ enableRickard Andersson2013-01-151-0/+1
* ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper2013-01-153-33/+162
* ab8500_charger: Handle gpadc errorsJonas Aaberg2013-01-151-4/+18
* ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg2013-01-151-1/+1
* ab8500_charger: Detect charger removalLee Jones2013-01-151-1/+141
* ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt2013-01-152-15/+59
* ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson2013-01-151-12/+11
* da9052-battery: Avoid out-of-range array accessNickolai Zeldovich2013-01-061-1/+1
* max17040_battery: Use devm_kzallocDevendra Naga2013-01-061-3/+1
* lp8788-charger: Fix a parent device in kernel messagesKim, Milo2013-01-061-6/+6
* lp8788-charger: Fix a parent device in _probe()Kim, Milo2013-01-061-2/+3
* power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn2013-01-063-0/+74
* power/reset: Add a new driver to turn QNAP board power offAndrew Lunn2013-01-063-0/+126
* 88pm860x_battery: Eliminate possible references to released resourcesJulia Lawall2013-01-061-9/+4
* ab8500_charger: Use devm_regulator_get APISachin Kamat2013-01-051-8/+3
* bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown2013-01-051-2/+0
* power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala2013-01-051-1/+2
* bq2415x_charger: Use devm_kzalloc()Sachin Kamat2013-01-051-9/+6
* bq2415x_charger: Use module_i2c_driverSachin Kamat2013-01-051-12/+1
* bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat2013-01-051-1/+0
* Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov2013-01-057-516/+591
|\
| * ab8500_bm: Make the battery Device Tree node reference less crypticLee Jones2012-12-111-6/+6