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, 24 Dec 2012 16:15:22 +0530
From:	"devendra.aaru" <devendra.aaru@...il.com>
To:	Laxman Dewangan <ldewangan@...dia.com>
Cc:	akpm@...uxfoundation.org, a.zummo@...ertech.it,
	rtc-linux@...glegroups.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] rtc: add RTC driver for TPS80031/TPS80032

On Mon, Dec 24, 2012 at 4:11 PM, Laxman Dewangan <ldewangan@...dia.com> wrote:
> Add an RTC driver for TPS80031/TPS80032 chips by TI.
> This driver supports:
> - Setting and getting time and date.
> - Setting and reading alarm time.
> - Alarm and interrupt functionlity.
>
> Signed-off-by: Laxman Dewangan <ldewangan@...dia.com>
> ---
> Changes from V1:
> - remvoe the checks for alarm time whether this is past or not in set_alarm.
> - add error prints if rtc registration failed.
> - add include of pm.h
>
>  drivers/rtc/Kconfig        |    8 +
>  drivers/rtc/Makefile       |    1 +
>  drivers/rtc/rtc-tps80031.c |  349 ++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 358 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/rtc/rtc-tps80031.c
>

Thanks for taking care of the comments !
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ