summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-opal.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-241-13/+1Star
* rtc: opal: Make opal_tpo_alarm_irq_enable staticYueHaibing2019-04-041-1/+1
* rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-14/+23
* rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith2018-01-271-2/+10
* rtc: opal: Implement rtc_class_ops.alarm_irq_enable callbackVaibhav Jain2017-06-241-1/+21
* rtc: opal: Handle disabled TPO in opal_get_tpo_time()Vaibhav Jain2017-05-311-0/+10
* powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-291-2/+2
* powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-1/+1
* rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla2015-11-081-2/+3
* rtc: opal: fix type of tokenAndrzej Hajda2015-11-081-2/+2
* rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain2015-09-051-4/+5
* rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-09-051-1/+0Star
* rtc: use more standard kernel logging stylesJoe Perches2015-04-171-1/+2
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-0/+261