1. 605eb8b blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) by Mike Frysinger · 16 years ago
  2. 813006f blackfin RTC driver: add support for power management framework by Mike Frysinger · 16 years ago
  3. 5aeb776 blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core by Sonic Zhang · 16 years ago
  4. dd279f6 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY by Mike Frysinger · 16 years ago
  5. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
  6. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  7. 095b9d5 Blackfin RTC driver: convert sync wait to use the irq write complete notice by Mike Frysinger · 17 years ago
  8. 48c1a56 Blackfin RTC driver: shave off another memcpy() by using assignment. by Mike Frysinger · 17 years ago
  9. 68db304 Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. by Mike Frysinger · 17 years ago
  10. 5438de4 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() by Mike Frysinger · 17 years ago
  11. 6406116 Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) by Mike Frysinger · 17 years ago
  12. d7827d8 Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler by Mike Frysinger · 17 years ago
  13. 5c23634 Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz by Mike Frysinger · 17 years ago
  14. 2c95cd7 Blackfin On-Chip RTC driver update for supporting BF54x by Mike Frysinger · 18 years ago
  15. 8cc75c9 Blackfin: on-chip RTC controller driver by Wu, Bryan · 18 years ago