Linus Torvalds
91c2ff7708
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
...
Pull regulator updates from Mark Brown:
"A couple of nice new features this month, the ability to map
regulators in order to allow voltage control by external coprocessors
is something people have been asking for for a long time.
- improved support for switch only "regulators", allowing current
state to be read from the parent regulator but no setting.
- support for obtaining the register access method used to set
voltages, for use in systems which can offload control of this to a
coprocessor (typically for DVFS).
- support for Active-Semi AC8846, Dialog DA9211 and Texas Instruments
TPS65917"
* tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (58 commits)
regulator: act8865: fix build when OF is not enabled
regulator: act8865: add act8846 to DT binding documentation
regulator: act8865: add support for act8846
regulator: act8865: prepare support for other act88xx devices
regulator: act8865: set correct number of regulators in pdata
regulator: act8865: Remove error variable in act8865_pmic_probe
regulator: act8865: fix parsing of platform data
regulator: tps65090: Set voltage for fixed regulators
regulator: core: Allow to get voltage count and list from parent
regulator: core: Get voltage from parent if not available
regulator: Add missing statics and inlines for stub functions
regulator: lp872x: Don't set constraints within the regulator driver
regmap: Fix return code for stub regmap_get_device()
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
regulator: Add helpers for low-level register access
regmap: Allow regmap_get_device() to be used by modules
regmap: Add regmap_get_device
regulator: da9211: Remove unnecessary devm_regulator_unregister() calls
regulator: Add DT bindings for tps65218 PMIC regulators.
regulator: da9211: new regulator driver
...
2014-08-05 16:19:15 -07:00
..
2014-06-10 10:28:45 -07:00
2014-01-30 17:20:32 -08:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-07-25 15:16:27 -07:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2013-08-14 13:55:15 +05:30
2014-07-23 10:22:35 +09:00
2013-08-19 14:20:21 +05:30
2014-05-16 17:52:36 +02:00
2014-05-16 00:55:30 +02:00
2014-06-12 12:42:32 -07:00
2014-07-20 13:34:45 +01:00
2014-05-29 00:05:59 -07:00
2014-07-25 13:12:15 +01:00
2014-06-04 23:13:41 -07:00
2014-05-06 17:54:53 -04:00
2014-08-05 16:19:15 -07:00
2014-07-02 18:29:23 -07:00
2014-05-27 11:53:06 -07:00
2014-05-22 08:33:30 -04:00
2014-06-11 08:35:34 -07:00
2014-04-29 18:25:14 +02:00
2014-07-22 12:46:11 +05:30
2014-01-16 14:25:37 +01:00
2014-08-05 15:59:35 -07:00
2013-12-23 18:34:58 -08:00
2013-09-10 13:03:41 -07:00
2014-08-05 18:29:21 +01:00
2014-06-04 16:54:05 -07:00
2014-06-30 19:54:57 +01:00
2014-05-19 16:42:15 -04:00
2014-07-16 15:10:41 +02:00
2014-08-01 15:47:05 -07:00
2013-12-08 18:01:56 -08:00
2014-02-11 23:30:50 +05:30
2014-06-03 23:12:20 +02:00
2014-07-30 10:42:55 -07:00
2014-07-30 15:39:46 -04:00
2013-07-30 11:53:12 -04:00
2013-05-29 12:57:34 -07:00
2014-07-09 16:02:41 +02:00
2013-11-09 00:16:28 -05:00
2013-05-29 15:50:34 -04:00
2013-09-24 10:35:17 +01:00
2013-12-02 11:24:18 +00:00
2013-07-03 16:07:42 -07:00
2013-03-12 13:59:14 -07:00
2013-10-27 08:40:39 -04:00
2014-05-07 16:08:08 -04:00
2013-10-17 13:31:19 -07:00
2014-02-12 17:21:22 +00:00
2014-04-18 11:40:30 +02:00
2014-04-10 17:51:29 -04:00
2013-12-24 09:35:17 -08:00
2014-04-03 16:20:49 -07:00
2014-05-27 01:29:01 +02:00
2013-09-30 14:31:02 -07:00
2014-02-06 10:33:47 +01:00
2013-03-01 12:47:16 +01:00
2014-04-07 16:36:05 -07:00
2014-06-24 16:22:24 -06:00
2014-04-18 11:40:30 +02:00
2014-06-12 10:30:18 -07:00
2014-03-13 09:38:42 -06:00
2014-06-17 22:12:35 -07:00
2014-06-24 16:22:24 -06:00
2013-11-08 09:04:30 -07:00
2013-02-15 18:52:45 -08:00
2014-06-04 16:54:04 -07:00
2014-01-13 17:32:27 +01:00
2014-02-14 00:27:58 -05:00
2013-02-20 09:37:28 -05:00
2014-06-04 16:54:02 -07:00
2013-02-21 17:22:16 -08:00
2014-01-23 16:36:56 -08:00
2014-06-10 13:57:22 -07:00
2014-02-09 09:59:23 +08:00
2014-05-19 16:37:06 -04:00
2014-07-15 11:05:10 -04:00
2013-04-30 17:04:01 -07:00
2013-12-31 11:35:12 -08:00
2014-07-02 16:15:55 -07:00
2014-02-24 17:13:55 -08:00
2013-12-04 17:19:44 +01:00
2014-02-09 15:11:47 +01:00
2014-05-20 14:25:24 -05:00
2014-01-21 20:18:26 -08:00
2013-03-20 13:23:21 -04:00
2013-02-13 06:00:53 -08:00
2013-07-30 11:11:44 +02:00
2014-06-04 16:54:06 -07:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2013-02-21 17:22:15 -08:00
2014-02-13 12:34:05 +01:00
2013-12-05 21:28:41 +08:00
2014-04-15 09:15:39 -07:00
2014-06-12 19:18:49 -07:00
2013-11-15 09:32:21 +09:00
2014-07-03 11:32:43 +01:00
2014-05-27 13:56:21 -07:00
2014-05-28 13:37:21 -07:00
2013-05-20 12:27:59 -07:00
2013-12-29 15:25:48 +01:00
2013-12-02 20:43:15 +01:00
2013-12-02 20:43:14 +01:00
2013-11-09 00:16:29 -05:00
2014-06-25 13:26:47 -07:00
2013-12-04 09:33:34 -04:00
2013-09-13 15:09:52 +02:00
2014-06-06 16:08:18 -07:00
2014-02-18 12:38:37 -08:00
2014-07-18 02:56:38 +02:00
2014-06-09 18:10:34 -07:00
2014-06-12 14:27:40 -07:00
2014-06-04 16:54:08 -07:00
2014-03-13 15:56:44 +01:00
2014-04-07 16:36:06 -07:00
2014-05-16 14:26:52 -04:00
2013-11-03 23:04:56 -05:00
2013-09-07 12:56:26 +10:00
2014-04-03 16:21:05 -07:00
2014-08-01 22:35:55 +08:00
2013-04-29 18:28:19 -07:00
2014-05-01 10:30:00 -04:00
2013-05-12 14:16:21 +02:00
2013-10-03 16:14:12 -07:00
2013-08-18 17:39:55 -07:00
2014-05-08 14:28:07 +08:00
2014-05-24 22:33:41 +09:00
2014-06-04 09:46:34 -04:00
2014-08-05 15:59:35 -07:00
2013-08-02 12:33:54 -07:00
2013-11-23 22:33:51 -08:00
2013-03-01 22:45:49 +00:00
2014-01-09 12:43:40 +01:00
2014-07-08 13:36:52 -07:00
2014-06-04 16:53:57 -07:00
2014-01-21 16:19:41 -08:00
2014-06-05 15:57:04 -07:00
2014-06-10 10:28:45 -07:00
2014-07-23 16:04:47 +02:00
2013-10-23 10:10:12 -07:00
2014-02-17 16:46:48 +01:00
2013-06-28 16:04:36 +02:00
2014-04-30 13:46:56 -06:00
2013-07-06 14:09:38 -07:00
2014-02-17 14:16:54 +05:30
2013-03-03 23:59:59 -08:00
2013-12-11 18:06:47 +01:00
2014-07-18 21:24:00 +01:00
2014-06-22 16:34:11 -06:00
2013-11-09 00:16:24 -05:00
2013-11-09 00:16:23 -05:00
2014-04-03 16:21:06 -07:00
2013-05-07 18:38:27 -07:00
2014-01-15 15:39:33 -08:00
2014-06-03 02:42:44 +01:00
2013-09-07 19:54:57 -04:00
2013-03-27 13:48:25 +01:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2014-04-29 09:45:56 +09:00
2014-06-04 13:34:30 +09:00
2014-05-02 15:57:42 +03:00
2013-09-26 15:06:58 -07:00
2013-09-26 15:06:58 -07:00
2014-04-01 23:19:14 -04:00
2014-07-08 13:41:08 -07:00
2014-03-10 11:44:42 -04:00
2014-06-11 00:13:16 -07:00
2014-05-26 14:33:10 +02:00
2013-02-23 17:50:12 -08:00
2014-07-08 15:28:16 -07:00
2014-01-21 23:17:20 -08:00
2014-02-28 15:12:09 -08:00
2013-06-19 20:30:32 -07:00
2013-05-12 14:16:22 +02:00
2013-04-30 17:04:00 -07:00
2013-08-22 22:13:54 -07:00
2013-09-12 10:12:47 -07:00
2014-07-13 21:38:49 -04:00
2013-09-27 18:40:25 +01:00
2013-09-27 18:40:25 +01:00
2014-02-18 12:20:45 -08:00
2014-04-03 16:20:51 -07:00
2013-06-29 12:57:13 +04:00
2014-07-16 14:28:41 -04:00
2014-07-23 15:03:00 -04:00
2014-03-03 11:32:08 +01:00
2014-01-23 16:36:52 -08:00
2014-04-18 14:20:48 +02:00
2013-11-19 16:39:06 -05:00
2014-06-04 16:54:10 -07:00
2014-05-20 10:30:40 +09:00
2014-05-14 16:39:49 -07:00
2013-04-11 10:00:05 +08:00
2014-02-20 14:54:28 +01:00
2014-02-19 17:22:44 +01:00
2013-12-17 14:27:17 -05:00
2013-10-11 17:21:14 +11:00
2014-03-13 12:48:32 +01:00
2013-04-30 10:09:06 +02:00
2014-05-05 10:59:49 +01:00
2014-04-29 22:11:53 +01:00
2014-06-04 13:09:43 +02:00
2013-08-26 21:40:24 +02:00
2013-02-23 17:50:16 -08:00
2013-09-26 15:06:58 -07:00
2014-04-04 09:12:49 +02:00
2014-03-20 12:35:45 +01:00
2014-03-04 07:55:47 -08:00
2014-02-08 10:36:58 -05:00
2014-07-30 17:16:13 -07:00
2014-05-19 09:26:40 +09:30
2013-10-13 16:16:26 -07:00
2013-10-13 16:16:28 -07:00
2014-05-03 19:24:26 -04:00
2013-04-02 07:07:32 +02:00
2014-01-16 11:15:50 +01:00
2014-01-29 20:40:08 +01:00
2014-03-05 17:16:45 +01:00
2013-08-26 09:30:03 -07:00
2013-04-29 13:54:36 -04:00
2013-12-07 01:03:14 +01:00
2014-06-06 16:08:13 -07:00
2014-05-28 16:22:47 +02:00
2013-03-26 12:32:13 -04:00
2014-06-10 23:50:47 -07:00
2013-06-05 12:00:27 -07:00
2014-05-23 15:04:02 -04:00
2014-06-02 16:05:24 -07:00
2014-06-02 14:56:01 -07:00
2014-01-04 20:10:24 -05:00
2014-05-24 00:32:30 -04:00
2013-07-23 16:52:47 -07:00
2013-03-27 13:48:25 +01:00
2013-02-11 14:16:26 -05:00
2013-12-29 16:34:25 -05:00
2013-12-11 14:47:40 -05:00
2014-07-09 09:15:01 -07:00
2014-05-27 14:26:31 -07:00
2014-05-14 16:40:04 -07:00
2013-03-27 13:48:25 +01:00
2014-07-04 12:35:59 +02:00
2014-06-12 13:46:37 +02:00
2014-04-07 16:36:11 -07:00
2014-07-08 09:40:06 +02:00
2014-02-26 14:42:09 -07:00
2014-07-23 16:04:47 +02:00
2013-03-15 12:23:09 -07:00
2014-02-25 15:25:45 -08:00
2014-01-27 21:02:39 -08:00
2014-04-17 12:30:40 -07:00
2013-06-17 16:38:57 -07:00
2014-04-17 12:23:07 -07:00
2014-01-19 19:53:18 -08:00
2014-06-16 16:26:54 +02:00
2014-05-16 14:05:22 +02:00
2013-06-06 10:23:58 +09:00
2014-05-03 23:15:39 +02:00
2013-06-24 14:02:41 +01:00
2013-09-13 15:09:52 +02:00
2013-11-19 19:06:41 +01:00
2014-03-13 12:11:00 +10:30
2013-12-07 01:24:33 +01:00
2014-03-31 00:45:09 -04:00
2013-07-01 08:12:41 -04:00
2013-06-12 23:02:35 -04:00
2013-08-09 10:49:00 +02:00
2014-01-16 00:08:12 +01:00
2013-05-13 09:45:01 -04:00
2013-10-19 19:45:35 -04:00
2014-06-04 16:54:08 -07:00
2013-07-26 16:19:48 -07:00
2013-04-29 15:42:02 -04:00
2013-10-03 18:47:54 +02:00
2014-04-01 11:22:57 -07:00
2013-11-13 12:09:07 +09:00
2014-04-06 09:38:07 -07:00
2014-07-10 11:38:23 -07:00
2014-03-06 16:30:46 +01:00
2013-09-25 17:17:01 +01:00
2014-06-10 10:05:36 -07:00
2014-02-19 14:58:17 +01:00
2014-01-25 08:55:09 +01:00
2014-06-06 16:08:17 -07:00
2013-04-30 17:04:06 -07:00
2013-08-28 21:35:14 -07:00
2014-04-25 12:00:49 -07:00
2014-06-12 19:18:49 -07:00
2013-05-16 07:55:07 -07:00
2014-01-21 16:19:45 -08:00
2014-07-28 14:16:30 -04:00
2014-06-11 12:23:17 -07:00
2014-06-12 19:42:15 -07:00
2013-04-07 13:05:35 +03:00
2013-07-03 16:07:43 -07:00
2013-02-01 17:47:04 -08:00
2013-04-01 11:04:50 -07:00
2014-04-07 16:36:14 -07:00
2014-07-23 10:30:34 -04:00
2014-05-05 16:07:37 -07:00
2013-03-12 14:07:41 -07:00
2014-04-03 16:21:01 -07:00
2013-11-13 12:09:24 +09:00
2013-11-15 09:32:22 +09:00
2014-03-31 14:13:25 -07:00
2013-12-20 12:25:45 -08:00
2013-03-22 22:17:36 -06:00
2013-09-11 15:59:45 -07:00
2013-02-20 19:36:01 +01:00
2013-02-02 00:01:15 +01:00
2013-05-31 00:48:22 -07:00
2013-12-11 15:52:34 +01:00
2014-03-18 19:19:41 -04:00
2014-04-24 05:00:36 +00:00
2014-06-06 16:08:07 -07:00
2014-05-27 17:38:11 -07:00
2014-04-16 15:09:51 -04:00
2013-12-26 13:29:35 -05:00
2013-04-08 16:57:15 -07:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:54:08 -07:00
2014-06-04 16:53:59 -07:00
2013-12-20 12:20:26 -08:00
2014-06-04 16:53:51 -07:00
2014-07-11 18:27:56 -07:00
2013-12-11 13:54:13 -05:00
2014-06-04 16:54:06 -07:00
2014-05-27 17:43:11 -07:00
2013-09-11 15:58:01 -07:00
2014-07-31 08:48:51 -07:00
2014-06-05 08:05:29 -07:00
2014-01-21 16:19:44 -08:00
2014-06-04 16:53:58 -07:00
2013-02-05 20:38:48 +11:00
2014-06-04 16:54:09 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-04-28 11:48:34 +09:30
2014-04-01 23:19:08 -04:00
2014-03-04 13:51:06 -05:00
2013-01-21 13:55:14 -05:00
2013-01-21 13:55:14 -05:00
2014-01-27 21:02:39 -08:00
2014-07-03 16:55:07 -06:00
2013-06-26 12:10:56 +02:00
2014-07-17 12:32:47 +02:00
2013-08-02 12:33:54 -07:00
2013-11-09 00:16:19 -05:00
2014-04-01 23:19:10 -04:00
2014-05-14 00:37:34 -04:00
2014-06-15 01:00:49 -07:00
2014-06-15 01:00:49 -07:00
2013-09-26 14:48:15 -07:00
2013-09-26 14:48:15 -07:00
2013-09-26 14:48:15 -07:00
2013-10-14 17:15:48 +02:00
2014-06-03 23:32:12 -07:00
2014-03-29 17:58:37 -04:00
2014-06-06 19:22:49 -04:00
2013-10-28 15:37:43 -04:00
2014-06-12 10:30:18 -07:00
2013-02-13 06:15:29 -08:00
2014-05-29 11:11:45 -04:00
2014-05-29 11:11:48 -04:00
2014-05-29 11:11:48 -04:00
2014-04-03 16:21:26 -07:00
2014-05-16 17:23:41 -04:00
2014-01-25 03:14:05 -05:00
2014-07-22 15:05:06 -07:00
2013-07-25 21:54:01 +02:00
2013-04-29 15:54:36 -07:00
2013-08-27 13:52:52 -04:00
2014-04-07 10:59:19 -07:00
2013-05-04 14:47:26 -04:00
2014-06-13 10:43:34 -04:00
2014-06-05 15:57:04 -07:00
2014-02-05 10:04:37 -06:00
2013-06-12 07:49:19 +05:30
2014-07-29 21:26:45 -06:00
2014-05-21 11:14:46 +02:00
2014-03-07 16:02:46 +01:00
2014-05-23 11:40:25 +09:00
2014-07-02 00:24:14 -07:00
2014-03-10 22:42:28 -07:00
2013-08-28 20:50:19 +01:00
2014-06-04 04:45:46 -05:00
2014-06-04 08:50:34 -07:00
2014-05-20 14:25:24 -05:00
2014-06-04 10:02:38 -07:00
2013-08-15 17:22:27 -07:00
2014-06-10 14:35:22 -07:00
2014-06-10 14:35:22 -07:00
2014-07-29 12:38:07 +02:00
2013-06-11 11:41:51 -05:00
2013-11-13 12:09:04 +09:00
2013-03-29 17:54:33 -07:00
2013-09-03 22:52:48 -04:00
2014-07-16 13:28:05 +02:00
2013-10-30 12:02:58 +08:00
2013-10-09 14:47:45 +02:00
2014-06-23 16:47:43 -07:00
2013-02-23 17:50:15 -08:00
2014-06-04 16:54:09 -07:00
2014-07-23 15:10:54 -07:00
2014-04-03 16:21:00 -07:00
2014-01-23 16:36:55 -08:00
2013-04-19 22:25:51 +02:00
2013-03-01 23:51:07 -05:00
2013-12-07 01:03:14 +01:00
2014-07-10 16:49:15 -06:00
2014-02-06 17:31:52 +01:00
2013-04-17 10:21:17 -06:00
2014-01-10 14:00:47 -07:00
2014-08-04 17:32:24 -07:00
2013-11-14 11:28:18 -07:00
2013-02-05 11:54:06 +01:00
2014-01-23 20:17:18 +00:00
2014-08-04 10:09:27 -07:00
2014-06-28 08:10:14 -04:00
2014-06-17 19:12:39 -04:00
2014-06-06 07:56:22 +02:00
2014-06-05 15:38:57 -07:00
2014-06-21 15:50:00 -07:00
2013-10-24 23:43:29 -04:00
2013-07-03 16:08:03 -07:00
2014-04-12 14:49:50 -07:00
2014-07-08 15:31:26 -07:00
2014-06-04 16:54:07 -07:00
2013-03-07 12:35:51 +08:00
2014-05-07 00:39:03 +02:00
2014-02-11 00:36:00 +01:00
2014-05-16 23:15:44 +02:00
2013-07-15 01:31:37 +02:00
2014-05-16 23:15:44 +02:00
2014-01-25 23:58:17 -05:00
2014-01-28 08:38:04 -08:00
2013-07-03 16:16:20 +02:00
2014-05-30 13:45:25 +02:00
2013-10-17 00:36:06 +02:00
2013-08-19 21:22:34 -07:00
2014-01-13 17:32:27 +01:00
2014-01-23 14:48:35 +01:00
2014-06-04 16:54:17 -07:00
2014-06-04 16:54:21 -07:00
2013-05-01 17:29:39 -04:00
2014-05-18 19:01:33 -07:00
2013-11-26 20:55:33 -08:00
2013-04-03 21:50:00 -07:00
2013-12-20 13:12:01 -08:00
2014-04-01 16:43:18 -04:00
2014-03-21 14:21:13 -04:00
2014-07-03 17:27:23 -07:00
2013-06-28 23:15:06 +02:00
2014-05-07 10:15:31 +02:00
2014-05-21 11:19:36 +02:00
2014-03-21 18:26:03 +01:00
2014-05-05 17:25:50 +10:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2014-01-23 16:36:58 -08:00
2014-03-19 22:24:08 -04:00
2014-06-25 11:22:03 -07:00
2013-11-13 12:09:33 +09:00
2013-03-12 14:07:41 -07:00
2013-06-02 20:53:59 -07:00
2014-02-17 15:01:52 -08:00
2014-07-09 09:14:17 -07:00
2014-05-14 09:46:09 -07:00
2014-05-14 09:46:09 -07:00
2014-04-16 08:56:09 +02:00
2014-01-21 23:17:20 -08:00
2014-07-25 19:01:53 +01:00
2013-04-30 17:04:09 -07:00
2013-04-07 14:06:17 +03:00
2014-04-07 16:35:54 -07:00
2014-07-08 13:41:08 -07:00
2014-01-16 12:00:56 -08:00
2014-04-14 16:47:28 +02:00
2014-04-11 09:29:16 +02:00
2014-06-10 09:46:00 -04:00
2013-05-24 16:22:50 -07:00
2013-07-03 16:08:05 -07:00
2014-04-07 16:36:07 -07:00
2014-06-04 16:54:12 -07:00
2013-04-29 18:28:22 -07:00
2014-06-21 22:05:30 +02:00
2014-05-15 15:30:33 -04:00
2014-01-13 13:47:36 +01:00
2014-07-16 14:56:55 +02:00
2014-07-16 14:57:13 +02:00
2013-12-08 17:56:37 -08:00
2014-04-22 13:38:33 -07:00
2014-08-04 16:23:30 -07:00
2014-01-19 19:55:50 -08:00
2013-06-17 16:38:57 -07:00
2014-03-31 00:45:09 -04:00
2014-06-10 10:05:36 -07:00
2013-07-09 10:33:28 -07:00
2013-11-15 09:32:20 +09:00
2014-06-18 18:41:23 +02:00
2014-07-08 12:50:59 -07:00
2014-07-17 18:23:35 -07:00
2014-02-28 16:27:18 -08:00
2014-07-17 18:21:21 -07:00
2014-03-21 04:12:33 +09:00
2014-03-17 16:20:49 -07:00
2014-04-19 22:42:19 -07:00
2013-12-07 01:24:33 +01:00
2013-10-17 16:41:50 -07:00
2014-02-04 10:22:39 +09:00
2013-08-27 14:25:27 +05:30
2013-12-19 19:09:38 -05:00
2014-04-16 12:03:14 +02:00
2014-05-02 21:48:33 +05:30
2014-06-06 16:08:14 -07:00
2014-04-03 16:21:00 -07:00
2013-09-10 18:56:32 -04:00
2014-06-06 16:08:12 -07:00
2014-06-15 01:00:50 -07:00
2014-01-25 11:17:34 -08:00
2014-06-04 16:54:08 -07:00
2014-05-06 13:04:59 -07:00
2014-06-06 16:08:18 -07:00
2013-02-26 22:25:17 +01:00
2013-08-02 12:33:54 -07:00
2014-04-24 13:44:53 -04:00
2014-06-27 11:47:58 -07:00
2014-01-13 13:47:36 +01:00
2014-01-13 13:47:36 +01:00
2013-06-19 12:58:42 +02:00
2013-12-16 11:36:13 +01:00
2014-06-12 00:21:11 -04:00
2014-02-15 11:55:28 -08:00
2014-02-17 15:01:37 -08:00
2014-03-19 08:58:30 +00:00
2014-01-21 17:05:27 -08:00
2013-03-01 12:40:36 +01:00
2013-10-09 12:40:45 +02:00
2013-04-30 17:04:03 -07:00
2014-05-23 11:23:27 +09:00
2013-04-30 15:50:12 +05:30
2013-02-13 12:15:50 -08:00
2014-06-16 23:29:39 +02:00
2014-06-04 16:54:11 -07:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:53:55 -07:00
2014-06-04 16:53:57 -07:00
2014-03-26 16:49:31 -04:00
2014-06-04 16:54:03 -07:00
2014-05-27 14:29:56 -07:00
2013-06-12 16:29:44 -07:00
2013-10-16 13:01:44 -07:00
2013-12-07 01:03:14 +01:00
2014-05-22 12:04:49 -04:00
2013-08-29 13:54:34 -07:00
2014-01-14 08:01:10 -08:00
2013-01-28 11:19:06 -07:00
2013-12-04 09:31:34 -04:00
2013-10-17 14:38:44 +02:00
2014-06-04 16:53:56 -07:00
2014-08-04 16:23:30 -07:00
2013-05-14 20:54:06 +02:00
2013-04-04 13:18:31 -07:00
2013-04-25 21:01:45 +08:00
2013-10-10 12:31:43 -07:00
2014-06-04 16:53:59 -07:00
2014-05-14 09:46:32 -07:00
2014-01-06 14:37:25 +01:00
2013-03-15 00:36:09 -04:00
2014-07-01 07:13:39 -04:00
2014-04-18 14:20:48 +02:00
2014-05-07 12:10:51 -04:00
2013-01-27 19:23:31 +01:00
2014-07-10 16:05:19 -07:00
2013-12-09 11:09:24 -08:00
2014-04-24 16:16:33 -07:00
2014-07-11 17:54:28 -07:00
2014-05-20 16:54:21 -06:00
2014-03-14 22:41:36 -04:00
2014-01-13 13:47:37 +01:00
2013-04-19 00:40:07 +02:00
2013-04-15 21:23:03 +01:00
2014-05-23 16:28:53 -04:00
2013-11-26 20:55:33 -08:00
2014-02-12 15:00:34 -08:00
2014-06-28 09:43:58 -07:00
2014-06-12 19:18:49 -07:00
2014-06-30 22:47:18 -07:00
2014-05-27 16:11:49 -07:00
2013-09-24 10:35:19 +01:00
2014-05-15 17:02:21 +01:00
2014-05-30 11:35:54 -06:00
2013-08-29 13:30:21 +10:00
2013-10-11 15:19:22 +10:00
2013-03-20 14:06:06 +10:30
2013-10-17 10:55:37 +10:30
2013-10-29 11:28:11 +10:30
2014-06-02 12:41:33 -07:00
2014-04-28 11:34:13 +09:30
2014-06-04 16:53:57 -07:00
2013-03-08 12:24:48 -05:00
2014-04-07 16:35:53 -07:00
2013-07-09 10:33:21 -07:00
2013-12-03 11:15:58 -08:00
2013-11-22 18:20:43 -05:00
2014-06-04 16:53:57 -07:00
2013-03-20 14:06:05 +10:30
2013-05-27 10:57:53 +09:00
2013-12-02 20:43:15 +01:00
2014-01-23 16:37:04 -08:00
2014-07-16 15:10:41 +02:00
2013-01-31 19:56:35 -05:00
2013-03-01 12:48:36 +01:00
2014-02-28 14:08:26 -05:00
2014-05-22 11:35:51 -04:00
2014-07-16 15:10:39 +02:00
2013-07-12 12:07:46 +02:00
2013-07-25 19:30:03 +10:00
2013-10-17 15:53:09 -04:00
2014-06-04 16:54:13 -07:00
2013-11-26 11:09:08 +01:00
2014-01-30 16:56:55 -08:00