From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RTC for 4.6 #2
Date: Fri, 25 Mar 2016 02:47:28 +0100 [thread overview]
Message-ID: <20160325014728.GA10837@piout.net> (raw)
Hi Linus,
A second pull request for v4.6 with a few fixesi before -rc1. The new
features for abx80x actually make the RTC behave correctly.
The following changes since commit cee2cc21550648679d222cbe2637fcc6d0f730ef:
rtc: pcf2127: add pcf2129 device id (2016-03-14 17:08:41 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-4.6-2
for you to fetch changes up to ee087744247c421c83abea7f01217bfd39b8f5a9:
rtc: abx80x: handle the oscillator failure bit (2016-03-25 02:41:13 +0100)
----------------------------------------------------------------
RTC for 4.6 #2
Drivers:
- abx80x: handle both XT and RC oscillators, XT failure bit and autocalibration
- m41t80: avoid out of range year values
- rv8803: workaround an i2c HW issue
----------------------------------------------------------------
Alexandre Belloni (2):
rtc: rv3029: stop mentioning rv3029c2
rtc: rv8803: workaround i2c HW issue
Arnd Bergmann (1):
rtc: asm9260: remove incorrect __init/__exit annotations
Emil Bartczak (1):
rtc: mcp795: add devicetree support
Javier Martinez Canillas (1):
rtc: s3c: Don't print an error on probe deferral
Mylène Josserand (2):
rtc: abx80x: handle autocalibration
rtc: abx80x: handle the oscillator failure bit
Stefan Christ (1):
rtc: m41t80: avoid out of range year values
.../devicetree/bindings/rtc/maxim,mcp795.txt | 11 +
drivers/rtc/Kconfig | 2 +-
drivers/rtc/rtc-abx80x.c | 252 ++++++++++++++++++++-
drivers/rtc/rtc-asm9260.c | 4 +-
drivers/rtc/rtc-m41t80.c | 6 +
drivers/rtc/rtc-mcp795.c | 10 +
drivers/rtc/rtc-rv8803.c | 28 ++-
drivers/rtc/rtc-s3c.c | 19 +-
8 files changed, 316 insertions(+), 16 deletions(-)
create mode 100644 Documentation/devicetree/bindings/rtc/maxim,mcp795.txt
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
reply other threads:[~2016-03-25 1:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160325014728.GA10837@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox