summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V
2012-11-18twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-18jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza
2012-11-18jz4740-battery: Use devm_kzallocMarcos Paulo de Souza
2012-11-18bq27x00_battery: Fixup nominal available capacity reportingPali Rohár
2012-11-18bq2415x_charger: Fix style issuesAnton Vorontsov
2012-11-18bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov
2012-11-18power_supply: Add bq2415x charger driverPali Rohár
2012-11-18power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár
2012-11-18max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox
2012-11-18ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter
2012-11-17lp8788-charger: Fix ADC channel namesKim, Milo
2012-11-17lp8788-charger: Fix wrong ADC conversionKim, Milo
2012-11-17lp8788-charger: Use consumer device name on setting IIO channelsKim, Milo
2012-11-17power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala
2012-11-17power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala
2012-11-16generic-adc-battery: Pointer math issue in gab_probe()Dan Carpenter
2012-11-16generic-adc-battery: Fix checking return value of request_any_context_irqAxel Lin
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-02ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-22power: battery: Generic battery driver using IIOanish kumar
2012-09-21pda_power: Remove ac_draw_failed goto and labelPaul Parsons
2012-09-21charger-manager: Add support sysfs entry for chargerChanwoo Choi
2012-09-20charger-manager: Support limit of maximum possibleChanwoo Choi
2012-09-20charger-manager: Check fully charged state of battery periodicallyChanwoo Choi
2012-09-20lp8727_charger: More pure cosmetic improvementsKim, Milo
2012-09-20lp8727_charger: Fix checkpatch warningKim, Milo
2012-09-20lp8727_charger: Add description in the private dataKim, Milo
2012-09-20lp8727_charger: Fix a typo - chg_parm to chg_paramKim, Milo
2012-09-20lp8727_charger: Make some cosmetic changes in lp8727_delayed_func()Kim, Milo
2012-09-20lp8727_charger: Clean up lp8727_charger_changed()Kim, Milo
2012-09-20lp8727_charger: Return if the battery is dischargingKim, Milo
2012-09-20lp8727_charger: Make lp8727_charger_get_propery() simplerKim, Milo
2012-09-20lp8727_charger: Make lp8727_ctrl_switch() inlineKim, Milo
2012-09-20lp8727_charger: Make lp8727_init_device() shorterKim, Milo
2012-09-20lp8727_charger: Clean up lp8727_is_charger_attached()Kim, Milo
2012-09-20lp8727_charger: Use specific definitionKim, Milo
2012-09-20lp8727_charger: Clean up lp8727 definitionsKim, Milo
2012-09-20lp8727_charger: Use the definition rather than enumKim, Milo
2012-09-20lp8727_charger: Fix code for getting battery tempKim, Milo
2012-09-20lp8727_charger: Clear interrrupts at inital timeKim, Milo
2012-09-20lp8727_charger: Clean up the interrupt handlerKim, Milo
2012-09-20lp8727_charger: Remove unnecessary workqueue threadKim, Milo