summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cros-ec.c
Commit message (Expand)AuthorAgeFilesLines
* cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* rtc: cros-ec: let the core handle rtc rangeAlexandre Belloni2019-11-081-8/+9
* rtc: cros-ec: remove superfluous error messageAlexandre Belloni2019-11-081-5/+2
* mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredStephen Boyd2019-03-201-2/+2
* rtc: cros-ec: Switch to SPDX identifier.Enric Balletbo i Serra2018-06-071-16/+5
* rtc: cros-ec: Make license text and module license match.Enric Balletbo i Serra2018-06-071-1/+1
* rtc: cros-ec: return -ETIME when refused to set alarms in the pastJeffy Chen2018-03-171-4/+4
* rtc: cros-ec: add cros-ec-rtc driver.Stephen Barber2017-12-181-0/+413