summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-04power: supply: axp288_charger: Use devm_power_supply_registerHans de Goede
2017-01-04Merge branch 'psy-mfd-axp288-immutable' into psy-nextSebastian Reichel
2017-01-04power: supply: add sbs-charger driverNicolas Saenz Julienne
2017-01-04power: supply: bq24735: always check for AC adapter presence in probePeter Rosin
2017-01-04power: supply: bq24735: configure the charger as part of enabling itPeter Rosin
2017-01-04power: supply: bq24735: move down bq24735_{en,dis}able_chargingPeter Rosin
2017-01-04power: supply: tps65217: Use generic charger nameMilo Kim
2017-01-04power: supply: tps65217: Use generic name for get_property()Milo Kim
2017-01-04power: supply: tps65217: Use generic name for power supply propertyMilo Kim
2017-01-04power: supply: tps65217: Use generic name for power supply structureMilo Kim
2017-01-04power: supply: tps65217: Use generic name for charger onlineMilo Kim
2017-01-04power: supply: tps65217: Support USB charger interruptMilo Kim
2017-01-04power: supply: tps65217: Use 'poll_task' on unloading the moduleMilo Kim
2017-01-04power: supply: qcom_smbb: Replace the deprecated extcon APIChanwoo Choi
2017-01-04power: supply: axp288_charger: Replace the extcon APIChanwoo Choi
2017-01-04power: supply: max8997_charger: Using device managed API and remove OOM printSrikant Ritolia
2017-01-04power: supply: axp20x_usb_power: add 100mA max current limit for AXP223Quentin Schulz
2017-01-04power: supply: axp20x_usb_power: set min voltage and max current from sysfsQuentin Schulz
2017-01-04power: supply: axp20x_usb_power: use of_device_id data field instead of devic...Quentin Schulz
2017-01-04power: supply: bq24735-charger: optionally poll the ac-detect gpioPeter Rosin
2017-01-04power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a timeHans de Goede
2017-01-04power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a timeHans de Goede
2017-01-04power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on errorHans de Goede
2017-01-04power: supply: bq24735-charger: simplify register update to stop chargingPeter Rosin
2017-01-04power: supply: axp288_fuel_gauge: Drop platform_data dependencyHans de Goede
2017-01-04power: supply: axp288_charger: Drop platform_data dependencyHans de Goede
2017-01-04power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errorsHans de Goede
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET