summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.c
AgeCommit message (Expand)Author
2020-09-22clk: at91: pmc: add generic clock opsClaudiu Beznea
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea
2020-09-22clk: at91: pmc: add helpers for clock driversClaudiu Beznea
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01clk: Modify xlate() method for livetreeSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-09clk: at91: Align the at91 pmc's compatiblesWenyou Yang
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-28clk: at91: Improve the clock implementationWenyou Yang
2016-10-28clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang
2016-08-15clk: at91: Add clock driverWenyou Yang