Linus Torvalds
0ce5c79f38
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply and reset changes from Sebastian Reichel:
"New chip/feature support:
- bq27xxx: support updating battery config from DT
- bq24190: support loading battery charge info from DT
- LTC2941: add LTC2942/LTC2944 support
- max17042: add ACPI support
- max1721x: new driver
Misc:
- Move bq27xxx w1 driver from w1 into power-supply subsystem
- Introduce power_supply_set_input_current_limit_from_supplier
- constify stuff
- some minor fixes"
* tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (39 commits)
power: supply: bq27xxx: enable writing capacity values for bq27421
power: supply: bq24190_charger: Get input_current_limit from our supplier
power: supply: bq24190_charger: Export 5V boost converter as regulator
power: supply: bq24190_charger: Add power_supply_battery_info support
power: supply: bq24190_charger: Add property system-minimum-microvolt
power: supply: bq24190_charger: Enable devicetree config
dt-bindings: power: supply: Add docs for TI BQ24190 battery charger
power: supply: bq27xxx: Remove duplicate chip data arrays
power: supply: bq27xxx: Enable data memory update for certain chips
power: supply: bq27xxx: Add chip IDs for previously shadowed chips
power: supply: bq27xxx: Create single chip data table
power: supply: bq24190_charger: Add ti,bq24192i to devicetree table
power: supply: bq24190_charger: Add input_current_limit property
power: supply: Add power_supply_set_input_current_limit_from_supplier helper
power: supply: max17042_battery: Fix compiler warning
power: supply: core: Delete two error messages for a failed memory allocation in power_supply_check_supplies()
power: supply: make device_attribute const
power: supply: max17042_battery: Fix ACPI interrupt issues
power: supply: max17042_battery: Add support for ACPI enumeration
power: supply: lp8788: Make several arrays static const * const
...
2017-09-09 14:44:39 -07:00
..
2017-04-14 01:41:34 +02:00
2017-01-17 00:28:38 +01:00
2017-05-01 12:37:01 +02:00
2016-10-19 05:06:22 +02:00
2017-07-24 14:09:00 +02:00
2017-01-29 23:15:18 +01:00
2017-06-08 17:57:53 +02:00
2017-05-15 15:28:14 +02:00
2017-04-19 22:53:35 +02:00
2017-01-04 22:03:44 +01:00
2017-07-25 15:31:21 +02:00
2017-08-29 12:37:35 +02:00
2017-08-31 10:25:24 +02:00
2017-01-21 03:35:07 +01:00
2017-08-30 18:02:02 +02:00
2016-09-19 20:56:22 +02:00
2017-06-15 16:47:35 +02:00
2017-04-14 01:41:34 +02:00
2017-08-11 18:54:35 +02:00
2017-06-08 13:05:54 +02:00
2017-06-15 10:16:59 +02:00
2017-06-09 11:54:54 +02:00
2017-08-09 17:42:56 +02:00
2017-08-09 17:42:56 +02:00
2017-05-01 11:52:24 +02:00
2017-01-04 22:04:50 +01:00
2016-11-23 23:44:40 +01:00
2017-05-01 11:52:25 +02:00
2017-07-25 15:18:27 +02:00
2017-04-14 01:41:35 +02:00
2017-08-12 13:58:14 -04:00
2017-07-25 12:13:04 +02:00
2017-06-08 13:05:27 +02:00
2017-07-25 15:18:27 +02:00
2017-07-24 14:09:34 +02:00
2017-01-04 21:59:56 +01:00
2017-01-29 23:15:17 +01:00
2017-04-14 01:41:33 +02:00
2017-08-29 12:04:14 +02:00
2017-08-28 18:48:44 +02:00
2017-07-24 14:09:32 +02:00
2017-05-01 12:41:58 +02:00
2017-08-29 12:24:52 +02:00
2017-06-08 16:29:28 +02:00
2017-01-16 23:02:46 +01:00
2017-05-01 13:03:09 +02:00
2017-07-25 11:30:28 +02:00
2017-04-14 01:41:34 +02:00
2017-04-14 01:41:35 +02:00
2017-09-04 14:41:02 +01:00
2017-05-01 13:03:09 +02:00
2017-01-04 22:04:20 +01:00
2017-08-15 15:05:01 +03:00
2016-11-23 23:46:20 +01:00