Linus Torvalds
0328b5f2ef
Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"Many cleanups and a few drivers removal this cycle.
Subsystem:
- Introduce features bitfield and the first feature: RTC_FEATURE_ALARM
Removed drivers:
- ab3100
- coh901331
- tx4939
- sirfsoc
Drivers:
- use rtc_lock and rtc_unlock instead of opencoding
- constify all struct rtc_class_ops
- quiet maybe-unused variable warning
- replace spin_lock_irqsave with spin_lock in hard IRQ
- pcf2127: disable Power-On Reset Override and run OTP refresh"
* tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (81 commits)
rtc: abx80x: Add utility function for writing configuration key
rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)
rtc: pcf8563: Add NXP PCA8565 compatible
rtc: s3c: quiet maybe-unused variable warning
rtc: s3c: stop setting bogus time
rtc: sd3078: quiet maybe-unused variable warning
rtc: s35390a: quiet maybe-unused variable warning
rtc: rx8581: quiet maybe-unused variable warning
rtc: rx8010: quiet maybe-unused variable warning
rtc: rv8803: quiet maybe-unused variable warning
rtc: rv3032: quiet maybe-unused variable warning
rtc: rv3029: quiet maybe-unused variable warning
rtc: rv3028: quiet maybe-unused variable warning
rtc: rs5c372: quiet maybe-unused variable warning
rtc: pcf85363: quiet maybe-unused variable warning
rtc: pcf85063: quiet maybe-unused variable warnings
rtc: meson: quiet maybe-unused variable warning
rtc: m41t80: quiet maybe-unused variable warning
rtc: isl1208: quiet maybe-unused variable warning
rtc: ds3232: quiet maybe-unused variable warning
...
2021-02-22 09:54:19 -08:00
..
2019-01-30 16:07:54 +01:00
2019-12-12 18:38:10 -06:00
2021-01-18 10:13:15 +01:00
2016-03-14 17:08:14 +01:00
2017-02-21 23:21:30 +01:00
2021-01-13 00:18:18 +01:00
2020-06-26 22:40:22 +02:00
2018-07-25 14:09:39 -06:00
2019-01-22 19:18:25 +01:00
2017-03-09 01:32:35 +01:00
2016-08-31 18:21:34 +02:00
2016-12-19 00:59:21 +01:00
2016-03-14 17:08:09 +01:00
2016-10-12 13:24:34 +02:00
2017-07-06 22:37:15 +02:00
2017-09-01 01:10:18 +02:00
2020-06-15 10:20:31 -06:00
2020-10-07 11:26:41 -05:00
2019-02-17 21:29:10 +01:00
2018-03-17 14:20:51 +01:00
2018-07-25 14:09:39 -06:00
2016-05-20 12:33:51 +02:00
2017-02-12 00:34:42 +01:00
2016-03-21 22:55:29 +01:00
2016-03-14 17:08:21 +01:00
2020-10-19 22:47:56 +02:00
2015-09-05 13:19:06 +02:00
2021-02-06 00:57:26 +01:00
2019-01-22 18:56:52 +01:00
2019-04-04 10:07:11 +02:00
2019-08-20 21:42:19 +02:00
2021-02-13 21:51:05 +01:00
2018-12-11 00:48:16 +01:00
2017-09-05 09:31:32 +02:00
2020-05-28 15:07:09 -06:00
2019-04-04 10:07:10 +02:00
2018-07-25 14:09:39 -06:00
2020-09-24 09:56:03 +02:00
2019-08-23 16:20:31 +02:00
2018-07-25 14:09:39 -06:00
2019-08-22 23:08:30 +02:00
2019-02-11 09:41:21 +01:00
2020-03-16 11:13:47 +01:00
2019-10-24 09:03:36 +01:00
2017-10-25 23:05:53 +02:00
2020-05-27 20:44:58 -06:00
2020-05-27 20:44:36 -06:00
2018-07-25 14:09:39 -06:00
2016-06-14 13:58:26 +10:00
2018-07-25 14:09:39 -06:00
2019-06-06 12:00:45 +02:00
2021-01-29 16:36:06 -06:00
2020-10-07 11:26:41 -05:00
2020-07-13 12:49:44 -06:00
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2020-05-03 11:10:41 -05:00
2021-02-06 00:57:26 +01:00
2016-11-05 00:07:43 +01:00
2015-09-05 19:37:19 +02:00