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
/
ti
/
apll.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-08-23
clk: ti: make clk_ops const
Bhumika Goyal
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
2015-11-20
clk: ti: dra7: constify clk_hw_omap_ops structure
Julia Lawall
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2014-06-19
clk: ti: dra7: return error code in failure case
Julia Lawall
2014-06-19
clk: ti: apll: not allocating enough data
Dan Carpenter
2014-05-28
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-01-17
CLK: TI: DRA7: Add APLL support
J Keerthy