summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-hsdk-cgu.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-13CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: driver cleanupEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev
2020-05-13CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev
2020-04-16ARC: HSDK: CGU: fix tunnel clock calculationEugeniy Paltsev
2020-02-12CLK: HSDK: fix HDMI clock calculationEugeniy Paltsev
2020-02-12CLK: HSDK: Check for PLL bypass firstlyEugeniy Paltsev
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-01-19ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev