Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756201AbcDDSyB (ORCPT ); Mon, 4 Apr 2016 14:54:01 -0400 Received: from down.free-electrons.com ([37.187.137.238]:49214 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753884AbcDDSyA (ORCPT ); Mon, 4 Apr 2016 14:54:00 -0400 Date: Mon, 4 Apr 2016 20:53:50 +0200 From: Alexandre Belloni To: =?iso-8859-1?Q?Myl=E8ne?= Josserand Cc: rtc-linux@googlegroups.com, Alessandro Zummo , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] rtc: m41t80: update and add functionalities Message-ID: <20160404185350.GA7190@piout.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1245 Lines: 34 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