summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-29power: supply: bq27xxx: Add chip IDs for previously shadowed chipsLiam Breck2-59/+77
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 Goede1-0/+41
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. Davis2-159/+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 Bogdan1-5/+22
2017-07-25power: supply: ltc2941-battery-gauge: Add LTC2942 supportLadislav Michl1-13/+67
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-23xen/balloon: don't online new memory initiallyJuergen Gross2-10/+15
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
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 Torvalds5-74/+75
2017-07-22Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-43/+45
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-62/+187
2017-07-22Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds34-21/+4912
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-28/+80
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds30-117/+288
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds13-64/+93
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+10
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-5/+3
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2-2/+2
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie5-44/+90
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-287/+427
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25