summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-cros-ec.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: cros-ec: Detect and report supported alarm window sizeGuenter Roeck2023-08-271-15/+23
* rtc: cros-ec: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
* rtc: cros-ec: Limit RTC alarm range if neededGuenter Roeck2022-11-151-15/+20
* rtc: cros-ec: Only warn once in .remove() about notifier_chain problemsUwe Kleine-König2022-07-261-3/+1
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* 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