aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-2088pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov
2012-09-20power_supply: Enable battery-charger for 88pm860xJett.Zhou
2012-09-20power_supply: Add new lp8788 charger driverKim, Milo
2012-09-20da9052-battery: Don't free IRQ that wasn't requestedDan Carpenter
2012-09-20sbs-battery: Probe should try talking to the deviceOlof Johansson
2012-09-20smb347-charger: Fix battery status reporting logic for charger faultsRamakrishna Pallala
2012-09-20pda_power: Fix ac_draw usage before it being setPaul Parsons
2012-08-22power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala
2012-08-22charger-manager: Use replacement variable to check state of batteryChanwoo Choi
2012-08-22charger-manager: Disable regulator when charger cable is detachedChanwoo Choi
2012-08-22da9030_battery: Don't use 0 as NULLAnton Vorontsov
2012-08-22power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala
2012-08-22ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga
2012-08-22ds2781_battery: Convert to module_platform_driverDevendra Naga
2012-08-22twl4030_charger: It would be better not to use the 0b-prefixIl Han
2012-08-22power_supply: Remove broken mark for da9052-batteryAxel Lin
2012-08-22da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov
2012-08-22lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga
2012-08-22bq27x00_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_fg: Fix error return codeJulia Lawall
2012-08-22ab8500_btemp: Fix error return codeJulia Lawall
2012-08-22wm97xx_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_charger: Fix error return codeJulia Lawall
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König