aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28rtc: add the support for alarm time relative to current time in sysfsZhao Yakui
2008-04-28rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt
2008-04-28make ds1511_rtc_{read,set}_time() staticAdrian Bunk
2008-04-28rtc: silence section mismatch warning in rtc-testSam Ravnborg
2008-04-28rtc-x1205: new style conversionAlessandro Zummo
2008-04-28rtc-pcf8563: new style conversionAlessandro Zummo
2008-04-28rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell
2008-04-28rtc-pcf8583 build fixDavid Brownell
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2008-04-11rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap
2008-03-19rtc-at91sam9 fixesDavid Brownell
2008-03-19rtc: fix kconfig helpAlessandro Zummo
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell
2008-02-06rtc: ds1302 rtc supportPaul Mundt
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt
2008-01-28rtc: rtc-sh: SH-2A support.Paul Mundt
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King
2008-01-24rtc: use class iteration apiDave Young
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina