summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2018-08-13clk: at91: utmi: add timeout for utmi lockEugen Hristev
2018-05-23clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2017-11-29clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang
2017-11-29clk: at91: clk-generated: select absolute closest rateLudovic Desroches
2017-11-29clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
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-05-09clk: at91: Align clk-master compatibles with kernelWenyou Yang
2017-05-09clk: at91: Enhance the peripheral clockWenyou 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