aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds19-248/+2822
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-37/+17
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+149
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+1
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov37-109/+109
2012-12-11ab8500_bm: Make the battery Device Tree node reference less crypticLee Jones1-6/+6
2012-12-11abx500_chargalg: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_fg: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_charger: Reorder obtainment of platform specific battery management dataLee Jones1-16/+15
2012-12-11ab8500_btemp: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones5-23/+18
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones5-149/+149
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-29Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson1-37/+17
2012-11-28power: remove use of __devexitBill Pemberton35-37/+37
2012-11-28power: remove use of __devinitBill Pemberton33-35/+35
2012-11-28power: remove use of __devexit_pBill Pemberton36-37/+37
2012-11-24power: Add simple poweroff-gpio driverJamie Lentin5-0/+149
2012-11-20power: da9052-battery: Convert to the new da9052 interrupt functionsFabio Estevam1-19/+25
2012-11-18max8925_power: Add support for device-tree initializationQing Xu1-1/+50
2012-11-18ab8500: Add devicetree support for chargalgRajanikanth H.V1-16/+38
2012-11-18ab8500: Add devicetree support for chargerRajanikanth H.V1-29/+45
2012-11-18ab8500: Add devicetree support for btempRajanikanth H.V3-36/+41
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V6-70/+575
2012-11-18twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-6/+6
2012-11-18jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza1-27/+6
2012-11-18jz4740-battery: Use devm_kzallocMarcos Paulo de Souza1-10/+4
2012-11-18bq27x00_battery: Fixup nominal available capacity reportingPali Rohár1-0/+8
2012-11-18bq2415x_charger: Fix style issuesAnton Vorontsov1-121/+147
2012-11-18bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2-0/+11
2012-11-18power_supply: Add bq2415x charger driverPali Rohár1-0/+1644
2012-11-18power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár3-0/+259
2012-11-18max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox1-1/+2
2012-11-18ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter1-2/+2
2012-11-17lp8788-charger: Fix ADC channel namesKim, Milo1-38/+6
2012-11-17lp8788-charger: Fix wrong ADC conversionKim, Milo1-19/+7
2012-11-17lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo1-4/+5
2012-11-17power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala1-0/+96
2012-11-17power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala1-0/+2
2012-11-16generic-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-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-10-15ARM: OMAP: SmartReflex: pass device dependent data via platform dataJean Pihet1-37/+17
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown1-1/+1