index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-opal.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-04-04
rtc: opal: Make opal_tpo_alarm_irq_enable static
YueHaibing
2018-04-25
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
2018-01-27
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Stewart Smith
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
2017-05-31
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-11-08
rtc: opal: enable support for the stardard "wakeup-source" property
Sudeep Holla
2015-11-08
rtc: opal: fix type of token
Andrzej Hajda
2015-09-05
rtc: opal: Enable alarms only when opal supports tpo
Vaibhav Jain
2015-09-05
rtc: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta