aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-aspeed.c
AgeCommit message (Expand)Author
2019-04-18clk: Aspeed: Setup video engine clockingEddie James
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-07-11clk: aspeed: Support HPLL strapping on ast2400Joel Stanley
2018-07-06clk: aspeed: Fix SDCLK nameLei YU
2018-07-06clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley
2018-07-06clk: aspeed: Treat a gate in reset as disabledBenjamin Herrenschmidt
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-04Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd
2018-06-01clk: aspeed: Add 24MHz fixed clockLei YU
2018-05-15clk:aspeed: Fix reset bits for PCI/VGA and PECIJae Hyun Yoo
2018-05-15clk: aspeed: Support second reset registerJoel Stanley
2018-03-15clk: aspeed: Prevent reset if clock is enabledEddie James
2018-03-15clk: aspeed: Fix is_enabled for certain clocksEddie James
2018-01-26clk: aspeed: Handle inverse polarity of USB port 1 clock gateBenjamin Herrenschmidt
2018-01-26clk: aspeed: Fix return value check in aspeed_cc_init()Wei Yongjun
2018-01-26clk: aspeed: Add reset controllerJoel Stanley
2018-01-26clk: aspeed: Register gated clocksJoel Stanley
2018-01-26clk: aspeed: Add platform driver and register PLLsJoel Stanley
2018-01-26clk: aspeed: Register core clocksJoel Stanley
2018-01-26clk: Add clock driver for ASPEED BMC SoCsJoel Stanley