summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-rtc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-031-3/+2Star
* rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-3/+5
* powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling2015-12-271-1/+1
* powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-2/+1Star
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-46/+19Star
* powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling2014-09-251-5/+10
* powernv: Remove get/set_rtc_time when they are not presentMichael Neuling2013-12-051-1/+5
* powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard2013-10-111-9/+10
* powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt2013-10-111-0/+7
* powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacksBenjamin Herrenschmidt2011-09-201-0/+97