Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bb8c26d9387fe428068dcab35b1873ea3b881de1
/
drivers
/
rtc
/
rtc-snvs.c
fdcfd85
rtc: rework rtc_register_device() resource management
by Bartosz Golaszewski
· 4 years, 2 months ago
081e250
rtc: snvs: Remove NULL pointer check before clk_*
by Xu Wang
· 4 years, 2 months ago
4b957bd
rtc: snvs: Add necessary clock operations for RTC APIs
by Anson Huang
· 4 years, 8 months ago
20af677
rtc: snvs: Make SNVS clock always prepared
by Anson Huang
· 4 years, 8 months ago
7863bd0
rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
by Anson Huang
· 4 years, 10 months ago
a137e9b
rtc: snvs: Remove unused include of of_device.h
by Anson Huang
· 4 years, 11 months ago
c59a9fc
rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 5 years ago
7961034
rtc: snvs: set range
by Alexandre Belloni
· 5 years ago
6fd4fe9
rtc: snvs: fix possible race condition
by Anson Huang
· 5 years ago
dacb6a4
rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
by Anson Huang
· 6 years ago
0c46b07
rtc: snvs: use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
e7afddb
rtc: snvs: use dev_pm_set_wake_irq() to simplify code
by Anson Huang
· 6 years ago
edb190c
rtc: snvs: make sure clock is enabled for interrupt handle
by Anson Huang
· 6 years ago
cd7f3a2
rtc: snvs: Add timeouts to avoid kernel lockups
by Trent Piepho
· 7 years ago
5874c7f
rtc: snvs: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
1485991
rtc: snvs: Fix usage of snvs_rtc_enable
by Bryan O'Donoghue
· 7 years ago
7589290
rtc: snvs: fix an incorrect check of return value
by Pan Bian
· 8 years ago
7bb633b
rtc: snvs: add a missing write sync
by Guy Shapiro
· 8 years ago
a350259
rtc: snvs: return error in case enable_irq_wake fails
by Stefan Agner
· 9 years ago
d482893
rtc: snvs: use syscon to access register
by Frank Li
· 10 years ago
119434f
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
by Stefan Agner
· 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
88221c3
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
by Guenter Roeck
· 10 years ago
7654e9d
drivers/rtc/rtc-snvs: fix suspend/resume
by Sanchayan Maity
· 10 years ago
7f89939
drivers/rtc/rtc-snvs: add clock support
by Sanchayan Maity
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
c39b371
drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
0cb4b84
drivers/rtc/rtc-snvs.c: remove empty function
by Sachin Kamat
· 12 years ago
904784c
rtc: rtc-snvs: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
c8a6046
drivers/rtc: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
8cbce1e
rtc: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
179a502
rtc: snvs: add Freescale rtc-snvs driver
by Shawn Guo
· 12 years ago