public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RTC for 6.1
@ 2022-10-14 22:04 Alexandre Belloni
  2022-10-15  1:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2022-10-14 22:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-rtc, linux-kernel

Linus,

Here is the RTC subsystem pull request for 6.1. A great rework of the
isl12022 driver makes up the bulk of the changes. There is also an
important fix for CMOS and then the usual small fixes.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e5f12a398371280649ccc9d6eb0b97fd42a5df98:

  rtc: rv3028: Fix codestyle errors (2022-10-13 23:36:52 +0200)

----------------------------------------------------------------
RTC for 6.1

Drivers:
 - switch to devm_clk_get_enabled() where relevant
 - cmos: event handler registration fix
 - isl12022: code improvements

----------------------------------------------------------------
Bryan Brattlof (2):
      rtc: k3: wait until the unlock field is not zero
      rtc: k3: detect SoC to determine erratum fix

Christophe JAILLET (4):
      rtc: mxc: Use devm_clk_get_enabled() helper
      rtc: mpfs: Use devm_clk_get_enabled() helper
      rtc: jz4740: Use devm_clk_get_enabled() helper
      rtc: k3: Use devm_clk_get_enabled() helper

Colin Ian King (1):
      rtc: ds1685: Fix spelling of function name in comment block

Emmanuel Gil Peyrot (1):
      rtc: gamecube: Always reset HW_SRNPROT after read

Geert Uytterhoeven (1):
      rtc: mpfs: Remove printing of stray CR

Ke Sun (1):
      rtc: rv3028: Fix codestyle errors

Lin Yujun (1):
      rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()

Rafael J. Wysocki (1):
      rtc: cmos: Fix event handler registration ordering issue

Rasmus Villemoes (8):
      rtc: isl12022: stop using deprecated devm_rtc_device_register()
      rtc: isl12022: specify range_min and range_max
      rtc: isl12022: drop a dev_info()
      rtc: isl12022: simplify some expressions
      rtc: isl12022: use %ptR
      rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
      rtc: isl12022: drop redundant write to HR register
      rtc: isl12022: switch to using regmap API

 drivers/rtc/Kconfig        |   1 +
 drivers/rtc/rtc-cmos.c     |  29 +++++---
 drivers/rtc/rtc-ds1685.c   |   2 +-
 drivers/rtc/rtc-gamecube.c |  11 ++--
 drivers/rtc/rtc-isl12022.c | 161 +++++++++++----------------------------------
 drivers/rtc/rtc-jz4740.c   |  25 +------
 drivers/rtc/rtc-mpfs.c     |  26 ++------
 drivers/rtc/rtc-mxc.c      |  27 +-------
 drivers/rtc/rtc-rv3028.c   |   5 +-
 drivers/rtc/rtc-stmp3xxx.c |   2 +
 drivers/rtc/rtc-ti-k3.c    |  56 ++++++----------
 11 files changed, 98 insertions(+), 247 deletions(-)

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

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

* Re: [GIT PULL] RTC for 6.1
  2022-10-14 22:04 [GIT PULL] RTC for 6.1 Alexandre Belloni
@ 2022-10-15  1:44 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-15  1:44 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-rtc, linux-kernel

The pull request you sent on Sat, 15 Oct 2022 00:04:19 +0200:

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

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

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:[~2022-10-15  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-14 22:04 [GIT PULL] RTC for 6.1 Alexandre Belloni
2022-10-15  1:44 ` 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