aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)AuthorFilesLines
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson1-9/+0
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05clk: Rename free() to rfree()Simon Glass1-1/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-4/+2
2016-09-27clock: implement a driver for the Tegra CARStephen Warren3-0/+111
2016-08-15clock: add Tegra186 clock driverStephen Warren3-0/+115