linux/drivers/rtc
Mark Brown 35c86bf66d rtc: Add support for RTCs on Wolfson WM831x devices
The WM831x series of PMICs contain RTC functionality. The hardware
provides a 32 bit counter incrementing at 1Hz together with a per
tick interrupt and an alarm value. For simplicity the driver chooses
to define the epoch for the counter as the Unix epoch - if required
platform data can be used in future to customise this.

When powered on from a completely cold state the RTC reports that it
has not been configured - when this happens an error is returned
when attempting to read the RTC in order to avoid use of values we
know to be invalid.

The hardware also provides security features which mean that it can
ignore attempts to set the RTC time in certain circumstances, most
notably if the RTC is written to too often. These errors are detected
by verifying the written RTC value.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2009-09-17 09:47:13 +02:00
..
class.c
hctosys.c
interface.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
Kconfig rtc: Add support for RTCs on Wolfson WM831x devices 2009-09-17 09:47:13 +02:00
Makefile rtc: Add support for RTCs on Wolfson WM831x devices 2009-09-17 09:47:13 +02:00
rtc-at32ap700x.c
rtc-at91rm9200.c
rtc-at91sam9.c
rtc-au1xxx.c
rtc-bfin.c bfin: delay IRQ registration until driver is ready 2009-06-30 18:56:01 -07:00
rtc-bq4802.c
rtc-cmos.c rtc: mark if rtc-cmos drivers were successfully registered 2009-07-29 19:10:35 -07:00
rtc-core.h
rtc-dev.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-dm355evm.c
rtc-ds1216.c
rtc-ds1286.c
rtc-ds1302.c
rtc-ds1305.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-ds1307.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-ds1374.c rtc: ds1374, fix lock imbalance 2009-07-06 13:57:03 -07:00
rtc-ds1390.c
rtc-ds1511.c
rtc-ds1553.c rtc-ds1553: drop IRQF_SHARED 2009-06-18 13:03:43 -07:00
rtc-ds1672.c
rtc-ds1742.c rtc: rtc-ds1742 nvram attribute fix 2009-06-18 13:03:43 -07:00
rtc-ds3234.c
rtc-efi.c
rtc-ep93xx.c [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses 2009-04-26 13:57:29 +01:00
rtc-fm3130.c
rtc-generic.c
rtc-isl1208.c
rtc-lib.c
rtc-m41t80.c
rtc-m41t94.c
rtc-m48t35.c
rtc-m48t59.c
rtc-m48t86.c
rtc-max6900.c
rtc-max6902.c
rtc-mv.c
rtc-omap.c
rtc-pcf8563.c
rtc-pcf8583.c
rtc-pcf50633.c
rtc-pl030.c [ARM] 5544/1: Trust PrimeCell resource sizes 2009-06-11 15:36:56 +01:00
rtc-pl031.c [ARM] 5544/1: Trust PrimeCell resource sizes 2009-06-11 15:36:56 +01:00
rtc-proc.c
rtc-ps3.c
rtc-pxa.c
rtc-r9701.c
rtc-rs5c313.c
rtc-rs5c348.c
rtc-rs5c372.c
rtc-rx8025.c rtc: add stand-alone driver for RX8025 chip 2009-06-18 13:03:43 -07:00
rtc-rx8581.c
rtc-s3c.c
rtc-s35390a.c
rtc-sa1100.c Nicolas Pitre has a new email address 2009-09-15 09:37:12 -07:00
rtc-sh.c
rtc-starfire.c
rtc-stk17ta8.c
rtc-sun4v.c
rtc-sysfs.c
rtc-test.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-twl4030.c rtc: rtc-twl4030 don't mask alarm interrupts on suspend 2009-05-12 14:11:35 -07:00
rtc-tx4939.c rtc-tx4939: drop IRQF_SHARED 2009-06-18 13:03:43 -07:00
rtc-v3020.c
rtc-vr41xx.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
rtc-wm831x.c rtc: Add support for RTCs on Wolfson WM831x devices 2009-09-17 09:47:13 +02:00
rtc-wm8350.c
rtc-x1205.c