summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-29power: supply: bq24190_charger: Add power_supply_battery_info supportLiam Breck1-0/+87
2017-08-29power: supply: bq24190_charger: Add property system-minimum-microvoltLiam Breck1-0/+25
2017-08-29power: supply: bq24190_charger: Enable devicetree configLiam Breck1-20/+36
2017-08-29dt-bindings: power: supply: Add docs for TI BQ24190 battery chargerLiam Breck1-0/+51
2017-08-29power: supply: bq27xxx: Remove duplicate chip data arraysLiam Breck1-159/+10
2017-08-29power: supply: bq27xxx: Enable data memory update for certain chipsLiam Breck2-50/+126
2017-08-29power: supply: bq27xxx: Add chip IDs for previously shadowed chipsLiam Breck3-59/+86
2017-08-29power: supply: bq27xxx: Create single chip data tableLiam Breck1-61/+60
2017-08-29power: supply: bq24190_charger: Add ti,bq24192i to devicetree tableLiam Breck1-0/+1
2017-08-29power: supply: bq24190_charger: Add input_current_limit propertyHans de Goede1-0/+35
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede2-0/+43
2017-08-29power: supply: max17042_battery: Fix compiler warningHans de Goede1-1/+1
2017-08-28power: supply: core: Delete two error messages for a failed memory allocation...Markus Elfring1-6/+2
2017-08-28power: supply: make device_attribute constBhumika Goyal1-1/+1
2017-08-28power: supply: max17042_battery: Fix ACPI interrupt issuesHans de Goede1-5/+15
2017-08-28power: supply: max17042_battery: Add support for ACPI enumerationHans de Goede1-1/+21
2017-08-12power: supply: lp8788: Make several arrays static const * constColin Ian King1-6/+12
2017-08-11power: supply: charger-manager: Slighly simplify codeChristophe JAILLET1-2/+1
2017-08-11power: supply: charger-manager: Fix a commentChristophe JAILLET1-2/+2
2017-08-11power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...Christophe JAILLET1-0/+2
2017-08-09power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriateHans de Goede1-2/+3
2017-08-09power: supply: add const to bin_attribute structuresBhumika Goyal3-5/+5
2017-07-25power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.cAndrew F. Davis3-176/+75
2017-07-25Merge branch 'psy-w1-for-v4.14-immutable' into for-nextSebastian Reichel5-9/+10
2017-07-25power: supply: move HDQ interface for bq27xxx from w1 to power/supplyAndrew F. Davis5-9/+10
2017-07-25power: supply: ltc2941-battery-gauge: Add LTC2944 supportDragos Bogdan2-11/+28
2017-07-25power: supply: ltc2941-battery-gauge: Add LTC2942 supportLadislav Michl2-20/+75
2017-07-25power: supply: ltc2941-battery-gauge: Prepare for LTC2942 and LTC2944Ladislav Michl1-32/+31
2017-07-25power: supply: sbs-battery: Add delay when changing capacity mode bitPhil Reid1-0/+3
2017-07-25power: supply: sbs-battery: sort includesPhil Reid1-8/+7
2017-07-25power: supply: sbs-battery: Remove FSF mailing address from commentsPhil Reid1-4/+0
2017-07-24Merge branch 'fixes' into for-nextSebastian Reichel3-4/+5
2017-07-24power: supply: Add support for MAX1721x standalone fuel gaugeAlex A. Mihaylov3-0/+462
2017-07-24power: supply: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-24power: reset: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-24power: supply: act8945a_charger: fix of_irq_get() error checkSergei Shtylyov1-2/+2
2017-07-24power: supply: cpcap-charger: add OMAP_USB2 dependencyArnd Bergmann1-0/+1
2017-07-24power: supply: sbs-battery: correct capacity mode selection bitsMichael Heinemann1-2/+2
2017-07-23Linux 4.13-rc2v4.13-rc2Linus Torvalds1-1/+1
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-23Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-13/+33
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross3-10/+23
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov1-1/+0
2017-07-22Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+9
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-84/+83
2017-07-22Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-44/+55
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-72/+197