Linus Torvalds
561a8eb3e1
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"Subsystem:
- remove .open() and .release() RTC ops
- constify i2c_device_id
New driver:
- Realtek RTD1295
- Android emulator (goldfish) RTC
Drivers:
- ds1307: Beginning of a huge cleanup
- s35390a: handle invalid RTC time
- sun6i: external oscillator gate support"
* tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (40 commits)
rtc: ds1307: use octal permissions
rtc: ds1307: fix braces
rtc: ds1307: fix alignments and blank lines
rtc: ds1307: use BIT
rtc: ds1307: use u32
rtc: ds1307: use sizeof
rtc: ds1307: remove regs member
rtc: Add Realtek RTD1295
dt-bindings: rtc: Add Realtek RTD1295
rtc: sun6i: Add support for the external oscillator gate
rtc: goldfish: Add RTC driver for Android emulator
dt-bindings: Add device tree binding for Goldfish RTC driver
rtc: ds1307: add basic support for ds1341 chip
rtc: ds1307: remove member nvram_offset from struct ds1307
rtc: ds1307: factor out offset to struct chip_desc
rtc: ds1307: factor out rtc_ops to struct chip_desc
rtc: ds1307: factor out irq_handler to struct chip_desc
rtc: ds1307: improve irq setup
rtc: ds1307: constify struct chip_desc variables
rtc: ds1307: improve trickle charger initialization
...
2017-09-13 10:56:00 -07:00
..
2015-05-05 17:10:10 -07:00
2016-03-14 17:08:14 +01:00
2017-02-21 23:21:30 +01:00
2015-08-07 11:57:31 +02:00
2014-11-13 16:08:48 +01:00
2017-06-26 23:46:53 +02:00
2017-03-09 01:32:35 +01:00
2014-10-14 02:18:18 +02:00
2016-08-31 18:21:34 +02:00
2015-04-17 09:04:01 -04:00
2013-08-29 12:59:02 -07: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
2015-06-25 01:13:45 +02:00
2017-01-11 17:23:05 +01:00
2016-11-04 23:49:47 +01:00
2017-07-31 00:17:45 +02:00
2012-05-29 16:22:34 -07:00
2016-05-20 12:33:51 +02:00
2014-01-23 16:36:59 -08: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
2013-09-11 15:58:54 -07:00
2015-02-03 20:37:31 -06:00
2015-09-05 13:19:06 +02:00
2015-02-13 21:21:42 -08:00
2011-07-06 14:44:42 -07:00
2012-12-10 21:49:14 +00:00
2017-02-12 00:34:42 +01:00
2012-08-16 16:13:07 +08:00
2017-09-05 09:31:32 +02:00
2015-08-05 20:03:51 +08:00
2016-09-21 21:46:04 +02:00
2016-06-14 13:58:26 +10:00
2016-04-25 08:38:45 -05:00
2017-04-03 18:01:41 +02:00
2015-07-23 17:07:35 +01:00
2016-03-29 00:17:31 +02:00
2016-05-20 12:33:51 +02:00
2012-10-06 03:05:01 +09:00
2012-05-29 16:22:33 -07:00
2017-09-05 10:03:06 -05:00
2015-04-17 09:03:59 -04:00
2017-09-01 01:10:19 +02:00
2014-04-03 16:21:21 -07:00
2015-08-10 08:37:37 +02:00
2016-11-05 00:07:43 +01:00
2012-09-21 19:23:58 +12:00
2014-06-06 16:08:06 -07:00
2015-09-05 19:37:19 +02:00