summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-301-2/+0
|\
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-2/+0
* | Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-191-22/+16
|\ \
| * | charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi2012-12-161-2/+3
| * | charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi2012-12-161-20/+13
* | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-19/+25
|\ \ \ | |_|/ |/| |
| * | power: da9052-battery: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-201-19/+25
* | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-1319-248/+2822
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-1137-109/+109
| |\ \
| * | | max8925_power: Add support for device-tree initializationQing Xu2012-11-181-1/+50
| * | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-181-16/+38
| * | | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-181-29/+45
| * | | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-183-36/+41
| * | | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-186-70/+575
| * | | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-181-6/+6
| * | | jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza2012-11-181-27/+6
| * | | jz4740-battery: Use devm_kzallocMarcos Paulo de Souza2012-11-181-10/+4
| * | | bq27x00_battery: Fixup nominal available capacity reportingPali Rohár2012-11-181-0/+8
| * | | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-181-121/+147
| * | | bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2012-11-182-0/+11
| * | | power_supply: Add bq2415x charger driverPali Rohár2012-11-181-0/+1644
| * | | power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár2012-11-183-0/+259
| * | | max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox2012-11-181-1/+2
| * | | ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter2012-11-181-2/+2
| * | | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-171-38/+6
| * | | lp8788-charger: Fix wrong ADC conversionKim, Milo2012-11-171-19/+7
| * | | lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo2012-11-171-4/+5
| * | | power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-171-0/+96
| * | | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-171-0/+2
| * | | generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter2012-11-161-1/+2
| * | | generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin2012-11-161-1/+1
| | |/ | |/|
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-37/+17
|\ \ \
| * \ \ Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-11-291-37/+17
| |\ \ \
| | * | | ARM: OMAP: SmartReflex: pass device dependent data via platform dataJean Pihet2012-10-151-37/+17
| | |/ /
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-135-0/+149
|\| | |
| * | | power: Add simple poweroff-gpio driverJamie Lentin2012-11-245-0/+149
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
| |/
* | power: remove use of __devexitBill Pemberton2012-11-2835-37/+37
* | power: remove use of __devinitBill Pemberton2012-11-2833-35/+35
* | power: remove use of __devexit_pBill Pemberton2012-11-2836-37/+37
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-131-1/+1
|\
| *-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-091-1/+1
| |\ \
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-091-1/+1
| | | |\
| | | | * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
| | | |/ | | |/|
* | | | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2012-10-081-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet2012-10-021-4/+4
| |/ /
* | | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-0720-266/+3334
|\ \ \ | |_|/ |/| |
| * | pda_power: Remove ac_draw_failed goto and labelPaul Parsons2012-09-211-3/+0
| * | charger-manager: Add support sysfs entry for chargerChanwoo Choi2012-09-211-0/+172