aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo3-17/+94
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-6/+9
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-5/+7
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-5/+7
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King4-54/+26
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-53/+13
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop1-0/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2008-11-21rtc: rtc-starfire fixesAlessandro Zummo1-53/+13
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-50/+19
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown3-0/+525
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2Ben Dooks4-12/+37
2008-11-01saner FASYNC handling on file closeAl Viro1-3/+0
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+30
2008-10-30rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy1-0/+2
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven1-2/+2
2008-10-30rtc-s3c: fix section mismatch warningsYauhen Kharuzhy1-3/+3
2008-10-30[ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks1-1/+1
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt1-4/+30
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-21rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt1-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-0/+120
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-8/+15
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar6-6/+0
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509
2008-10-20rtc-cmos: export second NVRAM bankDavid Brownell1-7/+63
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt25-520/+2285
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16rtc-ds1672 new style driverAlessandro Zummo1-80/+34
2008-10-16rtc-max6900 new style driverAlessandro Zummo1-154/+69
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor1-3/+1
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2-17/+40
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala1-1/+1
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell5-47/+9
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt1-5/+20
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt1-78/+131
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell2-25/+0
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti1-13/+295