index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-mux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
1
-0
/
+1
*
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
1
-1
/
+25
*
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
1
-0
/
+8
*
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
1
-1
/
+1
*
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
1
-4
/
+4
*
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
1
-0
/
+1
*
clk: Always use the supplied struct clk
Sean Anderson
2020-07-01
1
-8
/
+4
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+2
*
clk: mux: add set parent support
Peng Fan
2019-07-31
1
-2
/
+68
*
clk: use clk_dev_binded
Peng Fan
2019-07-31
1
-2
/
+4
*
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
2019-07-19
1
-1
/
+9
*
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-07-19
1
-0
/
+164