aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_gcc
Commit message (Expand)AuthorAgeFilesLines
* qcom_gcc: migrate to use sleep_clk directlyAdrian Chadd2025-04-081-4/+9
* qcom_gcc: begin refactoring sys/dev/qcom_gcc to support multiple chipsetsAdrian Chadd2025-04-087-122/+337
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-102-2/+2
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-4/+4
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* 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