aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-bfin.c
Commit message (Expand)AuthorAge
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger2008-02-06
* Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger2008-02-06
* Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger2008-02-06
* Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger2008-02-06
* Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger2008-02-06
* Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger2008-02-06
* Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger2008-02-06
* Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger2007-07-14
* Blackfin: on-chip RTC controller driverWu, Bryan2007-05-07