Linus Torvalds
5782fd14aa
RTC for 4.11
Subsystem:
- constify rtc_class_ops structures
New driver:
- STM32
Drivers:
- armada38x: fix errata, Armada 7K/8K support
- ds3232: fix wakeup support
- gemini: DT support
- m48t86: huge cleanup and platform_data removal
- mcp795: alarm support
- sun6i: proper oscillator handling
- tegra: proper clock handling
- tps65910: calibration support
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEl0I5XWmUIrwBfFMm2KKDO9oT4sIFAlizZLQACgkQ2KKDO9oT
4sISIw//Zl96KIXqeC+En+8v8Sa0pham/mcLbKYujnFIi1mMaesEXJJClALXYAGQ
r/fwXkYowC14AMXGuV5vMMVAVisJpj1gtMmpom+9/7mYtkFOIUsB8Sis8dMqgTqx
JFBho7JvPJcwE7BLzUNRzX4tWhFhNm0epyMrsrQrBSeLx3PD8xg5v2kPYuZHdYU0
63Bovkq6zvH9/WdO8DLXw/nc/Y0Bo66rlvJkcaNfjBrdFTRvRAM5JIiJuxewR+jY
3bTQ8PQjnHAWIj/RhrwguGTLDlgJKcpitB06Y53TdRaNtVfJuEN8z6EjNkR37kyS
ZJnPgihCoH6l7v28uY4e5BAg/Fe3ZhDrPmhZWq8rEkByeQpSUWgrE/DtcoC0OkZO
l2fU/y2vq4za7CpRPp5bvq3sF0PbRHSF0o8rvmHlQZI/mwwYbwF9gk1vg5adyH7i
1UuTGoDXxcMYZPJm3zezE1bUa4OAyjH1NhrvPvinlDw+aekaai2eFUKIbJim+dJx
tEVPATPlDk/Ngwth1hpE8D/tOdoQhWtfNk7+zo7MNtMjAO1h/DxSLHXJ9mvCwcPh
lPT9BmQxT1HECIa5gjN1R+5X5or5z8LPcNGO9TedIchfZ8qBGzsWOt9bXlw2dgI2
qmXo6IrjCN88kf+qsVA4FKLmaqgpb9+Yb+5cPlhEOKvxUhY47Nc=
=Go5q
-----END PGP SIGNATURE-----
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"Subsystem:
- constify rtc_class_ops structures
New driver:
- STM32
Drivers:
- armada38x: fix errata, Armada 7K/8K support
- ds3232: fix wakeup support
- gemini: DT support
- m48t86: huge cleanup and platform_data removal
- mcp795: alarm support
- sun6i: proper oscillator handling
- tegra: proper clock handling
- tps65910: calibration support"
* tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (44 commits)
rtc: ds3232: Call device_init_wakeup before device_register
rtc: pcf2127: bulk read only date and time registers.
rtc: armada38x: Add support for Armada 7K/8K
rtc: armada38x: Prepare driver to manage different versions
rtc: ds3232: Add regmap max_register definition.
rtc: ds3232: Cleanup whitespace around register and bit definitions.
rtc: m48t86: remove unused platform_data
ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resources
ARM: Orion5x: ts78xx: remove RTC detection
ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources
rtc: m48t86: verify that the RTC is actually present
rtc: m48t86: add NVRAM support
rtc: m48t86: allow driver to manage its resources
rtc: m48t86: shorten register name defines
bindings: rtc: correct wrong reference in required properties
rtc: sun6i: Fix return value check in sun6i_rtc_clk_init()
rtc: sun6i: extend test coverage
rtc: sun6i: Fix compatibility with old DT binding
rtc: snvs: add a missing write sync
rtc: bq32000: add support to enable disable the trickle charge FET bypass
...
2017-02-27 19:59:21 -08:00
..
2017-01-30 14:25:04 -02:00
2017-01-26 16:22:11 -08:00
2016-01-24 14:46:21 +00:00
2014-07-08 21:17:30 +01:00
2013-06-11 20:25:58 +01:00
2016-03-08 10:51:10 -08:00
2016-02-24 13:14:05 +09:00
2014-02-19 13:36:15 +09:00
2013-04-08 13:57:53 +02:00
2014-02-25 21:29:31 +09:00
2016-12-15 11:42:42 +00:00
2016-06-10 05:07:25 -07:00
2014-01-07 15:36:09 +00:00
2016-07-17 19:58:00 +02:00
2014-05-07 18:28:40 +02:00
2014-06-30 10:48:08 -04:00
2015-08-04 17:03:52 -07:00
2015-11-10 14:56:23 -08:00
2016-06-09 22:21:29 -07:00
2014-12-08 20:26:59 -05:00
2013-07-16 13:01:19 +09:00
2015-02-15 16:06:27 -08:00
2016-03-07 14:15:50 +02:00
2014-02-07 10:13:53 -08:00
2014-02-13 11:20:42 +01:00
2013-05-14 10:23:58 +05:30
2015-01-30 08:39:15 +09:00
2013-03-10 16:46:41 +08:00
2013-06-30 21:24:21 -07:00
2014-02-03 18:26:59 +00:00
2013-07-05 11:40:29 +05:30
2013-01-07 17:35:57 +01:00
2017-01-25 11:51:40 +05:30
2015-10-17 21:22:08 -07:00
2015-03-18 13:53:33 +05:30
2014-11-17 13:50:43 +05:30
2016-09-26 22:31:04 +05:30
2014-01-13 13:30:31 +05:30
2016-09-26 23:13:04 +05:30
2013-06-04 11:12:11 +02:00
2013-03-18 11:16:38 +02:00
2016-01-13 10:59:52 -08:00
2013-08-09 17:32:57 +01:00
2014-09-22 11:37:51 -07:00
2013-03-25 13:18:12 -07:00
2014-01-02 03:30:35 -05:00
2013-06-27 10:31:42 -07:00
2013-07-16 13:01:05 +09:00
2015-06-21 21:54:09 +02:00
2017-01-26 10:00:22 +01:00
2016-04-29 11:23:53 +02:00
2016-09-28 09:28:34 -07:00
2015-05-06 15:23:03 +02:00
2016-04-15 11:51:02 +03:00
2015-03-27 12:19:37 +01:00
2014-01-14 21:36:52 -08:00
2015-04-10 17:57:28 +02:00
2014-09-29 22:41:17 +02:00
2015-08-24 14:05:18 +02:00
2014-03-10 17:32:28 +01:00
2014-06-10 21:48:16 +02:00
2017-01-03 17:33:36 +00:00
2016-04-23 22:16:01 +01:00
2015-11-30 10:35:07 -08:00
2014-12-30 18:44:07 -05:00
2014-09-06 12:43:05 +01:00
2015-08-11 15:03:21 +01:00
2015-05-22 10:59:55 -07:00
2013-12-27 17:20:21 -08:00
2013-12-27 17:20:22 -08:00
2013-06-18 22:56:51 -07:00
2015-11-03 08:59:25 +01:00
2015-08-28 14:06:06 +02:00
2013-10-25 10:13:25 -07:00
2013-08-26 17:22:14 -07:00
2014-02-27 09:57:11 -08:00
2013-11-13 12:09:15 +09:00
2015-08-25 08:40:44 +01:00
2012-12-24 16:32:34 +00:00
2013-07-16 13:01:10 +09:00
2016-12-17 10:24:33 -05:00
2014-01-14 21:36:53 -08:00
2014-05-29 11:19:30 -07:00
2013-02-06 09:57:56 -08:00
2015-10-21 19:50:44 -07:00
2014-01-21 08:28:59 +00:00
2016-10-23 07:52:57 -07:00
2013-04-03 09:42:16 +05:30
2016-07-25 10:34:54 +02:00
2017-02-13 13:20:14 +01:00
2015-01-19 09:56:08 +01:00
2013-07-23 12:15:15 -07:00
2013-04-19 13:51:23 +02:00
2016-02-26 22:56:52 +01:00
2014-02-23 20:33:18 +05:30
2016-04-15 11:55:37 +03:00
2015-09-02 14:11:40 -07:00
2016-11-07 14:48:36 +01:00
2014-01-11 11:39:18 -08:00
2014-01-11 11:39:23 -08:00
2013-04-02 11:42:47 +03:00
2013-06-03 15:54:56 -04:00
2015-10-27 04:21:14 +01:00
2016-03-05 06:25:34 -08:00
2015-03-26 11:07:50 +01:00
2016-06-03 16:06:35 +03:00
2013-08-29 12:33:52 -07:00
2013-09-19 14:37:27 +02:00
2013-10-10 15:30:47 -07:00
2015-07-11 17:28:08 -07:00
2013-12-11 10:56:21 -05:00
2016-04-28 14:26:32 -07:00
2014-11-10 12:40:31 +01:00
2014-12-21 18:59:20 -08:00
2016-08-12 21:27:50 -07:00
2016-06-27 10:48:28 +02:00
2016-07-09 10:24:21 +02:00
2015-09-27 10:54:31 -05:00
2016-03-07 16:11:14 -08:00
2016-01-24 02:53:28 +01:00
2015-03-07 03:26:32 +01:00
2016-02-06 23:13:30 -08:00
2013-08-02 15:25:19 +08:00
2013-02-06 10:57:25 +01:00
2016-06-27 18:58:03 -07:00
2014-01-14 21:36:53 -08:00
2014-06-12 08:36:48 -07:00
2015-05-08 11:22:30 -07:00
2013-09-05 09:49:32 -07:00
2015-03-12 09:08:19 +00:00
2015-07-24 17:35:51 +01:00
2017-02-16 20:10:26 +00:00
2015-08-20 11:09:47 -07:00
2013-12-30 12:46:20 +00:00
2013-01-26 17:00:04 +08:00
2016-11-17 15:51:29 +05:30
2013-05-25 10:33:30 -04:00
2015-01-28 00:03:36 +01:00
2016-06-25 17:21:42 +03:00
2013-04-15 10:00:44 -07:00
2016-04-19 19:58:13 +01:00
2015-10-27 03:55:10 +01:00
2014-05-15 17:02:19 +01:00
2017-01-19 12:42:25 +01:00
2015-12-01 21:50:25 +01:00
2013-01-27 17:37:24 +00:00
2013-05-30 21:32:52 +09:00
2016-10-31 16:51:56 +05:30
2014-07-18 16:10:04 +08:00
2014-01-03 12:37:57 -08:00
2013-06-04 11:12:02 +02:00
2013-12-06 14:36:37 -06:00
2013-02-13 13:22:49 +02:00
2013-02-14 00:22:53 +01:00
2013-04-11 14:49:20 +03:00
2014-07-23 17:41:00 +02:00
2015-08-13 12:25:44 +02:00
2017-01-11 17:09:50 +01:00
2014-01-17 10:57:42 +02:00
2015-06-17 09:58:08 +03:00
2015-07-08 21:50:57 -07:00