summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-21rtc: rtc-starfire fixesAlessandro Zummo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-06rtc-cmos: fix boot log messageFrans Pop
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-30rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven
2008-10-30rtc-s3c: fix section mismatch warningsYauhen Kharuzhy
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-22mfd: rtc-twl4030 driverDavid Brownell
2008-10-21rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20rtc-cmos: export second NVRAM bankDavid Brownell
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven
2008-10-16rtc-ds1672 new style driverAlessandro Zummo
2008-10-16rtc-max6900 new style driverAlessandro Zummo
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla
2008-10-16rtc: DS1374 wakeup supportMarc Pignat
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart
2008-10-16drivers/rtc: use nr_irqsYinghai Lu
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer
2008-10-14rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-10parisc: add rtc platform driverKyle McMartin