summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-opal.c
AgeCommit message (Expand)Author
2021-01-16rtc: opal: constify opal_rtc_opsAlexandre Belloni
2021-01-13rtc: opal: set rangeAlexandre Belloni
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner
2019-04-04rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-01-27rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith
2017-06-24rtc: opal: Implement rtc_class_ops.alarm_irq_enable callbackVaibhav Jain
2017-05-31rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda
2015-09-05rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain
2015-09-05rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-04-17rtc: use more standard kernel logging stylesJoe Perches
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta