aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* Merge branch 'origin' into for-linusRussell King2009-09-2424-141/+2692
|\
| * rtc: add boot_timesource sysfs attributeMatthew Garrett2009-09-231-0/+14
| * rtc: at91rm9200 fixesDavid Brownell2009-09-231-9/+15
| * drivers/rtc: introduce missing kfreeJulia Lawall2009-09-231-4/+10
| * drivers/rtc: correct error-handling codeJulia Lawall2009-09-231-2/+1
| * rtc: driver for PCAP2 PMICDaniel Ribeiro2009-09-233-0/+232
| * rtc: reorder MakefileAlessandro Zummo2009-09-231-8/+8
| * rtc: add Freescale stmp37xx/378x driverdmitry pervushin2009-09-233-0/+315
| * rtc-bfin: do not share RTC IRQMichael Hennerich2009-09-231-1/+1
| * rtc: U300 COH 901 331 RTC driver v3Linus Walleij2009-09-233-0/+324
| * rtc: add driver for MXC's internal RTC moduleDaniel Mack2009-09-233-0/+519
| * rtc-philips-pcf2123-rtc-spi-driver-updatesChris Verges2009-09-231-12/+32
| * rtc: Philips PCF2123 RTC SPI driverChris Verges2009-09-233-0/+354
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-237-0/+7
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-182-118/+48
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-161-1/+1
| | |\
| | * | rtc: rtc-sh: Fix up oops in early periodic freq assignment.Paul Mundt2009-09-091-3/+1
| | * | rtc: rtc-ds1302: Kill off unused variables.Paul Mundt2009-08-201-3/+0
| | * | rtc: rtc-sh fixesAlessandro Zummo2009-08-201-61/+32
| | * | rtc: rtc-ds1302 fixesAlessandro Zummo2009-08-201-51/+15
| * | | rtc: AB3100 RTC supportLinus Walleij2009-09-173-0/+291
| * | | rtc: Add support for RTCs on Wolfson WM831x devicesMark Brown2009-09-173-0/+534
| | |/ | |/|
* | | Merge branch 'master' into for-linusRussell King2009-09-221-1/+1
|\ \ \ | |/ /
| * | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
| |/
* | [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops'Haojian Zhuang2009-09-101-10/+13
* | [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'Robert Jarzmik2009-09-101-12/+15
|/
* rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo2009-07-291-5/+18
* rtc: ds1374, fix lock imbalanceJiri Slaby2009-07-061-2/+2
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-2/+2
* bfin: delay IRQ registration until driver is readyMike Frysinger2009-06-301-15/+15
* rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto2009-06-196-24/+9
* rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-2/+1
* rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto2009-06-181-3/+1
* rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger2009-06-183-0/+698
* rtc: rtc-ds1307 add ds3231Wolfram Sang2009-06-181-4/+18
* rtc: rtc-ds1307 add ds1388Joakim Tjernlund2009-06-181-4/+15
* rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen2009-06-181-17/+14
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-40/+114
|\
| * [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-112-3/+2
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-292-2/+2
| |\
| * \ Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-231-3/+1
| |\ \
| * | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2009-04-261-37/+112
* | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-221-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: rtc-generic support.Paul Mundt2009-04-271-1/+1
| |/ /
* | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-202-2/+2
| |/ |/|
* | rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon2009-05-121-3/+1
|/
* rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* rtc: rtc-sh: clock framework support.Paul Mundt2009-04-162-19/+50