Commit Graph

10 Commits (980b306a297725d4f25c779ca15086de757acadf)

Author SHA1 Message Date
Kay Sievers ad28a07bca rtc: fix platform driver hotplug/coldplug 17 years ago
Mike Frysinger 095b9d546f Blackfin RTC driver: convert sync wait to use the irq write complete notice 17 years ago
Mike Frysinger 48c1a56b4b Blackfin RTC driver: shave off another memcpy() by using assignment. 17 years ago
Mike Frysinger 68db30472d Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. 17 years ago
Mike Frysinger 5438de4422 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() 17 years ago
Mike Frysinger 640611608f Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) 17 years ago
Mike Frysinger d7827d889a Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler 17 years ago
Mike Frysinger 5c236343eb Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz 17 years ago
Mike Frysinger 2c95cd71f8 Blackfin On-Chip RTC driver update for supporting BF54x 18 years ago
Wu, Bryan 8cc75c9a14 Blackfin: on-chip RTC controller driver 18 years ago