Skip to content
  • Linus Torvalds's avatar
    Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux · 28e8c4bc
    Linus Torvalds authored
    Pull RTC updates from Alexandre Belloni:
     "Subsystem:
       - new %ptR printk format
       - rename core files
       - allow registration of multiple nvmem devices
    
      New driver:
       - i.MX system controller RTC
    
      Driver updates:
       - abx80x: handle voltage ioctls, correct binding doc
       - m41t80: correct month in alarm reads
       - pcf85363: add pcf85263 support
       - pcf8523: properly handle battery low flag
       - s3c: limit alarm to one year in the future as ALMYEAR is broken
       - sun6i: rework clock output binding"
    
    * tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: (54 commits)
      rtc: rename core files
      rtc: nvmem: fix possible use after free
      rtc: add i.MX system controller RTC support
      dt-bindings: fsl: scu: add rtc binding
      rtc: pcf2123: Add Microcrystal rv2123
      rtc: class: reimplement devm_rtc_device_register
      rtc: enforce rtc_timer_init private_data type
      rtc: abx80x: Implement RTC_VL_RE...
    28e8c4bc