Linus Torvalds
63d222b9d2
RTC for 4.7
...
Subsystem wide cleanups:
- Use IS_ENABLED() instead of checking for built-in or module
- remove useless DRV_VERSION
- remove CLK_IS_ROOT
- remove UIE signaling
Drivers:
- ds1302: rewritten to be a proper SPI device driver
- m41t80: huge cleanup, alarm, wakelarm ans oscialltor failure detection
support
- rv3029: switch to regmap to handle rv3049, alarm support, fixes
- zynqmp: enable switching to battery power, fixes
- small fixes for at91sam9, da9053, ds1307, ds1685, ds3232, r2025, sa1100,
snvs, stmp3xxx, tps6586x
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJXQHoaAAoJENiigzvaE+LCqKkP/1EmY0R7yTLf0eL/gdbIeEqi
ji39pqtmhZ9T2KIN3vk2LyrPRY4FUNVehK8MYb8GrBV3LxQR1QqCZTTNH60j5w2h
mRdWNU7LvbKQTuhGGe68K/Re87V+hbUsgY56/YXqW3IzSzs0ROmDYYw2nYVNoT/T
TFWA3lzlWbYNIPIVl8COU9OzWp/ejGyVSqaFrZmTeAyAco/BSMdA8z1zVtLF8O56
KbCUAfssROZ+CiChzKwFUKHFj6f+qTzIg9SaEOsA+EsJJPexJdoV277ugzBdxBFf
f9IDHOj6xaRrKeKKz2QLjS6cd0pnxoLaN3fL5nxoiqyj+nXKSD4DfiHIvhGcqdS/
i8di0TAeHnTDOMZ48/LHQ1qCLduPhkEXeiI1BieVx5Nl05PhEysnWbC0wYF8JrJs
9lm3Q9KI9eIcL/M2NGeO7pXYKQRuYZyZYvc5Qci0s3APJNC7wTp5Ee/9tUADLziM
z7IfkRkPcQUHltCtKYgV3rTh1QCjY0/cGZuAzMLfNVXF4i79YuHokIRO0fDELumo
JtzIIpk/Ume4yV5X/t6Xci+RBIBJwt0S4IbF9got0rAgPVDYu6yhd/szNPQsAFJU
0ORf5XE9yDQbnXx/hjlTm3EALt5UqRmIS6McQ4MvU9meregl9+K5+27eBOkVsnSJ
ZnI0++4IvqlZ8XpprEIH
=iiOS
-----END PGP SIGNATURE-----
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Pull RTC updates from Alexandre Belloni:
"Subsystem wide cleanups:
- Use IS_ENABLED() instead of checking for built-in or module
- remove useless DRV_VERSION
- remove CLK_IS_ROOT
- remove UIE signaling
Drivers:
- ds1302: rewritten to be a proper SPI device driver
- m41t80: huge cleanup, alarm, wakelarm ans oscialltor failure
detection support
- rv3029: switch to regmap to handle rv3049, alarm support, fixes
- zynqmp: enable switching to battery power, fixes
- small fixes for at91sam9, da9053, ds1307, ds1685, ds3232, r2025,
sa1100, snvs, stmp3xxx, tps6586x"
* tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (40 commits)
rtc: tps6586x: rename so module can be autoloaded
rtc: rv3029: hide unused i2c device table
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
rtc: rv3029: add alarm IRQ
rtc: rv3029: fix set_time function
rtc: rv3029: fix alarm support
rtc: rv3029: Remove some checks and warnings
rtc: rv3029: Add support of RV3049
rtc: rv3029: convert to use regmap
rtc: rv3029: remove 'i2c' in functions names
rtc: stmp3xxx: print message on error
rtc: Use IS_ENABLED() instead of checking for built-in or module
rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL
rtc: snvs: return error in case enable_irq_wake fails
rtc: zynqmp: Update seconds time programming logic
rtc: sa1100: DT spelling s/interrupt-name/interrupt-names/
rtc: mc13xxx: remove UIE signaling
rtc: mxc: remove UIE signaling
rtc: ds1307: Remove CLK_IS_ROOT
rtc: hym8563: Remove CLK_IS_ROOT
...
2016-05-21 10:42:11 -07:00
..
2016-05-20 22:31:33 -07:00
2016-04-27 12:50:14 -04:00
2016-04-18 23:59:09 +02:00
2016-04-28 07:51:59 -06:00
2016-05-19 17:07:04 -07:00
2016-05-19 18:07:25 -07:00
2016-05-20 17:58:30 -07:00
2016-05-14 10:12:45 -06:00
2016-04-28 07:47:35 -06:00
2016-02-18 20:31:53 +01:00
2016-02-06 15:33:11 +08:00
2016-05-05 15:25:54 -04:00
2016-05-21 10:42:11 -07:00
2016-01-06 15:17:47 +05:30
2016-05-20 22:20:48 -07:00
2016-05-20 22:20:48 -07:00
2016-01-25 12:01:08 -02:00
2015-12-03 11:49:23 -05:00
2016-05-10 12:05:27 +03:00
2016-05-11 21:54:05 +10:00
2016-05-20 17:58:30 -07:00
2016-04-28 07:51:59 -06:00
2015-10-07 18:07:20 +01:00
2016-04-27 10:23:44 +02:00
2016-05-19 18:07:25 -07:00
2016-05-04 22:40:02 +02:00
2015-12-03 18:19:28 +00:00
2016-04-28 07:51:59 -06:00
2016-04-06 10:23:09 -07:00
2016-03-10 16:02:52 +07:00
2016-03-05 15:00:38 -08:00
2016-04-16 10:49:08 -06:00
2015-10-08 15:36:16 +02:00
2016-05-03 11:13:45 +01:00
2016-04-16 10:49:18 -06:00
2016-04-28 07:21:48 -06:00
2016-01-04 09:57:31 +01:00
2016-05-17 12:06:35 +02:00
2016-04-28 10:40:57 +02:00
2016-03-17 13:47:50 -07:00
2016-02-22 14:46:24 -08:00
2016-03-31 00:54:22 -06:00
2015-11-17 17:05:14 -08:00
2016-05-19 18:07:25 -07:00
2015-11-12 09:55:23 -08:00
2016-04-05 03:46:59 +02:00
2016-04-11 20:30:42 +10:00
2016-04-28 07:23:59 -06:00
2016-02-17 14:09:43 -07:00
2016-03-17 12:09:35 -07:00
2016-03-22 15:36:02 -07:00
2016-05-19 18:07:25 -07:00
2015-11-27 09:24:12 +01:00
2016-05-19 18:07:25 -07:00
2016-05-19 18:07:25 -07:00
2016-05-20 20:57:27 -07:00
2016-05-08 11:27:44 +02:00
2015-11-30 12:14:12 +00:00
2016-05-19 19:12:14 -07:00
2016-03-10 21:49:09 -08:00
2016-03-09 10:51:41 -08:00
2016-04-28 07:51:59 -06:00
2016-05-20 21:20:31 -07:00
2016-05-04 10:25:58 -07:00
2016-05-19 18:07:25 -07:00
2016-05-11 22:37:54 +02:00
2016-05-20 17:58:30 -07:00
2016-05-01 14:37:49 -07:00
2016-03-19 19:35:51 -07:00
2016-05-19 18:07:25 -07:00
2016-04-28 07:15:36 -06:00
2016-04-18 11:31:49 -06:00
2015-09-13 10:35:46 +02:00
2016-03-21 10:05:13 -07:00
2015-11-05 15:59:24 -08:00
2016-01-25 12:36:28 -07:00
2015-12-10 11:35:30 -07:00
2016-03-29 10:11:44 -07:00
2016-01-20 17:09:18 -08:00
2016-01-11 18:29:00 -07:00
2016-02-11 15:33:38 +00:00
2016-03-21 09:26:45 +01:00
2015-11-11 10:08:07 -07:00
2015-11-26 14:46:06 +01:00
2015-12-14 15:24:03 +00:00
2015-11-13 09:19:05 -08:00
2016-03-09 15:30:03 -07:00
2015-09-21 22:00:41 +08:00
2016-01-29 12:32:12 +01:00
2015-11-16 06:28:43 -06:00
2016-03-31 00:32:59 -06:00
2016-05-02 09:32:04 -07:00
2016-03-25 16:37:42 -07:00
2016-03-22 15:36:02 -07:00
2016-04-15 15:37:25 -06:00
2016-05-20 20:57:27 -07:00
2015-12-11 11:52:24 -08:00
2016-03-09 15:33:38 -07:00
2015-11-05 19:34:48 -08:00
2016-04-28 07:23:11 -06:00
2016-05-09 18:34:37 -03:00
2016-05-04 12:39:35 -07:00
2016-04-28 10:57:51 +02:00
2016-05-19 19:12:14 -07:00
2016-03-12 01:48:11 -07:00
2016-04-29 16:39:39 +02:00
2016-03-15 16:55:16 -07:00
2015-09-13 14:38:50 -06:00
2016-02-24 09:13:12 +01:00
2016-04-28 07:26:41 -06:00
2016-05-06 11:09:01 -07:00
2016-03-14 17:08:16 +01:00
2015-11-20 16:54:57 -07:00
2015-09-15 07:12:06 +02:00
2016-01-25 12:30:18 -07:00
2016-04-29 17:37:10 -07:00
2016-04-28 08:02:36 -06:00
2016-01-20 17:09:18 -08:00
2016-04-28 07:44:54 -06:00