lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 4 Apr 2016 20:53:50 +0200
From:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To:	Mylène Josserand 
	<mylene.josserand@...e-electrons.com>
Cc:	rtc-linux@...glegroups.com,
	Alessandro Zummo <a.zummo@...ertech.it>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/8] rtc: m41t80: update and add functionalities

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ