summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-04power: supply: bq24735: always check for AC adapter presence in probePeter Rosin1-4/+1
2017-01-04power: supply: bq24735: configure the charger as part of enabling itPeter Rosin1-7/+6
2017-01-04power: supply: bq24735: move down bq24735_{en,dis}able_chargingPeter Rosin1-19/+19
2017-01-04power: supply: tps65217: Use generic charger nameMilo Kim1-1/+1
2017-01-04power: supply: tps65217: Use generic name for get_property()Milo Kim1-4/+4
2017-01-04power: supply: tps65217: Use generic name for power supply propertyMilo Kim1-3/+3
2017-01-04power: supply: tps65217: Use generic name for power supply structureMilo Kim1-7/+7
2017-01-04power: supply: tps65217: Use generic name for charger onlineMilo Kim1-8/+8
2017-01-04power: supply: tps65217: Support USB charger interruptMilo Kim1-24/+28
2017-01-04power: supply: tps65217: Use 'poll_task' on unloading the moduleMilo Kim1-5/+8
2017-01-04power: supply: qcom_smbb: Replace the deprecated extcon APIChanwoo Choi1-1/+1
2017-01-04power: supply: axp288_charger: Replace the extcon APIChanwoo Choi1-38/+13
2017-01-04power: supply: max8997_charger: Using device managed API and remove OOM printSrikant Ritolia1-13/+2
2017-01-04power: supply: axp20x_usb_power: add 100mA max current limit for AXP223Quentin Schulz1-5/+8
2017-01-04power: supply: axp20x_usb_power: set min voltage and max current from sysfsQuentin Schulz1-0/+81
2017-01-04power: supply: axp20x_usb_power: use of_device_id data field instead of devic...Quentin Schulz1-11/+15
2017-01-04power: supply: bq24735-charger: optionally poll the ac-detect gpioPeter Rosin1-5/+44
2017-01-04power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a timeHans de Goede1-18/+22
2017-01-04power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a timeHans de Goede1-29/+34
2017-01-04power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on errorHans de Goede1-1/+3
2017-01-04power: supply: bq24735-charger: simplify register update to stop chargingPeter Rosin1-2/+1
2017-01-04power: supply: axp288_fuel_gauge: Drop platform_data dependencyHans de Goede1-372/+33
2017-01-04power: supply: axp288_charger: Drop platform_data dependencyHans de Goede1-58/+30
2017-01-04power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errorsHans de Goede1-20/+42
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-189/+179
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-40/+45
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds386-386/+386
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-57/+261
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds5-32/+737
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+7
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+16
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl1-1/+0
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2-2/+2
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang1-4/+4
2016-12-23ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K1-12/+16
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K1-10/+4