index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-aspeed.c
Age
Commit message (
Expand
)
Author
2019-11-26
clk: aspeed: Add RMII RCLK gates for both AST2500 MACs
Andrew Jeffery
2019-09-06
clk: aspeed: Move structures to header
Joel Stanley
2019-08-07
clk: aspeed: Add SDIO gate
Joel Stanley
2019-04-18
clk: Aspeed: Setup video engine clocking
Eddie James
2018-08-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-07-11
clk: aspeed: Support HPLL strapping on ast2400
Joel Stanley
2018-07-06
clk: aspeed: Fix SDCLK name
Lei YU
2018-07-06
clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
Joel Stanley
2018-07-06
clk: aspeed: Treat a gate in reset as disabled
Benjamin Herrenschmidt
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-04
Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-next
Stephen Boyd
2018-06-01
clk: aspeed: Add 24MHz fixed clock
Lei YU
2018-05-15
clk:aspeed: Fix reset bits for PCI/VGA and PECI
Jae Hyun Yoo
2018-05-15
clk: aspeed: Support second reset register
Joel Stanley
2018-03-15
clk: aspeed: Prevent reset if clock is enabled
Eddie James
2018-03-15
clk: aspeed: Fix is_enabled for certain clocks
Eddie James
2018-01-26
clk: aspeed: Handle inverse polarity of USB port 1 clock gate
Benjamin Herrenschmidt
2018-01-26
clk: aspeed: Fix return value check in aspeed_cc_init()
Wei Yongjun
2018-01-26
clk: aspeed: Add reset controller
Joel Stanley
2018-01-26
clk: aspeed: Register gated clocks
Joel Stanley
2018-01-26
clk: aspeed: Add platform driver and register PLLs
Joel Stanley
2018-01-26
clk: aspeed: Register core clocks
Joel Stanley
2018-01-26
clk: Add clock driver for ASPEED BMC SoCs
Joel Stanley