index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-snvs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-15
/
+4
2019-04-04
rtc: snvs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-04
rtc: snvs: use dev_pm_set_wake_irq() to simplify code
Anson Huang
1
-21
/
+4
2019-02-05
rtc: snvs: make sure clock is enabled for interrupt handle
Anson Huang
1
-0
/
+6
2018-07-11
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
1
-35
/
+70
2018-05-22
rtc: snvs: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+3
2018-04-03
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
1
-4
/
+11
2017-05-05
rtc: snvs: fix an incorrect check of return value
Pan Bian
1
-1
/
+1
2017-02-01
rtc: snvs: add a missing write sync
Guy Shapiro
1
-0
/
+1
2016-05-20
rtc: snvs: return error in case enable_irq_wake fails
Stefan Agner
1
-1
/
+1
2015-07-15
rtc: snvs: use syscon to access register
Frank Li
1
-65
/
+67
2015-06-25
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
Stefan Agner
1
-9
/
+21
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-13
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
Guenter Roeck
1
-2
/
+9
2014-12-10
drivers/rtc/rtc-snvs: fix suspend/resume
Sanchayan Maity
1
-1
/
+4
2014-12-10
drivers/rtc/rtc-snvs: add clock support
Sanchayan Maity
1
-2
/
+32
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-snvs.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-snvs.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-29
rtc: rtc-snvs: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
1
-1
/
+1
2013-01-22
rtc: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-06
rtc: snvs: add Freescale rtc-snvs driver
Shawn Guo
1
-0
/
+350