| Commit message (Expand) | Author | Files | Lines |
2012-09-21 | lp8727_charger: Use specific definition | Kim, Milo | 1 | -3/+6 |
2012-09-21 | lp8727_charger: Clean up lp8727 definitions | Kim, Milo | 2 | -83/+81 |
2012-09-21 | lp8727_charger: Use the definition rather than enum | Kim, Milo | 1 | -11/+5 |
2012-09-21 | lp8727_charger: Fix code for getting battery temp | Kim, Milo | 1 | -5/+26 |
2012-09-21 | lp8727_charger: Clear interrrupts at inital time | Kim, Milo | 1 | -0/+8 |
2012-09-21 | lp8727_charger: Clean up the interrupt handler | Kim, Milo | 1 | -9/+28 |
2012-09-21 | lp8727_charger: Remove unnecessary workqueue thread | Kim, Milo | 1 | -12/+1 |
2012-09-21 | lp8727_charger: Add configurable debouce timer | Kim, Milo | 2 | -3/+11 |
2012-09-21 | lp8727_charger: Fix buggy code of NULL pdata | Kim, Milo | 2 | -10/+25 |
2012-09-21 | lp8727_charger: Cleanup _probe() and _remove() | Kim, Milo | 1 | -11/+9 |
2012-09-21 | lp8727_charger: Use devm_kzalloc() | Kim, Milo | 1 | -6/+2 |
2012-09-21 | twl4030_charger: Use IRQF_ONESHOT | Fengguang Wu | 1 | -2/+3 |
2012-09-21 | lp8727_charger: Use IRQF_ONESHOT | Fengguang Wu | 1 | -1/+1 |
2012-09-21 | 88pm860x_battery and charger: Fix a few post-merge issues | Anton Vorontsov | 3 | -4/+4 |
2012-09-21 | power_supply: Enable battery-charger for 88pm860x | Jett.Zhou | 6 | -2/+1905 |
2012-09-21 | power_supply: Add new lp8788 charger driver | Kim, Milo | 3 | -0/+803 |
2012-09-21 | da9052-battery: Don't free IRQ that wasn't requested | Dan Carpenter | 1 | -1/+1 |
2012-09-20 | sbs-battery: Probe should try talking to the device | Olof Johansson | 1 | -0/+10 |
2012-09-20 | smb347-charger: Fix battery status reporting logic for charger faults | Ramakrishna Pallala | 1 | -15/+82 |
2012-09-20 | pda_power: Fix ac_draw usage before it being set | Paul Parsons | 1 | -7/+9 |
2012-08-23 | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 3 | -0/+10 |
2012-08-23 | charger-manager: Fix struct charger_desc's misleading comment | Anton Vorontsov | 1 | -1/+1 |
2012-08-23 | charger-manager: Use replacement variable to check state of battery | Chanwoo Choi | 2 | -4/+1 |
2012-08-23 | charger-manager: Disable regulator when charger cable is detached | Chanwoo Choi | 1 | -2/+17 |
2012-08-23 | da9030_battery: Don't use 0 as NULL | Anton Vorontsov | 1 | -2/+2 |
2012-08-23 | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 3 | -0/+5 |
2012-08-23 | ds2781_battery: Replace call to kzalloc with devm_kzalloc | Devendra Naga | 1 | -9/+4 |
2012-08-23 | ds2781_battery: Convert to module_platform_driver | Devendra Naga | 1 | -14/+1 |
2012-08-23 | twl4030_charger: It would be better not to use the 0b-prefix | Il Han | 1 | -10/+10 |
2012-08-23 | power_supply: Remove broken mark for da9052-battery | Axel Lin | 1 | -1/+0 |
2012-08-23 | da9052-battery: Fix da9052_determine_vc_tbl_index's return value | Anton Vorontsov | 1 | -1/+8 |
2012-08-23 | lp8727_charger: Unregister power supply at error path of lp8727_register_psy | Devendra Naga | 1 | -7/+9 |
2012-08-23 | bq27x00_battery: Fix error return code | Julia Lawall | 1 | -1/+2 |
2012-08-23 | ab8500_fg: Fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-23 | ab8500_btemp: Fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-23 | wm97xx_battery: Fix error return code | Julia Lawall | 1 | -1/+3 |
2012-08-23 | ab8500_charger: Fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-16 | Linux 3.6-rc2v3.6-rc2 | Linus Torvalds | 1 | -1/+1 |
2012-08-16 | autofs4 - fix get_next_positive_subdir() | Ian Kent | 1 | -18/+13 |
2012-08-16 | MAINTAINERS: update address for Dan Williams | Dan Williams | 1 | -13/+12 |
2012-08-16 | scripts/decodecode: Fixup trapping instruction marker | Borislav Petkov | 1 | -1/+1 |
2012-08-15 | sparc64: Be less verbose during vmemmap population. | David S. Miller | 1 | -5/+23 |
2012-08-14 | drm/i915: Apply post-sync write for pipe control invalidates | Chris Wilson | 1 | -18/+23 |
2012-08-14 | drm/i915: reorder edp disabling to fix ivb MacBook Air | Daniel Vetter | 1 | -7/+7 |
2012-08-14 | GPIO: gpio-pxa: fix building without CONFIG_OF | Arnd Bergmann | 1 | -2/+2 |
2012-08-14 | drm/nv86/fifo: suspend fix | Maxim Levitsky | 1 | -0/+9 |
2012-08-14 | drm/nouveau: disable copy engine on NVAF | Henrik Rydberg | 1 | -1/+0 |
2012-08-14 | nouveau: fixup scanout enable in nvc0_pm | Maarten Lankhorst | 1 | -1/+1 |
2012-08-14 | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry | Ben Skeggs | 1 | -1/+1 |
2012-08-14 | drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate | Christoph Bumiller | 1 | -1/+1 |