index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-09-05
rtc: omap: Add external clock enabling support
Keerthy
1
-1
/
+24
2015-09-05
rtc: omap: Add internal clock enabling support
Keerthy
1
-0
/
+10
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
1
-2
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
1
-11
/
+52
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
rtc: omap: drop vendor-prefix from power-controller dt property
Johan Hovold
1
-1
/
+1
2014-12-11
rtc: omap: add copyright entry
Johan Hovold
1
-0
/
+1
2014-12-11
rtc: omap: fix minor coding style issues
Johan Hovold
1
-19
/
+27
2014-12-11
rtc: omap: enable wake-up from power off
Johan Hovold
1
-1
/
+8
2014-12-11
rtc: omap: add support for pmic_power_en
Johan Hovold
1
-0
/
+100
2014-12-11
rtc: omap: add helper to read 32-bit registers
Johan Hovold
1
-0
/
+5
2014-12-11
rtc: omap: add helper to read raw bcd time
Johan Hovold
1
-8
/
+10
2014-12-11
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
1
-6
/
+13
2014-12-11
rtc: omap: add structured device-type info
Johan Hovold
1
-52
/
+51
2014-12-11
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
1
-5
/
+3
2014-12-11
rtc: omap: add device abstraction
Johan Hovold
1
-106
/
+133
2014-12-11
rtc: omap: make platform-device id table const
Johan Hovold
1
-1
/
+1
2014-12-11
rtc: omap: use dev_info
Johan Hovold
1
-4
/
+3
2014-12-11
rtc: omap: remove unused register-base define
Johan Hovold
1
-2
/
+0
2014-12-11
rtc: omap: fix class-device registration
Johan Hovold
1
-23
/
+23
2014-12-11
rtc: omap: clean up probe error handling
Johan Hovold
1
-23
/
+18
2014-12-11
rtc: omap: fix interrupt disable at probe
Johan Hovold
1
-3
/
+5
2014-12-11
rtc: omap: fix missing wakealarm attribute
Johan Hovold
1
-2
/
+3
2014-12-11
rtc: omap: fix clock-source configuration
Johan Hovold
1
-2
/
+4
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
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
[next]