summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay1-1/+1
2019-04-12clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01clk: Modify xlate() method for livetreeSimon Glass1-1/+1
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-2/+1
2017-05-09clk: at91: Align the at91 pmc's compatiblesWenyou Yang1-0/+6
2017-03-17dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner1-1/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+3
2016-10-28clk: at91: Improve the clock implementationWenyou Yang1-7/+55
2016-10-28clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang1-8/+2
2016-08-15clk: at91: Add clock driverWenyou Yang1-0/+71