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_fixed_rate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
1
-4
/
+10
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+3
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
1
-2
/
+2
*
clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
Michal Simek
2020-09-23
1
-0
/
+1
*
clk: fixed_rate: add dummy enable() function
Chunfeng Yun
2020-01-16
1
-0
/
+7
*
clk: introduce enable_count
Peng Fan
2019-08-22
1
-0
/
+1
*
clk: fixed_rate: export clk_fixed_rate
Peng Fan
2019-07-31
1
-7
/
+1
*
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
1
-0
/
+5
*
clk: Remove clock ID check in .get_rate() of clk_fixed_*
Lukasz Majewski
2019-07-19
1
-3
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
clk: Remove superfluous gd declarations
Mario Six
2018-01-21
1
-2
/
+0
*
clk: clk_fixed_rate: Fix style violation
Mario Six
2018-01-21
1
-2
/
+2
*
dm: clk: fixed: Update to support livetree
Simon Glass
2017-06-01
1
-3
/
+2
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
dm: clk: Add support for of-platdata
Simon Glass
2016-07-14
1
-0
/
+2
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-8
/
+5
*
clk: add fixed rate clock driver
Masahiro Yamada
2016-01-21
1
-0
/
+57