index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-bfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
Blackfin RTC driver: convert sync wait to use the irq write complete notice
Mike Frysinger
2008-02-06
1
-113
/
+136
*
Blackfin RTC driver: shave off another memcpy() by using assignment.
Mike Frysinger
2008-02-06
1
-1
/
+1
*
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...
Mike Frysinger
2008-02-06
1
-2
/
+2
*
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
Mike Frysinger
2008-02-06
1
-26
/
+22
*
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
2008-02-06
1
-14
/
+12
*
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
2008-02-06
1
-2
/
+2
*
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
2008-02-06
1
-7
/
+17
*
Blackfin On-Chip RTC driver update for supporting BF54x
Mike Frysinger
2007-07-14
1
-1
/
+1
*
Blackfin: on-chip RTC controller driver
Wu, Bryan
2007-05-07
1
-0
/
+445