| Commit message (Expand) | Author | Age | Files | Lines |
* | lp8727_charger: Clean up lp8727_is_charger_attached() | Kim, Milo | 2012-09-21 | 1 | -8/+6 |
* | lp8727_charger: Use specific definition | Kim, Milo | 2012-09-21 | 1 | -3/+6 |
* | lp8727_charger: Clean up lp8727 definitions | Kim, Milo | 2012-09-21 | 1 | -66/+64 |
* | lp8727_charger: Use the definition rather than enum | Kim, Milo | 2012-09-21 | 1 | -11/+5 |
* | lp8727_charger: Fix code for getting battery temp | Kim, Milo | 2012-09-21 | 1 | -5/+26 |
* | lp8727_charger: Clear interrrupts at inital time | Kim, Milo | 2012-09-21 | 1 | -0/+8 |
* | lp8727_charger: Clean up the interrupt handler | Kim, Milo | 2012-09-21 | 1 | -9/+28 |
* | lp8727_charger: Remove unnecessary workqueue thread | Kim, Milo | 2012-09-21 | 1 | -12/+1 |
* | lp8727_charger: Add configurable debouce timer | Kim, Milo | 2012-09-21 | 1 | -3/+9 |
* | lp8727_charger: Fix buggy code of NULL pdata | Kim, Milo | 2012-09-21 | 1 | -7/+21 |
* | lp8727_charger: Cleanup _probe() and _remove() | Kim, Milo | 2012-09-21 | 1 | -11/+9 |
* | lp8727_charger: Use devm_kzalloc() | Kim, Milo | 2012-09-21 | 1 | -6/+2 |
* | twl4030_charger: Use IRQF_ONESHOT | Fengguang Wu | 2012-09-21 | 1 | -2/+3 |
* | lp8727_charger: Use IRQF_ONESHOT | Fengguang Wu | 2012-09-21 | 1 | -1/+1 |
* | 88pm860x_battery and charger: Fix a few post-merge issues | Anton Vorontsov | 2012-09-21 | 3 | -4/+4 |
* | power_supply: Enable battery-charger for 88pm860x | Jett.Zhou | 2012-09-21 | 5 | -1/+1822 |
* | power_supply: Add new lp8788 charger driver | Kim, Milo | 2012-09-21 | 3 | -0/+803 |
* | da9052-battery: Don't free IRQ that wasn't requested | Dan Carpenter | 2012-09-21 | 1 | -1/+1 |
* | sbs-battery: Probe should try talking to the device | Olof Johansson | 2012-09-20 | 1 | -0/+10 |
* | smb347-charger: Fix battery status reporting logic for charger faults | Ramakrishna Pallala | 2012-09-20 | 1 | -15/+82 |
* | pda_power: Fix ac_draw usage before it being set | Paul Parsons | 2012-09-20 | 1 | -7/+9 |
* | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 2012-08-23 | 1 | -0/+2 |
* | charger-manager: Use replacement variable to check state of battery | Chanwoo Choi | 2012-08-23 | 1 | -1/+1 |
* | charger-manager: Disable regulator when charger cable is detached | Chanwoo Choi | 2012-08-23 | 1 | -2/+17 |
* | da9030_battery: Don't use 0 as NULL | Anton Vorontsov | 2012-08-23 | 1 | -2/+2 |
* | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 2012-08-23 | 1 | -0/+1 |
* | ds2781_battery: Replace call to kzalloc with devm_kzalloc | Devendra Naga | 2012-08-23 | 1 | -9/+4 |
* | ds2781_battery: Convert to module_platform_driver | Devendra Naga | 2012-08-23 | 1 | -14/+1 |
* | twl4030_charger: It would be better not to use the 0b-prefix | Il Han | 2012-08-23 | 1 | -10/+10 |
* | power_supply: Remove broken mark for da9052-battery | Axel Lin | 2012-08-23 | 1 | -1/+0 |
* | da9052-battery: Fix da9052_determine_vc_tbl_index's return value | Anton Vorontsov | 2012-08-23 | 1 | -1/+8 |
* | lp8727_charger: Unregister power supply at error path of lp8727_register_psy | Devendra Naga | 2012-08-23 | 1 | -7/+9 |
* | bq27x00_battery: Fix error return code | Julia Lawall | 2012-08-23 | 1 | -1/+2 |
* | ab8500_fg: Fix error return code | Julia Lawall | 2012-08-23 | 1 | -0/+1 |
* | ab8500_btemp: Fix error return code | Julia Lawall | 2012-08-23 | 1 | -0/+1 |
* | wm97xx_battery: Fix error return code | Julia Lawall | 2012-08-23 | 1 | -1/+3 |
* | ab8500_charger: Fix error return code | Julia Lawall | 2012-08-23 | 1 | -0/+1 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-16 | 1 | -4/+23 |
|\ |
|
| * | sh: intc: Handle domain association for sparseirq pre-allocated vectors. | Paul Mundt | 2012-08-09 | 1 | -4/+23 |
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-08-16 | 2 | -12/+42 |
|\ \ |
|
| * | | dma: tegra: enable/disable dma clock | Laxman Dewangan | 2012-08-13 | 1 | -1/+17 |
| * | | Merge branch 'fixes_for-3.6' into fixes | Vinod Koul | 2012-08-06 | 1 | -11/+25 |
| |\ \ |
|
| | * | | dma: imx-dma: Fix kernel crash due to missing clock conversion | Fabio Estevam | 2012-07-27 | 1 | -11/+25 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-16 | 11 | -51/+88 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2012-08-15 | 6 | -8/+45 |
| |\ \ \ \ |
|
| | * | | | | drm/nv86/fifo: suspend fix | Maxim Levitsky | 2012-08-14 | 1 | -0/+9 |
| | * | | | | drm/nouveau: disable copy engine on NVAF | Henrik Rydberg | 2012-08-14 | 1 | -1/+0 |
| | * | | | | nouveau: fixup scanout enable in nvc0_pm | Maarten Lankhorst | 2012-08-14 | 1 | -1/+1 |
| | * | | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry | Ben Skeggs | 2012-08-14 | 1 | -1/+1 |
| | * | | | | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate | Christoph Bumiller | 2012-08-14 | 1 | -1/+1 |