linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RTC for 5.9
@ 2020-08-12 21:36 Alexandre Belloni
  2020-08-13  0:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2020-08-12 21:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-rtc, linux-kernel

Hello Linus,

I'm sorry for the very late pull request. There is not much this cycle
anyway, mostly non urgent fixes.

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.9

for you to fetch changes up to 27006416be16b7887fb94b3b445f32453defb3f1:

  rtc: pcf2127: fix alarm handling (2020-08-12 11:48:29 +0200)

----------------------------------------------------------------
RTC for 5.9

Drivers:
 - ds1374: use watchdog core
 - pcf2127: add alarm and pcf2129 support

----------------------------------------------------------------
Alexander A. Klimov (1):
      rtc: Replace HTTP links with HTTPS ones

Alexandre Belloni (3):
      rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies
      rtc: ds1374: remove unused define
      rtc: pcf2127: fix alarm handling

Chris Packham (1):
      rtc: ds1307: provide an indication that the watchdog has fired

Huacai Chen (1):
      rtc: goldfish: Enable interrupt in set_alarm() when necessary

Johnson CH Chen (陳昭勳) (1):
      rtc: ds1374: wdt: Use watchdog core for watchdog part

Jon Hunter (1):
      rtc: max77686: Fix wake-ups for max77620

Krzysztof Kozlowski (1):
      rtc: max77686: Do not allow interrupt to fire before system resume

Liam Beguin (2):
      rtc: pcf2127: add pca2129 device id
      rtc: pcf2127: add alarm support

Misono Tomohiro (1):
      rtc: cleanup obsolete comment about struct rtc_class_ops

Sebastian Reichel (1):
      rtc: cpcap: fix range

Sudeep Holla (1):
      rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable

Tales L. da Aparecida (1):
      rtc: imxdi: fix trivial typos

 .../devicetree/bindings/rtc/trivial-rtc.yaml       |   2 +
 drivers/rtc/Kconfig                                |   3 +-
 drivers/rtc/rtc-ab-b5ze-s3.c                       |   2 +-
 drivers/rtc/rtc-bq32k.c                            |   2 +-
 drivers/rtc/rtc-cpcap.c                            |   2 +-
 drivers/rtc/rtc-ds1307.c                           |   6 +
 drivers/rtc/rtc-ds1374.c                           | 262 +++++----------------
 drivers/rtc/rtc-goldfish.c                         |   1 +
 drivers/rtc/rtc-imxdi.c                            |   4 +-
 drivers/rtc/rtc-max77686.c                         |  23 +-
 drivers/rtc/rtc-mcp795.c                           |   2 +-
 drivers/rtc/rtc-pcf2127.c                          | 144 ++++++++++-
 drivers/rtc/rtc-pcf85063.c                         |   4 +-
 drivers/rtc/rtc-pl031.c                            |   1 +
 include/linux/rtc.h                                |   4 -
 15 files changed, 244 insertions(+), 218 deletions(-)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] RTC for 5.9
  2020-08-12 21:36 [GIT PULL] RTC for 5.9 Alexandre Belloni
@ 2020-08-13  0:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-13  0:50 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-rtc, linux-kernel

The pull request you sent on Wed, 12 Aug 2020 23:36:55 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-5.9

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc06fe51d26efc100ac74121607c01a454867c91

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-13  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 21:36 [GIT PULL] RTC for 5.9 Alexandre Belloni
2020-08-13  0:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).