Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b454d754cb174bbb15fdfb2aab82bdc1d3248253
/
drivers
/
rtc
/
rtc-omap.c
23599f81
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
by Nathan Chancellor
· 6 years ago
b9cfb3d
rtc: omap: drop unnecessary register unlock around reads
by Johan Hovold
· 6 years ago
4425070
rtc: omap: add missing register lock in error path
by Johan Hovold
· 6 years ago
551757e
rtc: omap: fix resource leak in registration error path
by Johan Hovold
· 6 years ago
5c8b84f
rtc: omap: fix potential crash on power off
by Johan Hovold
· 6 years ago
7ddc153
rtc: omap: stop validating rtc_time in .set_time and .set_alarm
by Alexandre Belloni
· 7 years ago
ce60384
rtc: omap: call rtc_nvmem_register()
by Alexandre Belloni
· 7 years ago
2da6877
rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare
by Andreas Platschek
· 7 years ago
b6ee15e
rtc: omap: Support scratch registers
by Alexandre Belloni
· 7 years ago
5707275
rtc: omap: switch to rtc_register_device
by Alexandre Belloni
· 7 years ago
26e480f
rtc: omap: fix error path when pinctrl_register fails
by Alexandre Belloni
· 7 years ago
0c749ea
rtc: omap: mark PM methods as __maybe_unused
by Dmitry Torokhov
· 8 years ago
b9de1a1
rtc: omap: remove incorrect __exit markups
by Dmitry Torokhov
· 8 years ago
58957d2
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
by Mika Westerberg
· 8 years ago
efce21f
rtc: omap: prevent disabling of clock/module during suspend
by Tero Kristo
· 8 years ago
3984903
rtc: omap: Fix selecting external osc
by Lokesh Vutla
· 8 years ago
97ea190
rtc: omap: Support ext_wakeup configuration
by Marcin Niestroj
· 8 years ago
34c7b3a
rtc: constify rtc_class_ops structures
by Julia Lawall
· 8 years ago
399cf0f
rtc: omap: Add external clock enabling support
by Keerthy
· 9 years ago
532409a
rtc: omap: Add internal clock enabling support
by Keerthy
· 9 years ago
5d9094b
drivers/rtc/rtc-omap.c: use module_platform_driver
by Lokesh Vutla
· 10 years ago
9c28bd0
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes
by Lokesh Vutla
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
094d3ee
rtc: omap: drop vendor-prefix from power-controller dt property
by Johan Hovold
· 10 years ago
0125138
rtc: omap: add copyright entry
by Johan Hovold
· 10 years ago
10211ae
rtc: omap: fix minor coding style issues
by Johan Hovold
· 10 years ago
8ad5c72
rtc: omap: enable wake-up from power off
by Johan Hovold
· 10 years ago
222a12f
rtc: omap: add support for pmic_power_en
by Johan Hovold
· 10 years ago
c253a89
rtc: omap: add helper to read 32-bit registers
by Johan Hovold
· 10 years ago
cbbe326
rtc: omap: add helper to read raw bcd time
by Johan Hovold
· 10 years ago
9291e34
rtc: omap: silence bogus power-up reset message at probe
by Johan Hovold
· 10 years ago
2153f94
rtc: omap: add structured device-type info
by Johan Hovold
· 10 years ago
a430ca2
rtc: omap: remove DRIVER_NAME macro
by Johan Hovold
· 10 years ago
55ba953
rtc: omap: add device abstraction
by Johan Hovold
· 10 years ago
d17a82e
rtc: omap: make platform-device id table const
by Johan Hovold
· 10 years ago
397b630
rtc: omap: use dev_info
by Johan Hovold
· 10 years ago
8777340
rtc: omap: remove unused register-base define
by Johan Hovold
· 10 years ago
4390ce0
rtc: omap: fix class-device registration
by Johan Hovold
· 10 years ago
437b37a
rtc: omap: clean up probe error handling
by Johan Hovold
· 10 years ago
1ed8b5d
rtc: omap: fix interrupt disable at probe
by Johan Hovold
· 10 years ago
7ecd9a3
rtc: omap: fix missing wakealarm attribute
by Johan Hovold
· 10 years ago
44c63a5
rtc: omap: fix clock-source configuration
by Johan Hovold
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ab7f580
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
by Lokesh Vutla
· 10 years ago
cd914bba
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
by Sekhar Nori
· 10 years ago
92adb96
drivers/rtc/rtc-omap.c: use BIT() macro
by Sekhar Nori
· 10 years ago
337b600
drivers/rtc/rtc-omap.c: remove multiple device id checks
by Sekhar Nori
· 10 years ago
616b734
drivers/rtc/rtc-omap.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
8af750e
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
by Hebbar Gururaja
· 11 years ago
1d2e2b6
rtc: omap: restore back (hard-code) wakeup support
by Hebbar Gururaja
· 11 years ago
4b30c9f
drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>
by Sachin Kamat
· 11 years ago
a177c3a
drivers/rtc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
04ebc35
rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
by Jingoo Han
· 12 years ago
3765e8f
drivers/rtc/rtc-omap.c: update to devm_* API
by Vishwanathrao Badarkhe, Manish
· 12 years ago
09c5a36
rtc: rtc-omap: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
fc9bd90
rtc: omap: add runtime pm support
by Vaibhav Hiremath
· 12 years ago
9e0344d
rtc: omap: dt support
by Afzal Mohammed
· 12 years ago
cab1458
rtc: omap: kicker mechanism support
by Afzal Mohammed
· 12 years ago
2f6e5f9
drivers/rtc: remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
12b3e03
rtc-omap: fix initialization of control register
by Daniel Glöckner
· 13 years ago
2dd93c4
RTC: rtc-omap: Fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
e428c6a
RTC: Clean out UIE icotl implementations
by John Stultz
· 14 years ago
16380c1
RTC: Convert rtc drivers to use the alarm_irq_enable method
by John Stultz
· 14 years ago
19412ce
drivers/rtc/rtc-omap.c: fix a memory leak
by Axel Lin
· 14 years ago
fa5b078
rtc: omap: let device wakeup capability be configured from chip init logic
by Sekhar Nori
· 14 years ago
8cfde8c
rtc: make rtc-omap driver ioremap its register space
by Mark A. Greer
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
744bcb1
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
71fc822
rtc: rtc-omap footprint shrinkage
by David Brownell
· 16 years ago
f70c525
[RTC] remove references to asm/mach/time.h
by Russell King
· 17 years ago
ad28a07
rtc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
558a40f
rtc-omap build fix
by David Brownell
· 17 years ago
f8245c2
rtc: remove "RTC_ALM_SET mode" bugs
by David Brownell
· 18 years ago
7ca1d48
rtc: suspend()/resume() restores system clock
by David Brownell
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
a2db8df
[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates
by David Brownell
· 18 years ago
db68b18
[PATCH] add rtc-omap driver
by David Brownell
· 18 years ago