Linus Torvalds
aae6f989c6
regulator: Updates for v3.7
...
- Support for putting regulators into bypass mode where they simply
switch their input to the output (mainly used for low power retention).
- A new API for setting voltages based on a voltage plus tolerance
rather than an explicit voltage range.
- Lots of cleanups and API updates from Axel Lin.
- New driver for MAX8907.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJQZanxAAoJEOoSHmUN5Tg4X+0P/AvZNTJMNya8qapG1uOjdgML
w+gQTGw6g+7libJ8m3+M8YfoR0KRF3tGihGU9yZt8M7VkvZht/Q88eDOM0xw5FQo
XfpQjOb7+jc6CcVF8qGWz3DkXteqThRzwcqLR47/pv6EiNQB/2F/SWOp/btf/9hR
7YLFlKpv2LV4DwDnONGfJibe5Rrt0mj6dsy8ndmj/RMs7AVxN3H9V/L9q/kGNYIL
nnyRJIWTZ2R7L04shZBLaInnvARPbnrGiSUymZMwYO+5Op6qyuSWDf5IlfHZqsAc
pOWksUSHxvxAmh2MmH9cV4OT31e04qhAHxwxOzH4vpKMHdN1X92X56NwiF5K15/s
HJ86+TVU3JRnsHAPxVVWuplL4cY1UbaueMTt3FpA1xF9Y6W7DvIK/Y0S5FXHmYzN
RClrlvtlIU8m71QaroQmVaprLz0odrC0gyIO9TdW4KP+fkomKKNQLiSr7Wkv1Deg
lnjwlXSForW3Rqf9GLx3SJI29nHuy8F4RG55KvaxoXKm2TZdgtDG5x3ol1RW0/bd
OxF7SC/gEgnU0S4oOOdmrLOuUME2LY3wzi9TZT31kqieCQ3L257LHRtjBS8oZJpk
jnU5Fk+q+7nIxdxawgv11BS/z28T3ucRq1gkIC2Bxv138cF5UDsNNw6uKqjUcK7x
AmvUqMPwVCk8SIEAs2Oh
=Kg66
-----END PGP SIGNATURE-----
Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator updates from Mark Brown:
- Support for putting regulators into bypass mode where they simply
switch their input to the output (mainly used for low power
retention).
- A new API for setting voltages based on a voltage plus tolerance
rather than an explicit voltage range.
- Lots of cleanups and API updates from Axel Lin.
- New driver for MAX8907.
* tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (71 commits)
regulator: arizona-ldo: Remove top voltage
regulator: tps6586x: remove regulator-compatible from DT docs
regulator: tps65217.txt: remove regulator-compatible from DT docs
regulator: deprecate regulator-compatible DT property
regulator: fan53555: remove vsel_max not used
regulator: aat2870: Don't explicitly initialise the first field
extcon: arizona: Use bypass mode for MICVDD
regulator: wm831x-ldo: Add bypass support
regulator: arizona-micsupp: Support get/set bypass
regulator: arizona-ldo: Support get/set bypass
regulator: core: Provide regmap get/set bypass operations
regulator: core: Support bypass mode
regulator: Fairchild fan53555 support
regulator: twl: Remove another unused variable warning
regulator: core: Try using the parent device for the default regmap
regulator: core: Fast path non-deferred disables
regulator: core: Report microvolts in sysfs even with only list_voltage()
regulator: tps6586x: add support for SYS rail
regulator: lp872x: remove unnecessary function
regulator: lp872x: fix NULL pointer access problem
...
2012-10-01 08:58:47 -07:00
..
2012-08-01 16:41:07 -07:00
2012-08-02 13:51:46 -04:00
2012-07-20 12:31:05 +02:00
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-07-17 09:32:14 -07:00
2012-07-31 18:08:25 -07:00
2012-08-16 20:24:33 +01:00
2012-08-09 15:16:41 +02:00
2012-07-27 16:49:22 -04:00
2012-09-28 14:45:07 +01:00
2012-09-07 12:55:59 -04:00
2012-09-04 13:58:10 -04:00
2012-06-01 16:55:42 -07:00
2012-08-10 11:53:11 +02:00
2012-06-07 14:58:38 +02:00
2012-07-31 01:02:51 +04:00
2012-08-17 11:09:58 +02:00
2012-07-31 18:08:25 -07:00
2012-07-31 18:08:25 -07:00
2012-05-22 13:54:18 +10:00
2012-09-28 14:45:07 +01:00
2012-05-29 16:22:33 -07:00
2012-07-26 12:59:53 -07:00
2012-06-06 15:20:22 -04:00
2012-09-07 11:43:49 -04:00
2012-07-26 10:23:47 -07:00
2012-08-03 00:15:53 -04:00
2012-07-30 17:25:21 -07:00
2012-05-29 16:22:29 -07:00
2012-07-20 09:07:37 +01:00
2012-06-29 11:38:17 -04:00
2012-08-28 10:14:01 -07:00
2012-07-29 21:43:08 +04:00
2012-08-04 01:24:44 +04:00
2012-07-31 18:42:47 -07:00
2012-08-09 15:20:23 +02:00
2012-08-01 12:24:18 +02:00
2012-07-11 16:04:49 -07:00
2012-06-25 11:53:48 +02:00
2012-05-29 16:22:20 -07:00
2012-08-07 10:10:57 +02:00
2012-07-17 21:37:27 +02:00
2012-07-31 18:42:43 -07:00
2012-06-06 19:12:30 -07:00
2012-07-11 15:36:43 -07:00
2012-07-11 17:58:46 -07:00
2012-07-30 17:25:11 -07:00
2012-05-25 01:44:51 +02:00
2012-08-21 16:45:03 -07:00
2012-07-30 17:25:21 -07:00
2012-09-17 15:00:38 -07:00
2012-06-18 09:47:00 -04:00
2012-09-17 15:00:38 -07:00
2012-07-19 08:34:37 -07:00
2012-07-17 12:39:26 -07:00
2012-08-23 17:16:42 +02:00
2012-07-27 09:29:42 +09:30
2012-07-24 13:53:22 +02:00
2012-05-31 17:49:28 -07:00
2012-09-18 11:23:51 -07:00
2012-07-27 15:08:16 +01:00
2012-07-26 11:25:33 -07:00
2012-07-27 15:08:16 +01:00
2012-07-30 12:25:47 +02:00
2012-05-25 12:46:23 +05:30
2012-07-30 12:25:46 +02:00
2012-06-20 15:38:27 +01:00
2012-07-19 10:39:00 +02:00
2012-06-27 09:01:30 -03:00
2012-08-14 09:58:25 -07:00
2012-06-01 12:12:01 -04:00
2012-07-16 22:38:27 -07:00
2012-06-27 15:42:24 -07:00
2012-05-31 17:49:32 -07:00
2012-07-17 21:37:27 +02:00
2012-05-29 23:28:33 -04:00
2012-06-01 16:57:51 -07:00
2012-07-22 23:57:58 +04:00
2012-05-21 20:27:36 -07:00
2012-07-30 09:32:39 -07:00
2012-06-09 08:37:55 +09:00
2012-08-04 01:24:44 +04:00
2012-05-30 21:04:53 -04:00
2012-07-31 17:02:05 +02:00
2012-07-18 16:09:40 +02:00
2012-07-24 00:01:30 -07:00
2012-08-01 09:02:41 -07:00
2012-07-31 18:42:46 -07:00
2012-06-08 11:50:01 +01:00
2012-07-05 15:04:10 +02:00
2012-07-26 13:54:58 +02:00
2012-07-09 16:23:33 +02:00
2012-07-31 18:42:47 -07:00
2012-07-11 23:34:39 +02:00
2012-05-29 16:22:21 -07:00
2012-07-31 18:42:41 -07:00
2012-07-31 18:42:50 -07:00
2012-05-22 16:02:13 -07:00
2012-06-04 16:49:43 +02:00
2012-07-14 13:30:25 +02:00
2012-09-12 17:52:44 +02:00
2012-07-30 19:03:41 -07:00
2012-07-02 15:11:12 +02:00
2012-05-22 17:13:11 -04:00
2012-06-19 21:39:50 +02:00
2012-07-20 11:07:00 -07:00
2012-08-14 14:33:32 -07:00
2012-07-18 09:36:12 -07:00
2012-06-30 01:08:00 -07:00
2012-06-12 15:25:46 -07:00
2012-07-26 13:08:01 -07:00
2012-07-27 09:29:42 +09:30
2012-07-07 16:18:33 -07:00
2012-06-08 12:15:43 +02:00
2012-07-19 10:40:42 -04:00
2012-07-11 18:22:32 +10:00
2012-09-25 12:14:56 +02:00
2012-05-31 17:49:31 -07:00
2012-08-06 13:33:21 -07:00
2012-05-23 13:49:23 -04:00
2012-07-25 12:46:38 +02:00
2012-07-19 10:38:32 -04:00
2012-07-11 16:16:00 +01:00
2012-08-05 19:04:57 -04:00
2012-07-31 17:09:12 +02:00
2012-07-06 10:53:49 +02:00
2012-05-29 16:22:32 -07:00
2012-08-07 11:48:33 -06:00
2012-05-31 17:49:32 -07:00
2012-07-31 08:16:42 -05:00
2012-07-30 17:25:14 -07:00
2012-05-29 16:22:21 -07:00
2012-09-19 06:51:25 -07:00
2012-05-31 17:49:30 -07:00
2012-07-30 15:08:46 +10:00
2012-07-02 12:34:23 -07:00
2012-05-31 17:49:28 -07:00
2012-07-21 10:34:00 -07:00
2012-09-06 10:13:58 -07:00
2012-08-22 10:24:41 -04:00
2012-06-04 11:43:00 -04:00
2012-07-22 10:15:28 -07:00
2012-08-15 15:54:01 +02:00
2012-07-24 12:01:20 -07:00
2012-05-30 11:43:10 +02:00
2012-05-29 16:22:29 -07:00
2012-05-29 16:22:32 -07:00
2012-07-24 07:52:34 +08:00
2012-05-29 23:28:41 -04:00
2012-07-25 15:58:48 -04:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-01 03:34:50 -07:00
2012-07-11 16:04:50 -07:00
2012-07-31 18:42:48 -07:00
2012-09-17 15:00:37 -07:00
2012-06-20 10:01:04 +03:00
2012-06-25 11:53:47 +02:00
2012-09-24 15:54:33 -04:00
2012-07-31 18:42:40 -07:00
2012-07-01 03:34:50 -07:00
2012-07-19 15:51:36 -04:00
2012-09-13 14:58:54 -04:00
2012-05-29 16:22:28 -07:00
2012-07-31 18:42:45 -07:00
2012-08-01 10:26:23 -07:00
2012-05-29 16:22:20 -07:00
2012-07-31 18:42:46 -07:00
2012-06-18 15:38:22 -07:00
2012-06-08 14:58:13 +09:30
2012-05-31 17:49:27 -07:00
2012-08-15 13:58:09 +00:00
2012-07-03 13:22:37 +08:00
2012-07-29 21:24:13 +04:00
2012-07-22 12:44:01 -07:00
2012-08-20 02:37:29 -07:00
2012-06-16 15:40:02 +02:00
2012-06-16 15:40:02 +02:00
2012-06-22 02:49:52 +02:00
2012-06-29 16:46:06 -07:00
2012-08-14 14:33:32 -07:00
2012-07-09 16:42:24 -04:00
2012-05-26 14:17:30 -04:00
2012-07-30 19:06:52 -04:00
2012-09-04 14:52:42 -04:00
2012-07-30 19:06:52 -04:00
2012-08-02 17:41:18 -04:00
2012-09-06 11:11:53 -04:00
2012-07-30 17:25:19 -07:00
2012-07-17 12:16:39 +02:00
2012-06-26 21:06:11 -07:00
2012-07-27 13:57:23 -04:00
2012-06-25 13:50:28 +02:00
2012-07-10 10:32:06 -05:00
2012-08-20 02:16:00 -07:00
2012-07-31 23:27:30 -04:00
2012-07-31 12:06:20 +01:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:47 -07:00
2012-06-20 14:39:36 -07:00
2012-08-30 13:14:48 -04:00
2012-07-26 14:18:18 -07:00
2012-06-22 15:16:51 -06:00
2012-07-23 12:17:00 +02:00
2012-09-13 16:59:48 +02:00
2012-07-09 00:10:56 -07:00
2012-08-01 10:26:23 -07:00
2012-07-12 07:54:46 -07:00
2012-07-05 22:12:32 +02:00
2012-07-19 00:02:30 +02:00
2012-07-26 13:36:43 -07:00
2012-07-13 20:41:58 -07:00
2012-07-08 00:25:48 +10:00
2012-07-30 17:25:14 -07:00
2012-07-17 16:48:09 -07:00
2012-07-17 12:15:30 -07:00
2012-07-23 13:23:52 +02:00
2012-06-15 12:56:57 +02:00
2012-06-11 12:26:15 +08:00
2012-07-22 23:58:19 +04:00
2012-07-22 23:58:19 +04:00
2012-06-05 10:46:40 -07:00
2012-07-19 10:38:32 -04:00
2012-07-06 06:01:49 -07:00
2012-07-02 11:39:19 -07:00
2012-06-06 20:43:28 -07:00
2012-08-30 11:13:41 -07:00
2012-07-15 11:39:01 +03:00
2012-05-29 16:22:27 -07:00
2012-05-31 17:49:31 -07:00
2012-05-31 17:49:31 -07:00
2012-05-29 16:22:21 -07:00
2012-07-04 11:51:59 +03:00
2012-05-29 16:22:33 -07:00
2012-07-10 22:40:13 -07:00
2012-07-30 12:25:44 +02:00
2012-09-16 12:29:43 -07:00
2012-09-25 08:59:21 -07:00
2012-06-11 13:16:35 +01:00
2012-05-23 17:12:06 -07:00
2012-07-26 13:37:02 -07:00
2012-06-22 15:36:44 -06:00
2012-05-25 16:34:48 +09:00
2012-07-20 11:28:20 +05:30
2012-05-22 19:07:55 +09:00
2012-07-10 12:08:14 +09:00
2012-08-01 13:48:52 +09:00
2012-07-30 17:25:20 -07:00
2012-07-31 18:42:43 -07:00
2012-06-01 12:58:52 -04:00
2012-06-28 17:14:34 +01:00
2012-07-31 18:42:46 -07:00
2012-07-02 13:40:06 +03:00
2012-07-09 12:13:35 +03:00
2012-06-14 09:20:16 +03:00
2012-06-05 17:32:30 +02:00
2012-07-19 11:02:03 -07:00
2012-07-16 22:31:34 -07:00
2012-07-19 11:02:03 -07:00
2012-06-13 21:16:42 +02:00
2012-08-21 16:45:03 -07:00
2012-07-01 13:31:23 +02:00
2012-07-31 18:42:47 -07:00
2012-06-15 21:48:14 -07:00
2012-05-31 17:49:32 -07:00
2012-06-22 23:02:22 -07:00
2012-07-22 23:57:56 +04:00
2012-07-23 00:58:46 -07:00
2012-07-31 18:08:25 -07:00
2012-06-01 12:58:50 -04:00
2012-06-11 20:07:17 +02:00
2012-07-10 15:47:46 +02:00
2012-09-01 10:24:48 -07:00
2012-07-31 17:09:12 +02:00
2012-07-13 19:34:43 -04:00
2012-07-26 11:46:58 +02:00
2012-07-22 23:57:55 +04:00
2012-07-06 10:53:49 +02:00
2012-06-02 15:21:43 -07:00
2012-07-22 23:57:56 +04:00
2012-06-18 13:42:03 +02:00
2012-07-20 08:59:00 +01:00
2012-07-16 17:43:04 -07:00
2012-07-06 10:53:20 -07:00
2012-07-06 15:26:45 -03:00
2012-07-06 20:17:46 -03:00
2012-07-06 20:17:46 -03:00
2012-07-31 08:16:24 -06:00
2012-06-21 09:32:16 +01:00
2012-07-30 20:23:11 -03:00
2012-07-30 13:30:52 +09:30
2012-05-22 12:16:16 +09:30
2012-07-30 13:30:49 +09:30
2012-07-20 08:58:58 +01:00
2012-07-20 08:59:03 +01:00
2012-07-31 18:42:46 -07:00
2012-07-30 12:25:45 +02:00
2012-07-31 18:42:50 -07:00
2012-05-30 07:55:31 +02:00
2012-08-04 12:15:37 +04:00
2012-09-20 18:08:40 -04:00