Linus Torvalds
eadc4e40e6
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
...
Pull RTC updates from Alexandre Belloni:
"The VL_READ and VL_CLR ioctls have been reworked to be more useful.
This will not break userspace as there are very few users and they are
using the integer value as a boolean.
Apart from that, two drivers were reworked and a few fixes here and
there for a net reduction of number of lines.
Summary:
Subsystem:
- the VL_READ and VL_CLR ioctls are now documented and their behavior
is unified across all the drivers.
- RTC_I2C_AND_SPI Kconfig option rework to avoid selecting both
REGMAP_I2C and REGMAP_SPI unecessarily.
Drivers:
- at91rm9200: remove deprecated procfs, add sam9x60, sama5d4 and
sama5d2 compatibles.
- cmos: solve lost interrupts issue on MS Surface 3
- hym8563: return proper errno when time is invalid
- rv3029: many fixes, nvram support"
* tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (63 commits)
dt-bindings: rtc: at91rm9200: document clocks property
rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
rtc: Kconfig: select REGMAP_I2C when necessary
rtc: Kconfig: properly indent sd3078 entry
rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper
rtc: cmos: Use predefined value for RTC IRQ on legacy x86
rtc: cmos: Stop using shared IRQ
rtc: tps6586x: Use IRQ_NOAUTOEN flag
rtc: at91rm9200: use FIELD_PREP/FIELD_GET
rtc: at91rm9200: avoid time readout in at91_rtc_setalarm
rtc: at91rm9200: move register definitions to C file
rtc: at91rm9200: add sama5d4 and sama5d2 compatibles
dt-bindings: rtc: at91rm9200: convert bindings to json-schema
rtc: at91rm9200: remove procfs information
dt-bindings: atmel, at91rm9200-rtc: add microchip, sam9x60-rtc
rtc: pcf8563: Use BIT
rtc: moxart: Convert to SPDX identifier
rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv
rtc: rx8025: Remove struct i2c_client from struct rx8025_data
rtc: hym8563: Read the valid flag directly instead of caching it
...
2020-02-04 07:03:40 +00:00
..
2019-01-28 08:13:52 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-11-05 12:44:34 +01:00
2017-11-02 11:20:11 +01:00
2019-06-05 10:55:30 -04:00
2017-11-02 11:20:11 +01:00
2020-01-21 11:41:36 +01:00
2017-11-02 11:20:11 +01:00
2018-12-16 14:05:58 +00:00
2019-09-07 17:44:25 +02:00
2018-12-17 08:26:24 +01:00
2020-01-27 08:54:30 +01:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-10-04 14:25:17 -07:00
2019-09-10 09:26:33 -04:00
2019-09-13 13:10:06 -07:00
2019-06-24 19:23:46 +02:00
2019-03-18 12:18:28 +00:00
2017-11-02 11:19:54 +01:00
2019-11-21 11:44:06 -08:00
2018-02-21 13:15:33 -05:00
2019-08-28 13:04:59 +03:00
2017-05-11 00:21:54 +09:00
2017-11-02 11:19:54 +01:00
2019-12-18 18:07:31 +01:00
2017-11-02 11:19:54 +01:00
2019-06-26 20:14:13 -04:00
2017-11-02 11:19:54 +01:00
2015-12-10 12:33:23 +01:00
2018-11-19 19:03:43 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-01-13 10:44:56 +00:00
2017-11-02 11:20:11 +01:00
2019-04-25 19:33:34 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-12-11 17:41:09 +01:00
2017-11-02 11:20:11 +01:00
2018-06-07 17:34:39 -07:00
2019-03-07 18:32:01 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-01-01 00:00:33 +01:00
2020-01-01 00:00:33 +01:00
2017-11-02 11:19:54 +01:00
2020-01-23 11:40:01 -07:00
2017-11-02 11:19:54 +01:00
2019-01-04 13:13:47 -08:00
2019-03-07 18:32:01 -08:00
2017-11-02 11:19:54 +01:00
2018-03-30 14:16:24 -06:00
2019-11-07 06:31:50 -07:00
2018-01-18 22:12:38 +01:00
2018-03-08 02:22:34 +01:00
2020-01-22 16:30:10 -08:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2020-01-10 17:20:07 +01:00
2019-11-18 17:51:49 +01:00
2019-11-18 17:51:49 +01:00
2019-11-05 12:44:34 +01:00
2020-01-28 10:09:51 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-10-07 07:55:17 -03:00
2019-10-01 17:19:41 -03:00
2017-11-02 11:20:11 +01:00
2019-10-09 22:31:14 -04:00
2017-11-02 11:19:54 +01:00
2018-05-01 14:25:37 -04:00
2019-07-16 19:23:23 -07:00
2019-09-25 17:51:39 -07:00
2017-11-02 11:20:11 +01:00
2018-04-11 10:28:38 -07:00
2017-11-02 11:19:54 +01:00
2017-11-17 13:20:41 -08:00
2019-08-02 14:44:02 +10:00
2017-11-02 11:19:54 +01:00
2019-11-15 14:38:29 +01:00
2017-11-02 11:20:11 +01:00
2019-10-28 13:41:01 -07:00
2017-11-02 11:19:54 +01:00
2019-11-16 21:51:42 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-09-16 10:18:01 -04:00
2017-11-02 11:20:11 +01:00
2019-06-14 15:00:51 +05:30
2019-12-17 21:37:40 +05:30
2017-11-02 11:19:54 +01:00
2018-10-04 09:40:52 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-03-20 21:11:22 -04:00
2017-11-02 11:20:11 +01:00
2019-02-01 13:56:58 +00:00
2019-11-15 14:38:29 +01:00
2019-11-15 14:38:29 +01:00
2018-01-25 21:39:43 -05:00
2020-01-27 11:31:36 +01:00
2020-01-27 11:31:36 +01:00
2018-07-15 14:03:06 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-02-07 16:43:23 +01:00
2018-12-20 19:13:07 +01:00
2020-01-18 09:19:18 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-28 22:44:43 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-09-06 09:40:59 -06:00
2019-03-27 13:30:07 -07:00
2019-08-05 17:56:46 +02:00
2019-09-21 14:26:33 -07:00
2019-12-31 10:33:51 -06:00
2018-06-18 15:11:53 +10:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-08-12 19:33:50 -07:00
2019-10-23 14:26:37 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-11-05 18:20:55 -08:00
2017-11-02 11:19:54 +01:00
2018-01-23 07:39:20 -07:00
2019-11-12 16:30:31 +01:00
2019-09-04 12:43:54 +02:00
2017-11-02 11:19:54 +01:00
2018-11-16 14:09:40 +08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-12-11 15:31:52 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-12-03 20:47:33 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-04-18 16:58:37 -07:00
2020-01-24 11:18:45 +05:30
2018-09-05 22:27:11 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-09-21 19:22:32 -07:00
2019-12-26 13:09:37 -08:00
2020-01-24 12:58:14 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-06-05 13:04:29 -07:00
2017-11-02 11:20:11 +01:00
2018-10-15 21:46:06 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-23 11:10:33 -04:00
2020-01-14 11:31:41 -08:00
2017-11-02 11:19:54 +01:00
2020-01-14 11:31:41 -08:00
2019-06-29 11:06:17 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-03-21 13:19:15 -07:00
2018-12-19 15:58:01 -08:00
2019-04-19 13:58:17 -07:00
2017-11-02 11:20:11 +01:00
2019-08-31 01:08:26 +02:00
2020-01-21 11:41:36 +01:00
2017-11-02 11:19:54 +01:00
2019-01-22 17:18:09 -08:00
2018-06-29 11:32:55 +09:00
2019-03-03 21:05:10 -08:00
2017-11-02 11:19:54 +01:00
2020-01-09 18:41:41 -08:00
2019-08-31 23:44:28 -07:00
2018-06-27 19:21:25 +02:00
2019-12-07 18:33:01 -08:00
2019-12-13 15:00:36 -08:00
2020-01-29 15:46:09 -07:00
2017-11-02 11:19:54 +01:00
2019-10-15 13:34:43 +02:00
2017-11-04 09:26:51 +09:00
2019-07-04 02:29:49 +02:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:19:54 +01:00
2019-07-25 11:05:10 +02:00
2018-02-27 07:42:51 -06:00
2018-02-27 07:42:51 -06:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-11 15:13:02 +09:00
2017-11-02 11:19:54 +01:00
2017-11-14 14:13:11 -08:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-08-22 17:24:51 +02:00
2018-07-26 17:04:37 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2020-01-04 13:55:09 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-03-05 21:07:14 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-09-08 15:37:04 +02:00
2018-07-07 17:41:38 +02:00
2019-07-10 18:43:43 -07:00
2019-08-07 10:21:38 -05:00
2019-07-02 18:56:01 +02:00
2019-11-28 17:02:31 +11:00
2018-08-03 10:03:57 -07:00
2018-02-13 11:23:24 -05:00
2018-01-05 08:50:12 -07:00
2019-03-07 18:31:59 -08:00
2019-04-22 13:02:53 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-28 16:54:00 +01:00
2019-11-06 21:14:22 -08:00
2019-11-13 16:58:01 +11:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-08-19 13:04:45 -07:00
2019-06-25 22:14:11 +02:00
2019-06-21 16:45:38 -04:00
2019-03-28 02:07:54 +09:00
2018-02-05 21:35:03 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2020-01-05 23:22:32 -08:00
2017-11-02 11:19:54 +01:00
2019-02-18 17:49:30 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-03-20 18:49:06 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-02-21 13:05:05 -08:00
2019-02-21 13:05:05 -08:00
2019-01-04 13:13:47 -08:00
2019-11-15 14:38:29 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-06-20 19:10:06 -06:00
2018-11-17 21:09:49 -08:00
2019-01-29 22:09:31 -08:00
2018-12-16 12:15:25 -08:00
2019-08-23 14:58:07 -07:00
2018-11-27 16:20:20 -08:00
2019-12-25 19:51:34 -08:00
2017-11-02 11:20:11 +01:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:20:11 +01:00
2018-01-08 18:01:08 +01:00
2018-10-25 10:25:22 +02:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2017-11-02 11:19:54 +01:00
2018-12-14 11:44:31 -08:00
2017-11-02 11:19:54 +01:00
2019-05-28 21:37:30 -07:00
2017-11-10 00:03:39 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-04-25 14:18:14 -04:00
2018-01-14 23:06:30 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-07-12 11:05:40 -07:00
2019-12-13 10:34:04 +01:00
2017-11-02 11:19:54 +01:00
2018-01-16 16:47:29 +01:00
2019-11-06 06:17:38 +09:00
2017-11-02 11:19:54 +01:00
2018-05-09 16:37:05 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2020-01-18 09:19:18 -05:00
2019-12-24 22:24:45 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-01-09 11:57:18 +00:00
2017-11-02 11:19:54 +01:00
2018-07-19 11:46:57 +01:00
2019-11-13 11:06:14 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-10-02 20:32:27 -06:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-11-21 11:44:06 -08:00
2020-01-23 11:38:31 +01:00
2017-11-02 11:20:11 +01:00
2019-01-22 10:21:45 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-07-30 20:34:34 +02:00
2019-12-01 14:00:59 -08:00
2017-11-02 11:20:11 +01:00
2019-10-23 17:23:47 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2020-01-28 10:09:51 +01:00
2017-11-02 11:19:54 +01:00
2019-04-16 23:05:21 +02:00
2019-10-26 02:09:58 +11:00
2019-11-15 12:48:32 -08:00
2019-07-16 19:23:24 -07:00
2018-03-20 03:17:41 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-08-14 11:53:34 +02:00
2017-11-02 11:19:54 +01:00
2020-01-07 16:07:01 -05:00
2017-11-02 11:19:54 +01:00
2019-08-24 16:55:25 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-11-15 14:38:29 +01:00
2016-02-24 09:04:25 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-06-03 17:37:16 -07:00
2018-07-10 22:18:52 +02:00
2019-12-18 10:37:18 +01:00
2020-01-15 13:48:18 +01:00
2019-07-25 11:05:10 +02:00
2019-12-04 19:44:12 -08:00
2020-01-14 12:20:48 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-11-08 14:18:32 -08:00
2017-11-02 11:20:11 +01:00
2019-10-28 12:29:46 -07:00
2017-11-02 11:19:54 +01:00
2019-11-04 07:11:31 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-05-24 11:57:36 +02:00
2017-11-16 10:49:00 +09:00
2017-11-02 11:20:11 +01:00
2019-11-15 14:38:29 +01:00
2019-10-16 06:11:24 -07:00
2017-11-13 21:05:31 -08:00
2018-10-02 13:38:55 -07:00
2019-07-22 07:35:24 +03:00
2019-11-15 14:38:29 +01:00
2017-11-02 11:19:54 +01:00
2018-04-26 19:51:12 -05:00
2018-10-07 21:06:28 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2020-01-26 15:28:47 +01:00
2017-11-02 11:19:54 +01:00
2019-08-03 11:02:46 -07:00
2019-04-19 14:07:40 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-11-13 12:15:34 -08:00
2017-11-07 10:32:44 +01:00
2018-03-28 18:47:18 +03:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2020-01-31 10:30:40 -08:00
2020-01-15 11:00:39 -06:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2020-01-31 10:30:39 -08:00
2017-11-02 11:19:54 +01:00
2018-06-18 21:02:52 -04:00
2019-12-18 18:07:31 +01:00
2017-11-02 11:19:54 +01:00
2020-01-26 15:28:47 +01:00
2020-01-04 13:49:51 +08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-12-18 18:07:33 +01:00
2019-11-15 14:38:29 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-12-18 18:07:33 +01:00
2017-11-02 11:19:54 +01:00
2019-10-04 14:25:17 -07:00
2019-12-20 21:18:42 -08:00
2018-03-22 14:43:35 -04:00
2019-11-08 14:01:59 -08:00
2019-08-31 23:44:28 -07:00
2017-11-02 11:20:11 +01:00
2018-05-24 18:38:51 +02:00
2017-11-02 11:19:54 +01:00
2018-05-26 09:16:44 +02:00
2017-11-02 11:20:11 +01:00
2018-09-03 13:29:38 +02:00
2019-12-09 09:59:07 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-05-22 10:36:35 -07:00
2019-08-14 16:52:13 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-11-15 14:38:29 +01:00
2017-11-02 11:19:54 +01:00
2018-02-06 18:32:44 -08:00
2018-07-27 06:39:57 -04:00
2018-11-20 13:22:40 -05:00
2019-10-10 11:37:26 -03:00
2017-11-02 11:20:11 +01:00
2018-02-26 08:15:50 -05:00
2018-07-24 17:39:28 -04:00
2017-12-18 16:12:21 +01:00
2019-07-25 11:05:10 +02:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2019-04-24 14:18:51 +02:00
2019-08-23 11:26:24 -06:00
2018-12-19 18:23:49 -05:00
2018-12-19 18:23:49 -05:00
2020-01-03 15:50:21 +01:00
2018-10-24 20:57:55 -04:00
2018-12-19 18:23:49 -05:00
2019-01-24 10:15:42 -05:00
2016-12-16 00:13:32 +02:00
2019-09-18 20:17:50 +02:00
2019-04-11 17:00:10 +02:00
2019-09-18 20:17:50 +02:00
2019-07-22 11:52:27 -04:00
2017-02-27 16:31:23 +02:00
2018-05-28 22:59:54 -04:00
2017-04-11 00:28:41 +03:00
2019-07-25 11:05:10 +02:00
2019-10-04 14:25:17 -07:00
2016-12-16 00:13:41 +02:00
2016-08-09 13:42:38 +03:00
2017-11-26 04:24:48 +09:00
2019-12-11 15:01:23 -08:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2019-08-01 21:49:46 +02:00
2017-11-02 11:19:54 +01:00
2019-12-16 19:22:22 -08:00
2017-11-02 11:19:54 +01:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2017-11-13 10:41:25 -08:00
2019-01-25 01:50:03 +01:00
2018-06-23 16:07:15 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00