aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo1-5/+18
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby1-2/+2
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto6-24/+9
2009-06-18rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto1-2/+1
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto1-3/+1
2009-06-18rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger3-0/+698
2009-06-18rtc: rtc-ds1307 add ds3231Wolfram Sang1-4/+18
2009-06-18rtc: rtc-ds1307 add ds1388Joakim Tjernlund1-4/+15
2009-06-18rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen1-17/+14
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-40/+114
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2-3/+2
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King2-2/+2
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into develRussell King1-3/+1
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt1-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2-2/+2
2009-05-12rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon1-3/+1
2009-04-27sh: rtc-generic support.Paul Mundt1-1/+1
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten1-37/+112
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-16rtc: rtc-sh: clock framework support.Paul Mundt2-19/+50
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+36
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds6-171/+207
2009-04-02rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2-7/+15
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport1-20/+170
2009-04-02rtc: rtc-sh: use set_irq_wake()Magnus Damm1-0/+36
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven3-0/+114
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven3-79/+1
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven1-1/+1
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven4-89/+91
2009-04-02parisc: rtc: Add missing module aliasGeert Uytterhoeven1-0/+1
2009-04-02parisc: rtc: platform_driver_probe() fixupsGeert Uytterhoeven1-2/+1
2009-04-02parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven1-3/+1
2009-04-01rtc: test before subtraction on unsignedRoel Kluin1-3/+3
2009-04-01rtc-v3020: coding style cleanupMike Rapoport1-22/+18
2009-04-01rtc-wm8350: retries will reach -1Roel Kluin1-2/+2
2009-04-01rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2-3/+84
2009-04-01rtc-ds1307: true SMBus compatibilityEd Swierk1-12/+97
2009-04-01rtc-parisc: rename p pointer to rtcdann frazier1-8/+8
2009-04-01rtc-parisc: remove a couple unnecessary variablesdann frazier1-9/+3
2009-04-01rtc-parisc: use platform_driver_probedann frazier1-9/+3
2009-04-01rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier1-1/+1
2009-04-01rtc-parisc: remove struct parisc_rtcdann frazier1-12/+7
2009-04-01rtc-parisc: remove redundant lockingdann frazier1-11/+1
2009-04-01rtc-parisc: add a missing include for linux/rtc.hdann frazier1-0/+1
2009-04-01rtc: add platform driver for EFIdann frazier3-0/+246
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton1-4/+3
2009-04-01rtc: convert wm8350 use new alarm and update operationsMark Brown1-21/+18
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-8/+2