# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Rose (X.25 PLP) layer. # obj-$(CONFIG_ROSE) += rose.o rose-y := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \ rose_out.o rose_route.o rose_subr.o rose_timer.o rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o l='vcs-git' href='git://git.armlinux.org.uk/~rmk/linux-arm.git' title='linux-arm.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-wilco-ec.c
AgeCommit message (Expand)Author
2019-10-14rtc: wilco-ec: Handle reading invalid timesNick Crews
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews