public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: "Mylène Josserand" <mylene.josserand@free-electrons.com>
Cc: rtc-linux@googlegroups.com,
	Alessandro Zummo <a.zummo@towertech.it>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] rtc: m41t80: update and add functionalities
Date: Mon, 4 Apr 2016 20:53:50 +0200	[thread overview]
Message-ID: <20160404185350.GA7190@piout.net> (raw)
In-Reply-To: <cover.1459188215.git.mylene.josserand@free-electrons.com>

On 29/03/2016 at 08:55:57 +0200, Mylène Josserand wrote :
> This patchset updates the m41t80 driver :
>   - update the sysfs entries export to use DEVICE_ATTR_XX
>   - remove some unnecessary macro
>   - replace old i2c functions to smbus ones
>   - use BIT macro
>   - remove some warnings
>   - replace obsolete functions
> 
> It adds also some functionalities :
>   - alarm IRQ which was previously removed because it was not working
>   - wakealarm to use the RTC and set an alarm to wakeup the system
>   - Oscillator failure to print an error if it is set
>       
> Mylène Josserand (8):
>   rtc: m41t80: update sysfs entries export
>   rtc: m41t80: remove proc macro
>   rtc: m41t80: replace i2c functions to smbus ones
>   rtc: m41t80: add the use of 'BIT' macro
>   rtc: m41t80: remove warnings and replace obsolete function
>   rtc: m41t80: add alarm functionality
>   rtc: m41t80: add wakealarm functionality
>   rtc: m41t80: handle oscillator failure bit
> 
>  drivers/rtc/rtc-m41t80.c | 443 +++++++++++++++++++++++++++++++----------------
>  1 file changed, 289 insertions(+), 154 deletions(-)
> 

All applied, thanks!

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2016-04-04 18:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29  6:55 [PATCH 0/8] rtc: m41t80: update and add functionalities Mylène Josserand
     [not found] ` <cover.1459233897.git.mylene.josserand@free-electrons.com>
2016-03-29  6:55   ` [PATCH 1/8] rtc: m41t80: update sysfs entries export Mylène Josserand
2016-03-29  6:55   ` [PATCH 2/8] rtc: m41t80: remove proc macro Mylène Josserand
2016-03-29  6:56   ` [PATCH 3/8] rtc: m41t80: replace i2c functions to smbus ones Mylène Josserand
2016-03-29  6:56   ` [PATCH 4/8] rtc: m41t80: add the use of 'BIT' macro Mylène Josserand
2016-03-29  6:56   ` [PATCH 5/8] rtc: m41t80: remove warnings and replace obsolete function Mylène Josserand
2016-03-29  6:56   ` [PATCH 6/8] rtc: m41t80: add alarm functionality Mylène Josserand
2016-03-29  6:56   ` [PATCH 7/8] rtc: m41t80: add wakealarm functionality Mylène Josserand
2016-03-29  6:56   ` [PATCH 8/8] rtc: m41t80: handle oscillator failure bit Mylène Josserand
2016-04-04 18:53 ` Alexandre Belloni [this message]

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=20160404185350.GA7190@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=a.zummo@towertech.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mylene.josserand@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox