index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-07
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-07
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-07
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-07
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2013-11-13
drivers/rtc/rtc-omap.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-12
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
1
-8
/
+52
2013-07-04
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
1
-0
/
+2
2013-07-04
drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>
Sachin Kamat
1
-3
/
+1
2013-05-18
drivers/rtc: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-30
rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
Jingoo Han
1
-14
/
+10
2013-04-30
drivers/rtc/rtc-omap.c: update to devm_* API
Vishwanathrao Badarkhe, Manish
1
-36
/
+9
2013-04-30
rtc: rtc-omap: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2012-12-18
rtc: omap: add runtime pm support
Vaibhav Hiremath
1
-0
/
+18
2012-12-18
rtc: omap: dt support
Afzal Mohammed
1
-0
/
+18
2012-12-18
rtc: omap: kicker mechanism support
Afzal Mohammed
1
-3
/
+41
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-08-04
rtc-omap: fix initialization of control register
Daniel Glöckner
1
-1
/
+1
2011-04-18
RTC: rtc-omap: Fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
1
-39
/
+0
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-9
/
+19
2011-01-13
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
1
-2
/
+4
2010-10-28
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2009-12-16
rtc: make rtc-omap driver ioremap its register space
Mark A. Greer
1
-21
/
+26
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-03-25
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-12
/
+12
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
1
-17
/
+4
2008-05-22
[RTC] remove references to asm/mach/time.h
Russell King
1
-1
/
+0
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2007-05-17
rtc-omap build fix
David Brownell
1
-2
/
+2
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
1
-28
/
+0
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
1
-17
/
+0
2007-05-08
rtc: remove rest of class_device
David Brownell
1
-4
/
+4
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-2
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-2
/
+2
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
1
-2
/
+1
2006-12-07
[PATCH] add rtc-omap driver
David Brownell
1
-0
/
+572