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
..
2017-07-07 13:14:14 +02:00
2017-05-31 13:04:54 +02:00
2017-09-05 09:55:02 +02:00
2017-09-05 09:55:02 +02:00
2017-07-07 13:14:14 +02:00
2017-07-07 13:14:12 +02:00
2017-07-05 23:11:59 +02:00
2017-05-22 20:32:05 +02:00
2017-07-07 13:14:14 +02:00
2017-04-14 12:08:52 +02:00
2017-08-24 16:34:51 +02:00
2017-08-15 08:06:14 +01:00
2017-09-13 10:56:00 -07:00
2017-05-04 14:46:25 +02:00
2017-09-01 01:10:11 +02:00
2017-07-06 22:37:16 +02:00
2017-09-01 01:10:11 +02:00
2017-07-06 22:37:15 +02:00
2017-09-01 01:10:18 +02:00
2017-04-22 17:56:18 +02:00
2017-06-20 12:19:14 +02:00
2017-08-24 11:03:34 +02:00
2017-09-01 01:10:11 +02:00
2017-07-31 00:17:48 +02:00
2017-08-24 16:23:16 +02:00
2017-07-06 22:37:16 +02:00
2017-03-09 01:32:32 +01:00
2017-06-24 07:48:30 +02:00
2017-06-03 10:52:05 +02:00
2017-08-22 12:05:21 +02:00
2017-08-24 11:03:34 +02:00
2017-03-09 01:29:34 +01:00
2017-09-05 09:55:02 +02:00
2017-09-01 01:10:11 +02:00
2017-07-07 13:14:19 +02:00
2017-06-24 22:52:43 +02:00
2017-07-31 00:17:44 +02:00
2017-08-24 11:03:35 +02:00
2017-04-22 18:01:15 +02:00
2017-05-05 00:43:50 +02:00
2017-07-09 22:32:18 +02:00
2017-07-06 22:52:54 +02:00
2017-09-01 01:10:19 +02:00
2017-06-03 10:52:04 +02:00
2017-09-04 14:41:02 +01:00
2017-08-24 11:03:36 +02:00
2017-03-16 22:59:54 +01:00