Linus Torvalds
a897a10141
Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
...
Pull power supply and reset updates from Sebastian Reichel:
"New drivers:
- Linear ltc3651 charger driver
- Motorola CPCAP battery fuel-gauge driver
New chip/feature support:
- bq27xxx: prepare for chip data setup
- axp20x_battery: support max charge current setup
New core features:
- add Apple Brick ID type
- support "supplied-from" device property for generic ACPI/pdata support
- support strings for sysfs properties representing enums
- introduce battery-info (backend is DT only for now)
- provide reboot-mode header globally
.. and misc fixes"
* tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (39 commits)
power: supply: sbs-battery: Don't needlessly set CAPACITY_MODE
power: supply: sbs-battery: Prevent CAPACITY_MODE races
power: supply: bq24735: remove incorrect le16_to_cpu calls
power: supply: sbs-battery: remove incorrect le16_to_cpu calls
power: supply: cpcap-charger: Add missing power_supply_config
power: supply: twl4030-charger: move allocation of iio channel to the beginning
power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error path
power: supply: core: constify psy_tcd_ops.
dt-bindings: power: supply: cpcap-battery: Add power-supplies property
dt-bindings: power: supply: move max8903-charger.txt to proper location
dt-bindings: power: supply: move maxim,max14656.txt to proper location
power: supply: twl4030_charger: Use sysfs_match_string() helper
power: reset: reboot-mode: Make include file global
power: supply: axp20x_battery: add DT support for battery max constant charge current
power: supply: axp20x_battery: add support for DT battery
power: supply: bq27xxx: Add power_supply_battery_info support
power: supply: bq27xxx: Add chip data memory read/write support
power: supply: bq27xxx: Add bulk transfer bus methods
dt-bindings: power: supply: bq27xxx: Add monitored-battery documentation
power: supply: core: Add power_supply_prop_precharge
...
2017-07-04 14:25:14 -07:00
..
2017-05-04 16:08:52 +05:30
2017-05-08 17:15:13 -07:00
2017-04-25 09:04:29 +02:00
2017-05-23 20:32:10 +02:00
2017-05-22 10:39:11 +02:00
2017-07-04 11:48:27 -07:00
2017-07-03 20:55:59 -07:00
2017-05-24 09:44:07 +02:00
2017-04-21 10:45:01 -04:00
2017-07-04 11:55:21 -07:00
2017-06-04 23:10:05 -04:00
2017-06-01 17:05:04 -04:00
2017-06-20 10:30:49 +02:00
2017-05-18 11:03:08 -06:00
2017-06-03 19:29:26 +09:00
2017-05-15 12:51:38 +02:00
2017-05-16 10:24:27 +02:00
2017-06-01 15:28:27 +05:30
2017-05-22 10:39:10 +02:00
2017-07-04 12:01:07 -07:00
2017-06-08 17:57:38 +02:00
2017-05-04 12:31:02 -04:00
2017-05-17 10:49:25 +01:00
2017-06-22 11:30:01 +02:00
2017-05-10 15:33:45 +02:00
2017-07-03 16:21:10 +01:00
2017-06-20 12:19:09 +02:00
2017-06-20 11:39:34 +08:00
2017-05-09 15:15:47 -07:00
2017-06-08 09:03:33 +02:00
2017-06-03 19:10:09 +09:00
2017-05-16 08:44:20 -03:00
2017-05-02 10:16:05 -04:00
2017-04-20 12:09:55 -06:00
2017-04-20 12:09:55 -06:00
2017-06-08 18:52:36 -07:00
2017-07-03 10:34:51 -07:00
2017-06-27 12:05:27 -06:00
2017-07-03 13:08:04 -07:00
2017-06-27 12:13:45 -06:00
2017-05-11 14:19:00 -04:00
2017-04-26 23:54:06 -04:00
2017-05-17 16:58:32 -04:00
2017-05-24 12:43:30 -04:00
2017-06-05 16:59:12 +02:00
2017-06-12 10:54:47 +02:00
2017-07-03 16:14:51 -07:00
2017-04-20 12:09:55 -06:00
2017-06-14 00:00:44 +02:00
2017-06-11 15:51:56 -07:00
2017-06-08 18:52:41 -07:00
2017-06-12 13:20:20 +02:00
2017-06-09 11:45:25 +02:00
2017-05-26 10:10:46 +02:00
2017-06-27 01:47:32 +02:00
2017-07-03 18:08:06 -07:00
2017-05-23 10:01:32 +02:00
2017-05-08 17:15:11 -07:00
2017-06-09 11:52:07 +02:00
2017-05-18 10:30:19 -06:00
2017-05-13 17:52:16 -07:00
2017-05-16 08:44:22 -03:00
2017-05-05 15:54:45 +08:00
2017-06-09 09:27:32 -06:00
2017-07-03 20:27:48 -07:00
2017-04-26 23:57:53 +02:00
2017-05-30 11:25:45 +02:00
2017-04-20 16:31:06 +02:00
2017-06-15 13:46:00 +02:00
2017-06-05 17:50:41 +02:00
2017-06-18 10:08:55 -06:00
2017-05-08 17:15:11 -07:00
2017-06-20 12:18:27 +02:00
2017-05-03 10:04:56 -07:00
2017-04-27 05:13:04 -04:00
2017-05-25 13:44:28 -04:00
2017-07-03 13:08:04 -07:00
2017-04-30 01:26:34 -04:00
2017-05-04 11:44:37 -04:00
2017-05-04 11:44:41 -04:00
2017-06-09 11:52:08 +02:00
2017-05-08 17:15:13 -07:00
2017-06-05 16:59:10 +02:00
2017-06-02 15:07:37 -07:00
2017-06-30 13:49:53 -07:00
2017-05-16 19:44:01 +01:00
2017-05-16 19:44:01 +01:00
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus
2017-05-02 11:01:10 +02:00
2017-06-14 00:00:47 +02:00
2017-05-04 19:15:35 -07:00
2017-05-03 12:38:20 -07:00
2017-06-09 09:27:32 -06:00
2017-04-28 12:28:45 +02:00
2017-04-27 16:34:29 -04:00
2017-05-24 16:27:14 -04:00
2017-05-03 08:50:52 -07:00
2017-06-24 11:44:39 +02:00
2017-06-20 07:12:03 -06:00
2017-05-04 18:06:17 +02:00
2017-05-08 17:15:12 -07:00
2017-06-22 18:21:25 +02:00
2017-06-22 18:21:13 +02:00
2017-06-22 18:29:34 +02:00
2017-05-03 15:52:09 -07:00
2017-06-02 15:07:37 -07:00
2017-04-23 15:51:26 +09:00
2017-05-23 10:01:38 +02:00
2017-05-08 17:15:11 -07:00
2017-07-03 21:13:25 -07:00
2017-05-25 18:30:51 +02:00
2017-05-17 21:50:27 -04:00
2017-05-08 17:15:14 -07:00
2017-05-03 15:52:10 -07:00
2017-06-26 10:39:40 +02:00
2017-05-10 11:29:23 -07:00
2017-06-20 12:18:27 +02:00
2017-05-16 08:44:20 -03:00
2017-05-04 14:01:24 -07:00
2017-05-23 10:01:33 +02:00
2017-05-18 10:30:38 -06:00
2017-06-02 15:07:38 -07:00
2017-05-03 15:52:11 -07:00
2017-05-03 15:52:10 -07:00
2017-05-18 16:59:06 +02:00
2017-05-24 10:18:27 +02:00
2017-06-19 21:50:20 +08:00
2017-06-02 15:07:38 -07:00
2017-05-23 10:04:41 +02:00
2017-05-03 19:12:27 -07:00
2017-07-02 15:37:23 -07:00
2017-04-24 14:30:46 -04:00
2017-05-16 08:43:25 -03:00
2017-04-21 14:05:36 -04:00
2017-05-10 21:46:22 -07:00
2017-07-03 21:13:25 -07:00
2017-05-03 09:51:24 -04:00
2017-05-10 13:03:38 -07:00
2017-04-26 13:03:04 -04:00
2017-04-21 10:45:01 -04:00
2017-05-08 19:01:06 -04:00
2017-05-20 10:11:34 -06:00
2017-06-05 16:59:16 +02:00
2017-06-28 08:14:13 -06:00
2017-05-09 15:15:47 -07:00
2017-05-09 22:55:58 +10:00
2017-05-11 10:26:22 -05:00
2017-05-22 18:01:46 +02:00
2017-05-05 11:36:44 -07:00
2017-05-26 10:10:37 +02:00
2017-05-08 17:15:10 -07:00
2017-06-20 12:18:27 +02:00
2017-04-28 10:23:19 -05:00
2017-06-07 12:20:49 +02:00
2017-07-04 13:39:41 -07:00
2017-05-26 10:10:44 +02:00
2017-04-26 22:39:08 -04:00
2017-05-09 10:01:15 -07:00
2017-06-24 01:41:55 +02:00
2017-06-28 01:52:52 +02:00
2017-05-05 22:54:28 +02:00
2017-06-28 01:52:52 +02:00
2017-06-11 17:08:19 -07:00
2017-04-25 13:20:46 -07:00
2017-06-20 12:18:27 +02:00
2017-06-04 15:40:22 +02:00
2017-06-14 00:00:42 +02:00
2017-06-08 16:29:28 +02:00
2017-05-08 17:15:11 -07:00
2017-05-08 17:15:12 -07:00
2017-05-09 16:43:23 +03:00
2017-07-03 15:12:52 -07:00
2017-06-06 20:01:15 +01:00
2017-05-24 18:24:07 -04:00
2017-06-08 18:52:26 -07:00
2017-06-08 18:52:26 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:52:40 -07:00
2017-06-08 18:18:19 +02:00
2017-07-02 11:24:36 +02:00
2017-07-03 16:20:28 +01:00
2017-06-14 00:00:42 +02:00
2017-05-01 16:22:40 -04:00
2017-05-01 10:26:40 -04:00
2017-05-03 15:52:10 -07:00
2017-05-03 15:52:09 -07:00
2017-06-08 10:35:49 +02:00
2017-06-15 14:30:14 +02:00
2017-07-03 18:08:06 -07:00
2017-05-08 17:15:12 -07:00
2017-05-18 17:38:24 +02:00
2017-05-18 16:19:16 +02:00
2017-06-04 15:11:46 +02:00
2017-05-16 08:44:13 -03:00
2017-06-23 16:15:55 -07:00
2017-06-08 08:25:29 -07:00
2017-05-18 17:37:52 +02:00
2017-06-08 18:52:42 -07:00
2017-06-08 18:52:35 -07:00
2017-06-08 18:52:38 -07:00
2017-05-26 10:10:36 +02:00
2017-05-05 18:49:20 -07:00
2017-06-09 11:00:46 +02:00
2017-06-15 00:55:44 +02:00
2017-05-03 15:52:11 -07:00
2017-05-25 18:30:51 +02:00
2017-04-26 14:44:39 -04:00
2017-05-02 10:45:15 -07:00
2017-05-08 17:15:15 -07:00
2017-06-20 22:13:59 -07:00
2017-07-03 20:04:16 -07:00
2017-05-08 17:15:14 -07:00
2017-06-20 09:02:04 +02:00
2017-06-20 12:18:27 +02:00
2017-05-02 23:41:43 +03:00
2017-05-02 23:41:43 +03:00
2017-04-24 12:35:56 -04:00
2017-05-09 16:43:22 +03:00
2017-06-08 09:23:09 +02:00
2017-05-12 15:57:15 -07:00
2017-06-09 11:54:54 +02:00
2017-06-20 12:19:14 +02:00
2017-06-20 12:19:14 +02:00