summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-10power_supply: sysfs: Bring back write to writeable propertiesKrzysztof Kozlowski1-1/+1
2015-06-03power_supply: rt9455_charger: Check if CONFIG_USB_PHY is enabledAnda-Maria Nicolae1-0/+4
2015-06-02power: reset: gpio-restart: increase priority slightlyHeiko Stübner1-1/+1
2015-06-02power_supply: bq25890: make chip_id intLaurentiu Palcu1-2/+2
2015-05-30power_supply: Add support for Richtek RT9455 battery chargerAnda-Maria Nicolae3-0/+1759
2015-05-29power_supply: 88pm860x_charger: Do not call free_irq() twiceTakeshi Yoshimura1-1/+0
2015-05-29power: bq24190_charger: Change first_time flag reset conditionThomas Elste1-4/+7
2015-05-24power: axp288_charger: axp288 charger driverRamakrishna Pallala3-0/+949
2015-05-23power: max17042_battery: add HEALTH and TEMP_* properties supportRamakrishna Pallala1-11/+179
2015-05-23power_supply: Add support for TI BQ25890 charger chipLaurentiu Palcu3-0/+1007
2015-05-23power_supply: charger-manager: Add parent for power supplyKrzysztof Kozlowski1-1/+2
2015-05-23power_supply: Use wrappers to avoid races when registering power supplyKrzysztof Kozlowski2-3/+3
2015-05-23power: reset: ltc2952: use _optional variant of devm_gpiod_getUwe Kleine-König1-4/+3
2015-05-23power: reset: gpio-poweroff: let devm_gpiod_get set direction of gpioUwe Kleine-König1-17/+8
2015-05-23power_supply: bq2415x_charger: Add ACPI supportAnda-Maria Nicolae1-18/+55
2015-05-23power_supply: bq2415x_charger: Fix coding style issuesAnda-Maria Nicolae1-17/+18
2015-05-23power: at91-reset: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-23power: axp288_fuel_gauge: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-23power_supply: Add TI BQ24257 charger driverLaurentiu Palcu3-0/+871
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski1-5/+45
2015-05-21power_supply: Fix NULL pointer dereference during bq27x00_battery probeKrzysztof Kozlowski1-1/+10
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+7
2015-05-17Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-140/+171
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-33/+60
2015-05-17Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-110/+152
2015-05-17Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+12
2015-05-17Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+2
2015-05-17Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-43/+50
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-12/+23
2015-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-3/+10
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-9/+13
2015-05-15Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+5
2015-05-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-15Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki105-641/+1662
2015-05-14Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-6/+2
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman17-66/+93
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-493/+1020
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2