aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-0/+36
|\
| * rtc: rtc-sh: use set_irq_wake()Magnus Damm2009-04-021-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-036-171/+207
|\ \
| * | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-023-0/+114
| * | powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-023-79/+1
| * | m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-021-1/+1
| * | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-024-89/+91
| * | parisc: rtc: Add missing module aliasGeert Uytterhoeven2009-04-021-0/+1
| * | parisc: rtc: platform_driver_probe() fixupsGeert Uytterhoeven2009-04-021-2/+1
| * | parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven2009-04-021-3/+1
| |/
* | rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-022-7/+15
* | rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-021-20/+170
|/
* rtc: test before subtraction on unsignedRoel Kluin2009-04-011-3/+3
* rtc-v3020: coding style cleanupMike Rapoport2009-04-011-22/+18
* rtc-wm8350: retries will reach -1Roel Kluin2009-04-011-2/+2
* rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2009-04-012-3/+84
* rtc-ds1307: true SMBus compatibilityEd Swierk2009-04-011-12/+97
* rtc-parisc: rename p pointer to rtcdann frazier2009-04-011-8/+8
* rtc-parisc: remove a couple unnecessary variablesdann frazier2009-04-011-9/+3
* rtc-parisc: use platform_driver_probedann frazier2009-04-011-9/+3
* rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier2009-04-011-1/+1
* rtc-parisc: remove struct parisc_rtcdann frazier2009-04-011-12/+7
* rtc-parisc: remove redundant lockingdann frazier2009-04-011-11/+1
* rtc-parisc: add a missing include for linux/rtc.hdann frazier2009-04-011-0/+1
* rtc: add platform driver for EFIdann frazier2009-04-013-0/+246
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-4/+3
* rtc: convert wm8350 use new alarm and update operationsMark Brown2009-04-011-21/+18