aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger
2009-06-19rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto
2009-06-18rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger
2009-06-18rtc: rtc-ds1307 add ds3231Wolfram Sang
2009-06-18rtc: rtc-ds1307 add ds1388Joakim Tjernlund
2009-06-18rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-12rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon
2009-04-27sh: rtc-generic support.Paul Mundt
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa
2009-04-16rtc: rtc-sh: clock framework support.Paul Mundt
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-02rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-02rtc: rtc-sh: use set_irq_wake()Magnus Damm
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven
2009-04-02parisc: rtc: Add missing module aliasGeert Uytterhoeven
2009-04-02parisc: rtc: platform_driver_probe() fixupsGeert Uytterhoeven
2009-04-02parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven
2009-04-01rtc: test before subtraction on unsignedRoel Kluin
2009-04-01rtc-v3020: coding style cleanupMike Rapoport
2009-04-01rtc-wm8350: retries will reach -1Roel Kluin
2009-04-01rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs
2009-04-01rtc-ds1307: true SMBus compatibilityEd Swierk
2009-04-01rtc-parisc: rename p pointer to rtcdann frazier
2009-04-01rtc-parisc: remove a couple unnecessary variablesdann frazier
2009-04-01rtc-parisc: use platform_driver_probedann frazier
2009-04-01rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier
2009-04-01rtc-parisc: remove struct parisc_rtcdann frazier
2009-04-01rtc-parisc: remove redundant lockingdann frazier
2009-04-01rtc-parisc: add a missing include for linux/rtc.hdann frazier
2009-04-01rtc: add platform driver for EFIdann frazier
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton
2009-04-01rtc: convert wm8350 use new alarm and update operationsMark Brown
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan