summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui-3/+2
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers-2/+33
2008-04-11rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap-0/+1
2008-03-19rtc-at91sam9 fixesDavid Brownell-1/+5
2008-03-19rtc: fix kconfig helpAlessandro Zummo-1/+1
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley-0/+326
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell-0/+2
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur-1/+0
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell-4/+562
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell-12/+4
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo-7/+20
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm-27/+10
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm-0/+205
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle-13/+69
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger-113/+136
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger-1/+1
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger-2/+2
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger-26/+22
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger-14/+12
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger-2/+2
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger-7/+17
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp-0/+667
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell-7/+35
2008-02-06rtc: ds1302 rtc supportPaul Mundt-0/+269
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell-12/+117
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day-3/+2
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare-17/+7
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo-26/+30
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-12/+14
2008-01-28Merge branch 'pxa-plat' into develRussell King-0/+31
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt-19/+1
2008-01-28rtc: rtc-sh: SH-2A support.Paul Mundt-3/+19
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt-2/+6
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare-6/+6
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King-0/+31
2008-01-24rtc: use class iteration apiDave Young-10/+12
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell-10/+10
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat-9/+3
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina-5/+5
2007-11-29RTC: convert mutex to bitfieldJiri Kosina-10/+6
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger-1/+1
2007-11-14rtc-ds1307 exports NVRAMDavid Brownell-2/+95
2007-11-14RTCs: handle NVRAM betterDavid Brownell-4/+8
2007-11-14rtc_hctosys expects RTCs in UTC (doc)David Brownell-3/+5
2007-11-07rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt-1/+3
2007-11-07rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt-1/+1
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap-3/+3
2007-11-04rtc: ignore msb when reading back mday from alarmMark Lord-1/+2
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt-2/+0
2007-10-20typo fixesMatt LaPlante-1/+1