summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove no-op request and rfree callbacksSean Anderson2022-02-241-9/+0
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* clk: Rename free() to rfree()Simon Glass2020-02-051-1/+1
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-4/+2
* clock: implement a driver for the Tegra CARStephen Warren2016-09-273-0/+111
* clock: add Tegra186 clock driverStephen Warren2016-08-153-0/+115