index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-omap.c
Age
Commit message (
Expand
)
Author
2013-11-13
drivers/rtc/rtc-omap.c: remove redundant of_match_ptr
Sachin Kamat
2013-09-11
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
2013-07-03
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
2013-07-03
drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-05-18
drivers/rtc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-29
rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
drivers/rtc/rtc-omap.c: update to devm_* API
Vishwanathrao Badarkhe, Manish
2013-04-29
rtc: rtc-omap: use module_platform_driver_probe()
Jingoo Han
2012-12-17
rtc: omap: add runtime pm support
Vaibhav Hiremath
2012-12-17
rtc: omap: dt support
Afzal Mohammed
2012-12-17
rtc: omap: kicker mechanism support
Afzal Mohammed
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2011-08-03
rtc-omap: fix initialization of control register
Daniel Glöckner
2011-04-18
RTC: rtc-omap: Fix a leak of the IRQ during init failure
Axel Lin
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-01-13
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
2010-10-27
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
2009-12-16
rtc: make rtc-omap driver ioremap its register space
Mark A. Greer
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-03-24
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
2008-05-22
[RTC] remove references to asm/mach/time.h
Russell King
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-05-17
rtc-omap build fix
David Brownell
2007-05-08
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
2007-05-08
rtc: suspend()/resume() restores system clock
David Brownell
2007-05-08
rtc: remove rest of class_device
David Brownell
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2006-12-13
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
David Brownell
2006-12-07
[PATCH] add rtc-omap driver
David Brownell