index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-uclass.c
Age
Commit message (
Expand
)
Author
2018-11-16
clk: Allow clock defaults to be set also during re-reloc state
Andreas Dannenberg
2018-08-04
clk: clk_set_default: accept no-op skip fields
Neil Armstrong
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-17
clk: fix clk_get_bulk when phandle error
Neil Armstrong
2018-04-10
clk: Add get/enable/disable/release for a bulk of clocks
Neil Armstrong
2018-01-28
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
Philipp Tomsich
2018-01-28
clk: add clk_set_parent()
Philipp Tomsich
2018-01-21
clk: Remove superfluous gd declarations
Mario Six
2018-01-21
clk: clk-uclass: Fix style violations
Mario Six
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-07-28
clk: fix compilation errors for poplar platform
Patrice Chotard
2017-07-28
clk: add clk_release_all()
Patrice Chotard
2017-06-01
dm: clk: Update uclass to support livetree
Simon Glass
2017-06-01
clk: Modify xlate() method for livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-28
clk: clk-uclass: Assign clk->dev before call .of_xlate
Wenyou Yang
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-07-22
dm: clk: Remove simple version of clk_get_by_index/name()
Michal Simek
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-01-21
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
2016-01-21
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2015-07-21
dm: Add a clock uclass
Simon Glass