summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05power: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-05power: Export I2C module alias information in missing driversJavier Martinez Canillas
2015-08-05twl4030_charger: Increase current carefully while watching voltage.NeilBrown
2015-08-05twl4030_charger: add ac/mode to match usb/modeNeilBrown
2015-08-05twl4030_charger: add software controlled linear charging mode.NeilBrown
2015-08-05twl4030_charger: enable manual enable/disable of usb charging.NeilBrown
2015-08-05twl4030_charger: allow max_current to be managed via sysfs.NeilBrown
2015-08-05twl4030_charger: distinguish between USB current and 'AC' currentNeilBrown
2015-08-05twl4030_charger: allow fine control of charger current.NeilBrown
2015-08-05twl4030_charger: split uA calculation into a function.NeilBrown
2015-08-05twl4030_charger: trust phy to determine when USB power is available.NeilBrown
2015-08-05twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_nodeNeilBrown
2015-08-05twl4030_charger: convert to module_platform_driver instead of ..._probe.Pavel Machek
2015-08-05twl4030_charger: use runtime_pm to keep usb phy active while charging.NeilBrown
2015-08-03rx51-battery: Set name to rx51-batteryPali Rohár
2015-08-03MAINTAINERS: AVS is not maintained via power supply treeSebastian Reichel
2015-07-27power: olpc_battery: clean up eeprom read functionVladimir Zapolskiy
2015-07-27power: ds2781_battery: clean up eeprom read/write functionsVladimir Zapolskiy
2015-07-27power: ds2780_battery: clean up eeprom read/write functionsVladimir Zapolskiy
2015-07-27power_supply: bq24735: Convert to using managed resourcesVaishali Thakkar
2015-07-27power/reset: zx: Remove unnecessary include fileJun Nie
2015-07-24power: bq27x00_battery: Checkpatch fixesAndrew F. Davis
2015-07-24power: bq27x00_battery: Fix function parameter alignmentAndrew F. Davis
2015-07-24power: bq27x00_battery: Fix lines over 80 characters longAndrew F. Davis
2015-07-24power: bq27x00_battery: Add manufacturer propertyAndrew F. Davis
2015-07-24power/reset: zx: Register restart handlerJun Nie
2015-07-24power/ltc2941-battery-gauge.c: Use the devicetree node name as supply nameMike Looijmans
2015-07-24twl4030_charger: use devres for power_supply_register and kzalloc.NeilBrown
2015-07-24twl4030_charger: use devm_request_threaded_irqNeilBrown
2015-07-20power: reset: at91: add sama5d3 reset functionJosh Wu
2015-07-13power_supply: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-09power_supply: rt9455_charger: Properly notify userspace about charging eventsAnda-Maria Nicolae
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-05bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang