summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-23ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresLee Jones1-2/+2
2013-01-23ab8500-charger: Do not touch VBUSOVV bitsJonas Aaberg1-6/+16
2013-01-23ab8500-fg: Use correct battery charge full designRajkumar Kasirajan1-1/+2
2013-01-23pm2301: LPN mode control supportLee Jones2-2/+70
2013-01-23pm2301: Enable vbat low monitoringRajkumar Kasirajan1-41/+45
2013-01-23ab8500-bm: Flush all work queues before suspendingJonas Aaberg2-0/+16
2013-01-23ab8500-fg: Go to INIT_RECOVERY when charger removedMartin Bergström1-1/+1
2013-01-23ab8500-charger: Add support for autopower on AB8505 and AB9540Nicolas Guion1-17/+35
2013-01-23abx500-chargalg: Add new sysfs interface to get current charge statusLee Jones2-1/+24
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy4-2/+20
2013-01-23ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones1-1/+1
2013-01-23pm2301: Remove volt_now & curr_now propertiesLoic Pallardy2-36/+0
2013-01-23pm2301: Clean-up PM2301 interrupt managementOlivier Clergeaud2-54/+148
2013-01-23pm2301: Move all configuration and emum structs out to a header fileLee Jones2-475/+489
2013-01-23ab8500-chargalg: Update battery health on safety timer expLee Jones1-0/+3
2013-01-23ab8500-charger: Kick watchdogLee Jones1-0/+6
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN1-14/+53
2013-01-23ab8500-fg: Adjust for RF bursts voltage dropsHakan Berg1-14/+27
2013-01-23ab8500-charger: AB workaround for invalid chargerHenrik Sölver1-4/+55
2013-01-23pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN4-13/+1486
2013-01-20qnap-poweroff: Fix license stringAndrew Lunn1-1/+1
2013-01-16ab8500_fg: Remove pointless round_jiffies() callLee Jones1-1/+1
2013-01-16ab8500_fg: Overflow in current calculationPaer-Olof Haakansson1-5/+4
2013-01-16ab8500_charger: Adds support for legacy USB chargersMarcus Cooper1-16/+63
2013-01-16ab8500_charger: Remove unused definesMarcus Cooper1-5/+0
2013-01-16ab8500_fg: Added support for BATT_OVVHakan Berg1-15/+15
2013-01-16ab8500_btemp: Remove superfluous BTEMP thermal compHakan Berg1-2/+2
2013-01-16ab8500_fg: Round capacity outputpender011-13/+15
2013-01-16ab8500_bm: Adds support for Car/Travel AdaptersHakan Berg1-24/+68
2013-01-16ab8500_btemp: Ignore false btemp low interruptHakan Berg1-4/+4
2013-01-16ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones1-6/+6
2013-01-16ab8500_fg: Balance IRQ enableRickard Andersson1-0/+1
2013-01-16ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper3-33/+162
2013-01-16ab8500_charger: Handle gpadc errorsJonas Aaberg1-4/+18
2013-01-16ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg1-1/+1
2013-01-16ab8500_charger: Detect charger removalLee Jones1-1/+141
2013-01-16ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt2-15/+59
2013-01-16ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson1-12/+11
2013-01-07da9052-battery: Avoid out-of-range array accessNickolai Zeldovich1-1/+1
2013-01-07max17040_battery: Use devm_kzallocDevendra Naga1-3/+1
2013-01-07lp8788-charger: Fix a parent device in kernel messagesKim, Milo1-6/+6
2013-01-07lp8788-charger: Fix a parent device in _probe()Kim, Milo1-2/+3
2013-01-07power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn3-0/+74
2013-01-07power/reset: Add a new driver to turn QNAP board power offAndrew Lunn3-0/+126
2013-01-0788pm860x_battery: Eliminate possible references to released resourcesJulia Lawall1-9/+4
2013-01-06ab8500_charger: Use devm_regulator_get APISachin Kamat1-8/+3
2013-01-06bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown1-2/+0
2013-01-06power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala1-1/+2
2013-01-06bq2415x_charger: Use devm_kzalloc()Sachin Kamat1-9/+6
2013-01-06bq2415x_charger: Use module_i2c_driverSachin Kamat1-12/+1