Linus Torvalds
63d222b9d2
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
..
2015-05-05 17:10:10 -07:00
2016-03-14 17:08:14 +01:00
2015-02-13 21:21:43 -08:00
2015-08-07 11:57:31 +02:00
2014-11-13 16:08:48 +01:00
2014-10-14 02:18:18 +02:00
2015-11-08 14:12:23 +01:00
2015-04-17 09:04:01 -04:00
2013-08-29 12:59:02 -07:00
2016-03-14 17:08:09 +01:00
2015-06-25 01:13:45 +02:00
2012-12-17 17:15:20 -08:00
2015-10-30 13:04:19 -05: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
2016-03-14 17:08:13 +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
2012-12-10 21:49:14 +00:00
2015-11-08 14:12:29 +01:00
2012-08-16 16:13:07 +08:00
2015-08-05 20:03:51 +08:00
2015-09-05 19:37:20 +02:00
2015-10-30 13:04:19 -05:00
2016-04-25 08:38:45 -05: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
2015-04-17 09:03:59 -04:00
2014-09-19 12:39:19 +02:00
2014-04-03 16:21:21 -07:00
2015-08-10 08:37:37 +02:00
2012-01-10 16:30:53 -08: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