summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones7-32/+19
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones6-152/+152
2012-12-11ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinctLee Jones1-28/+21
2012-12-11ab8500_btemp: Fix crazy tabbing implementationLee Jones1-228/+229
2012-12-11ab8500_btemp: Detect battery type in workqueueJonas Aaberg1-4/+11
2012-12-11ab8500_fg: Don't clear the CCMuxOffset bitKalle Komierowski1-4/+4
2012-12-11ab8500_charger: Charger current step-up/downJohan Bjornstedt1-40/+135
2012-12-11ab8500: remove explicit handling of battery typeRajanikanth H.V2-8/+4
2012-11-19max8925_power: Add support for device-tree initializationQing Xu1-1/+50
2012-11-19ab8500: Add devicetree support for chargalgRajanikanth H.V5-22/+64
2012-11-19ab8500: Add devicetree support for chargerRajanikanth H.V5-29/+95
2012-11-19ab8500: Add devicetree support for btempRajanikanth H.V7-36/+73
2012-11-19ab8500: Add devicetree support for fuelgaugeRajanikanth H.V11-96/+667
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 Vorontsov2-184/+215
2012-11-19bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2-0/+11
2012-11-19power_supply: Add bq2415x charger driverPali Rohár2-0/+1734
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, Milo2-42/+10
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 Pallala2-0/+97
2012-11-18power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala3-0/+7
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-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-66/+131
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds38-97/+291
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-30/+30
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds11-47/+20
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-17/+132
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-10gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
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-10ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
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 Torvalds16-97/+144
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+8
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-40/+92