aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_gcc
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-124-4/+4
* qcom_gcc: fix the parent clock to work againAdrian Chadd2022-09-131-4/+4
* qcom_*: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-5/+2
* Add support for qualcomm clock nodes the the IPQ4018/IPQ4019 clock tree.Adrian Chadd2021-12-274-0/+1201