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