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
/
gate.c
Age
Commit message (
Expand
)
Author
2019-06-07
clk: ti: Remove unused functions
YueHaibing
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
clk: ti: gate: export gate_clk_ops locally
Tero Kristo
2017-03-08
clk: ti: divider: convert TI divider clock to use its own data representation
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-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-01-30
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
2014-06-10
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-05-28
CLK: TI: gate: add composite interface clock to OMAP2 only build
Tero Kristo
2014-05-20
clk: ti: add missing semi-colon on CLK_OF_DECLARE
Rob Herring
2014-01-17
CLK: TI: add support for gate clock
Tero Kristo