From: Emil Bartczak <emilbart@gmail.com>
To: a.zummo@towertech.it
Cc: alexandre.belloni@free-electrons.com, rtc-linux@googlegroups.com,
linux-kernel@vger.kernel.org, Emil Bartczak <emilbart@gmail.com>
Subject: [rtc-linux] [PATCH v2 0/2] Provides support for alarm.
Date: Sun, 25 Dec 2016 23:07:41 +0100 [thread overview]
Message-ID: <1482703663-9115-1-git-send-email-emilbart@gmail.com> (raw)
This patchset provides support for weekday and alarm
in the file driver/rtc/rtc-mcp795.c.
Please review the changes and consider to apply them to the main kernel tree.
Changes from v1:
- Cover letter added.
Emil Bartczak (2):
rtc: mcp795: Add support for weekday.
rtc: mcp795: add alarm support.
drivers/rtc/rtc-mcp795.c | 183 +++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 177 insertions(+), 6 deletions(-)
--
2.7.4
--
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
WARNING: multiple messages have this Message-ID (diff)
From: Emil Bartczak <emilbart@gmail.com>
To: a.zummo@towertech.it
Cc: alexandre.belloni@free-electrons.com, rtc-linux@googlegroups.com,
linux-kernel@vger.kernel.org, Emil Bartczak <emilbart@gmail.com>
Subject: [PATCH v2 0/2] Provides support for alarm.
Date: Sun, 25 Dec 2016 23:07:41 +0100 [thread overview]
Message-ID: <1482703663-9115-1-git-send-email-emilbart@gmail.com> (raw)
This patchset provides support for weekday and alarm
in the file driver/rtc/rtc-mcp795.c.
Please review the changes and consider to apply them to the main kernel tree.
Changes from v1:
- Cover letter added.
Emil Bartczak (2):
rtc: mcp795: Add support for weekday.
rtc: mcp795: add alarm support.
drivers/rtc/rtc-mcp795.c | 183 +++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 177 insertions(+), 6 deletions(-)
--
2.7.4
next reply other threads:[~2016-12-25 22:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-25 22:07 Emil Bartczak [this message]
2016-12-25 22:07 ` [PATCH v2 0/2] Provides support for alarm Emil Bartczak
2016-12-25 22:07 ` [rtc-linux] [PATCH v2 1/2] rtc: mcp795: Add support for weekday Emil Bartczak
2016-12-25 22:07 ` Emil Bartczak
2016-12-25 22:07 ` [rtc-linux] [PATCH v2 2/2] rtc: mcp795: add alarm support Emil Bartczak
2016-12-25 22:07 ` Emil Bartczak
2017-01-10 0:54 ` [rtc-linux] Re: [PATCH v2 0/2] Provides support for alarm Alexandre Belloni
2017-01-10 0:54 ` Alexandre Belloni
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=1482703663-9115-1-git-send-email-emilbart@gmail.com \
--to=emilbart@gmail.com \
--cc=a.zummo@towertech.it \
--cc=alexandre.belloni@free-electrons.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.