summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-24power: act8945a: add charger driver for ACT8945AWenyou Yang
2016-02-21power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...Pali Rohár
2016-02-21power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...Pali Rohár
2016-02-21power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...Pali Rohár
2016-02-21power_supply: isp1704_charger: Add compatible of match for nxp,isp1707Pali Rohár
2016-02-21power_supply: isp1704_charger: Error messages when probe failPali Rohár
2016-02-15power_supply: Add types for USB Type C and PD chargersBenson Leung
2016-02-15power: bq24735-charger: add 'ti,external-control' optionJonathan Tinkham
2016-02-15power: bq24735-charger: fix failed i2c with ac-detectJonathan Tinkham
2016-02-15power: reset: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-02-15power: collie_battery: hide unused variableArnd Bergmann
2016-02-15power/reset: versatile: support the actual versatileLinus Walleij
2016-02-15bq24735_charger: add status property to view/enable/disable chargingPeter Rosin
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan
2016-01-23Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22lustre: remove unused declarationAl Viro
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe
2016-01-21NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2016-01-21rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com