mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Mylène Josserand" <mylene.josserand@free-electrons.com>
To: alexandre.belloni@free-electrons.com, rtc-linux@googlegroups.com
Cc: Alessandro Zummo <a.zummo@towertech.it>,
	linux-kernel@vger.kernel.org,
	mylene.josserand@free-electrons.com
Subject: [PATCH 0/8] rtc: m41t80: update and add functionalities
Date: Tue, 29 Mar 2016 08:55:57 +0200	[thread overview]
Message-ID: <cover.1459188215.git.mylene.josserand@free-electrons.com> (raw)

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(-)

-- 
2.8.0.rc3

             reply	other threads:[~2016-03-29  6:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29  6:55 Mylène Josserand [this message]
     [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 ` [PATCH 0/8] rtc: m41t80: update and add functionalities 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=cover.1459188215.git.mylene.josserand@free-electrons.com \
    --to=mylene.josserand@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®