aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-opal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner1-13/+1
2019-04-04rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing1-1/+1
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin1-14/+23
2018-01-27rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith1-2/+10
2017-06-24rtc: opal: Implement rtc_class_ops.alarm_irq_enable callbackVaibhav Jain1-1/+21
2017-05-31rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain1-0/+10
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-2/+2
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens1-1/+1
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla1-2/+3
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda1-2/+2
2015-09-05rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain1-4/+5
2015-09-05rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-04-17rtc: use more standard kernel logging stylesJoe Perches1-1/+2
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta1-0/+261