summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-19max8925_power: Add support for device-tree initializationQing Xu1-1/+50
2012-11-19ab8500: Add devicetree support for chargalgRajanikanth H.V2-16/+43
2012-11-19ab8500: Add devicetree support for chargerRajanikanth H.V2-29/+50
2012-11-19ab8500: Add devicetree support for btempRajanikanth H.V4-36/+46
2012-11-19ab8500: Add devicetree support for fuelgaugeRajanikanth H.V7-70/+580
2012-11-19twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-6/+6
2012-11-19jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza1-27/+6
2012-11-19jz4740-battery: Use devm_kzallocMarcos Paulo de Souza1-10/+4
2012-11-19bq27x00_battery: Fixup nominal available capacity reportingPali Rohár1-0/+8
2012-11-19bq2415x_charger: Fix style issuesAnton Vorontsov1-121/+147
2012-11-19bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2-0/+11
2012-11-19power_supply: Add bq2415x charger driverPali Rohár1-0/+1644
2012-11-19power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár3-0/+259
2012-11-19max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox1-1/+2
2012-11-19ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter1-2/+2
2012-11-18lp8788-charger: Fix ADC channel namesKim, Milo1-38/+6
2012-11-18lp8788-charger: Fix wrong ADC conversionKim, Milo1-19/+7
2012-11-18lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo1-4/+5
2012-11-18power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala1-0/+96
2012-11-18power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala1-0/+2
2012-11-17generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter1-1/+2
2012-11-16generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin1-1/+1
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-25/+38
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-13/+9
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-1/+82
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-10gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-10usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-10Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds8-52/+62
2012-11-10Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-94/+140
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+369
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-12/+2
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-26/+43
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-36/+57
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie5-13/+17
2012-11-09virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst1-1/+1
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran1-8/+12
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz1-1/+1
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz1-2/+2
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz1-1/+1
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge1-1/+2
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya1-1/+1