index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
clock.h
Age
Commit message (
Expand
)
Author
2019-12-23
clk: let init callback return an error code
Jerome Brunet
2019-10-31
clk: ti: divider: convert to use min,max,mask instead of width
Tero Kristo
2019-10-31
clk: ti: divider: cleanup ti_clk_parse_divider_data API
Tero Kristo
2019-04-25
clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices
Tero Kristo
2019-04-25
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Tero Kristo
2019-04-25
clk: ti: export the omap2_clk_is_hw_omap call
Tero Kristo
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
2019-02-15
clk: ti: add new API for checking if a provided clock is an OMAP clock
Tero Kristo
2019-02-15
clk: ti: move clk_hw_omap list handling under generic part of the driver
Tero Kristo
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
2018-04-06
Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...
Stephen Boyd
2018-04-05
clk: ti: fix flag space conflict with clkctrl clocks
Tero Kristo
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
2018-03-08
clk: ti: add support for clock latching to divider clocks
Tero Kristo
2018-03-08
clk: ti: add generic support for clock latching
Tero Kristo
2018-01-26
Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...
Stephen Boyd
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
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: add driver internal API for parsing divider data
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: mux: convert TI mux clock to use its internal data representation
Tero Kristo
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
2015-08-24
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-06-02
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
clk: ti: move some public definitions to private header
Tero Kristo
2015-06-02
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
[next]