summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-012-1/+60
|\
| * PM / AVS: rockchip-io: add io selectors and supplies for rk3368Heiko Stuebner2015-08-081-0/+59
| * PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner2015-08-081-1/+1
* | Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-08-311-0/+1
|\ \
| * | drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-161-0/+1
| |/
* | bq2415x_charger: Allow to load and use driver even if notify device is not re...Pali Rohár2015-08-211-64/+79
* | twl4030_charger: fix compile error when TWL4030_MADC not available.NeilBrown2015-08-071-1/+16
* | power: bq24190_charger: Fix charge type sysfs propertyAndreas Dannenberg2015-08-051-1/+1
* | power: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-051-6/+11
* | power: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-052-1/+2
* | twl4030_charger: Increase current carefully while watching voltage.NeilBrown2015-08-051-6/+61
* | twl4030_charger: add ac/mode to match usb/modeNeilBrown2015-08-051-8/+27
* | twl4030_charger: add software controlled linear charging mode.NeilBrown2015-08-051-5/+50
* | twl4030_charger: enable manual enable/disable of usb charging.NeilBrown2015-08-051-0/+59
* | twl4030_charger: allow max_current to be managed via sysfs.NeilBrown2015-08-051-0/+72
* | twl4030_charger: distinguish between USB current and 'AC' currentNeilBrown2015-08-051-7/+29
* | twl4030_charger: allow fine control of charger current.NeilBrown2015-08-051-8/+160
* | twl4030_charger: split uA calculation into a function.NeilBrown2015-08-051-13/+35
* | twl4030_charger: trust phy to determine when USB power is available.NeilBrown2015-08-051-27/+6
* | twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_nodeNeilBrown2015-08-051-1/+5
* | twl4030_charger: convert to module_platform_driver instead of ..._probe.Pavel Machek2015-08-051-3/+3
* | twl4030_charger: use runtime_pm to keep usb phy active while charging.NeilBrown2015-08-051-13/+5
* | rx51-battery: Set name to rx51-batteryPali Rohár2015-08-031-1/+1
* | power: olpc_battery: clean up eeprom read functionVladimir Zapolskiy2015-07-271-6/+1
* | power: ds2781_battery: clean up eeprom read/write functionsVladimir Zapolskiy2015-07-271-8/+0
* | power: ds2780_battery: clean up eeprom read/write functionsVladimir Zapolskiy2015-07-271-18/+2
* | power_supply: bq24735: Convert to using managed resourcesVaishali Thakkar2015-07-271-38/+13
* | power/reset: zx: Remove unnecessary include fileJun Nie2015-07-271-2/+0
* | power: bq27x00_battery: Checkpatch fixesAndrew F. Davis2015-07-241-13/+11
* | power: bq27x00_battery: Fix function parameter alignmentAndrew F. Davis2015-07-241-7/+7
* | power: bq27x00_battery: Fix lines over 80 characters longAndrew F. Davis2015-07-241-37/+37
* | power: bq27x00_battery: Add manufacturer propertyAndrew F. Davis2015-07-241-0/+9
* | power/reset: zx: Register restart handlerJun Nie2015-07-243-0/+90
* | power/ltc2941-battery-gauge.c: Use the devicetree node name as supply nameMike Looijmans2015-07-241-46/+8
* | twl4030_charger: use devres for power_supply_register and kzalloc.NeilBrown2015-07-241-25/+11
* | twl4030_charger: use devm_request_threaded_irqNeilBrown2015-07-241-12/+6
* | power: reset: at91: add sama5d3 reset functionJosh Wu2015-07-201-7/+19
* | power_supply: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-133-3/+0
* | power_supply: rt9455_charger: Properly notify userspace about charging eventsAnda-Maria Nicolae2015-07-091-2/+14
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-1/+1
|\
| * drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-8/+8
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-8/+8
| |/
* | power: axp288_charger: fix for API changeStephen Rothwell2015-06-261-3/+3
* | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-12/+9
|\ \
| * \ Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-021-12/+9
| |\ \ | | |/ | |/|
| | * power: twl4030_charger: find associated phy by more reliable means.NeilBrown2015-05-261-12/+9
* | | Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6Linus Torvalds2015-06-2321-88/+4971
|\ \ \
| * | | power_supply: Correct kerneldoc copy paste errorsBjorn Andersson2015-06-191-3/+3
| * | | wm831x_power: Fix off-by-one at free_irq()Takeshi Yoshimura2015-06-151-0/+1
OpenPOWER on IntegriCloud