summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm/clk-bcm2835-aux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
*-. Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd2018-12-141-10/+1
|\ \
| | * clk: bcm2835: Switch to SPDX identifierStefan Wahren2018-11-141-10/+1
| |/
* / clk: bcm2835: make license text and module license matchStefan Wahren2018-11-061-1/+1
|/
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+4
* clk: bcm2835: remove remains from stub clk driverDanilo Krummrich2017-09-251-1/+0
* clk: bcm2835: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-16/+12
* clk: bcm2835: fix check of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-151-2/+2
* clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.Eric Anholt2015-12-221-0/+85