summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-043-17/+94
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-303-6/+9
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-291-5/+7
| |\
| | * [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+7
| * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-154-54/+26
| |\ \
| * | | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop2008-12-011-0/+1
| * | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-034-12/+37
| | |\ \
| | * | | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-301-1/+1
* | | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-231-0/+7
| |_|_|/ |/| | |
* | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
* | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-021-53/+13
|\ \ \ \ | |/ / / |/| | |
| * | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-171-50/+19
|\ \ \ \ | |/ / /
| * | | rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-141-50/+19
* | | | rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-123-0/+232
* | | | rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-123-0/+290
* | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-123-0/+525
|/ / /
* | | rtc-cmos: fix boot log messageFrans Pop2008-11-061-1/+1
* | | rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-061-1/+1
| |/ |/|
* | saner FASYNC handling on file closeAl Viro2008-11-011-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-311-4/+30
|\ \
| * | rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-291-4/+30
* | | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-231-2/+2
|\ \
| * | rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt2008-10-211-2/+2
| |/
* | mfd: rtc-twl4030 driverDavid Brownell2008-10-223-0/+575
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-203-0/+120
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-2/+2
|\ \
| * | drivers/rtc: use nr_irqsYinghai Lu2008-10-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-202-8/+15
|\ \ \
| * | | sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-2025-520/+2285
| |\ \ \
| * | | | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin2008-09-111-7/+14
* | | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-206-6/+0
* | | | | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton2008-10-201-15/+15
* | | | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-2030-509/+509
* | | | | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-201-7/+63
| |/ / / |/| | |
* | | | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-162-0/+2
* | | | rtc-ds1672 new style driverAlessandro Zummo2008-10-161-80/+34
* | | | rtc-max6900 new style driverAlessandro Zummo2008-10-161-154/+69
* | | | rtc-at91rm9200: remove now-unneeded codeAndrew Victor2008-10-161-3/+1
* | | | rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2008-10-162-17/+40
* | | | rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala2008-10-161-1/+1
* | | | rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-165-47/+9
* | | | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt2008-10-161-5/+20
OpenPOWER on IntegriCloud