summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lp8727_charger: Clean up lp8727_is_charger_attached()Kim, Milo2012-09-211-8/+6
* lp8727_charger: Use specific definitionKim, Milo2012-09-211-3/+6
* lp8727_charger: Clean up lp8727 definitionsKim, Milo2012-09-211-66/+64
* lp8727_charger: Use the definition rather than enumKim, Milo2012-09-211-11/+5
* lp8727_charger: Fix code for getting battery tempKim, Milo2012-09-211-5/+26
* lp8727_charger: Clear interrrupts at inital timeKim, Milo2012-09-211-0/+8
* lp8727_charger: Clean up the interrupt handlerKim, Milo2012-09-211-9/+28
* lp8727_charger: Remove unnecessary workqueue threadKim, Milo2012-09-211-12/+1
* lp8727_charger: Add configurable debouce timerKim, Milo2012-09-211-3/+9
* lp8727_charger: Fix buggy code of NULL pdataKim, Milo2012-09-211-7/+21
* lp8727_charger: Cleanup _probe() and _remove()Kim, Milo2012-09-211-11/+9
* lp8727_charger: Use devm_kzalloc()Kim, Milo2012-09-211-6/+2
* twl4030_charger: Use IRQF_ONESHOTFengguang Wu2012-09-211-2/+3
* lp8727_charger: Use IRQF_ONESHOTFengguang Wu2012-09-211-1/+1
* 88pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2012-09-213-4/+4
* power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-215-1/+1822
* power_supply: Add new lp8788 charger driverKim, Milo2012-09-213-0/+803
* da9052-battery: Don't free IRQ that wasn't requestedDan Carpenter2012-09-211-1/+1
* sbs-battery: Probe should try talking to the deviceOlof Johansson2012-09-201-0/+10
* smb347-charger: Fix battery status reporting logic for charger faultsRamakrishna Pallala2012-09-201-15/+82
* pda_power: Fix ac_draw usage before it being setPaul Parsons2012-09-201-7/+9
* power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-231-0/+2
* charger-manager: Use replacement variable to check state of batteryChanwoo Choi2012-08-231-1/+1
* charger-manager: Disable regulator when charger cable is detachedChanwoo Choi2012-08-231-2/+17
* da9030_battery: Don't use 0 as NULLAnton Vorontsov2012-08-231-2/+2
* power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-231-0/+1
* ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga2012-08-231-9/+4
* ds2781_battery: Convert to module_platform_driverDevendra Naga2012-08-231-14/+1
* twl4030_charger: It would be better not to use the 0b-prefixIl Han2012-08-231-10/+10
* power_supply: Remove broken mark for da9052-batteryAxel Lin2012-08-231-1/+0
* da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov2012-08-231-1/+8
* lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga2012-08-231-7/+9
* bq27x00_battery: Fix error return codeJulia Lawall2012-08-231-1/+2
* ab8500_fg: Fix error return codeJulia Lawall2012-08-231-0/+1
* ab8500_btemp: Fix error return codeJulia Lawall2012-08-231-0/+1
* wm97xx_battery: Fix error return codeJulia Lawall2012-08-231-1/+3
* ab8500_charger: Fix error return codeJulia Lawall2012-08-231-0/+1
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-161-4/+23
|\
| * sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \
| * | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \
| | * | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \
| * \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| |\ \ \ \
| | * | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | * | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | * | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | * | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1
| | * | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller2012-08-141-1/+1