aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08power: supply: account for const type of of_device_id.dataJulia Lawall1-4/+4
2018-01-08bq24190: Simplify code in property_is_writeablePavel Machek1-7/+2
2018-01-08power: supply: axp288_fuel_gauge: Get iio-channels once during bootHans de Goede1-43/+67
2018-01-08power: supply: axp288_charger: Properly stop work on probe-error / removeHans de Goede1-0/+13
2018-01-08power: supply: axp288_charger: Simplify extcon cable handlingHans de Goede1-41/+10
2018-01-08power: supply: axp288_charger: Use the right property for the input current limitHans de Goede1-2/+8
2018-01-08power: supply: axp288_charger: Pick lower input current limit not higherHans de Goede1-35/+17
2018-01-08power: supply: axp288_charger: Do not cache input current limit valueHans de Goede1-12/+36
2018-01-08power: supply: axp288_charger: Remove no longer needed lockingHans de Goede1-19/+5
2018-01-08power: supply: axp288_charger: Use regmap_update_bits to set the input limitsHans de Goede1-10/+4
2018-01-08power: supply: axp288_charger: Cleanup some double empty linesHans de Goede1-2/+0
2018-01-08power: supply: axp288_charger: Remove charger-enabled state trackingHans de Goede1-7/+0
2018-01-08power: supply: axp288_charger: Add missing newlines to some messagesHans de Goede1-3/+3
2018-01-08power: supply: axp288_charger: Do not stop + restart charging at bootHans de Goede1-51/+30
2018-01-08power: reset: remove unused imx-snvs-poweroff driverDong Aisheng3-76/+0
2018-01-08power: reset: msm: Clarify restart and poweroffBjorn Andersson1-4/+3
2017-12-08Add support for bq27521 battery monitorPavel Machek2-2/+39
2017-12-01power: supply: bq24190_charger: Remove extcon handlingHans de Goede1-107/+10
2017-12-01power: ltc2941-battery-gauge: Disable continuous monitoring on shutdownMike Looijmans1-0/+25
2017-12-01power: supply: cpcap-battery: Fix platform_get_irq_byname's error checkingArvind Yadav1-2/+2
2017-12-01power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()'Christophe JAILLET1-1/+3
2017-12-01power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET1-1/+1
2017-12-01power: supply: charger-manager: Fix typo in conditionRyosuke Saito1-1/+1
2017-12-01power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-12-01power: supply: sbs-message: double left shift bug in sbsm_select()Dan Carpenter1-1/+1
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-12/+28
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-147/+4
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds262-1018/+890
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds21-239/+385
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-240/+569
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds4-3/+41
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-25/+50
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds35-511/+268
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas3-147/+0
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller10-90/+335
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller16-120/+154
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+8
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn2-1/+3
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgentThomas Gleixner6279-143343/+364300
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds5-36/+251
2017-11-22Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds24-275/+1815
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds54-708/+1600