aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/clock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo1-4/+5
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo1-0/+6
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo1-1/+0
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo1-1/+2
2019-02-15clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo1-0/+1
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo1-0/+1
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill1-0/+2
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo1-0/+1
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo1-1/+2
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo1-0/+2
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo1-2/+3
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo1-0/+1
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo1-1/+2
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo1-0/+2
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and 'clk-ti-flag-fix' into clk-nextStephen Boyd1-4/+5
2018-04-05clk: ti: fix flag space conflict with clkctrl clocksTero Kristo1-4/+5
2018-03-08clk: ti: add support for clock latching to mux clocksTero Kristo1-0/+1
2018-03-08clk: ti: add support for clock latching to divider clocksTero Kristo1-0/+1
2018-03-08clk: ti: add generic support for clock latchingTero Kristo1-0/+2
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-nextStephen Boyd1-68/+0
2017-12-14clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren1-68/+0
2017-12-01clk: ti: dm816: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: dm814: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: am43xx: add clkctrl clock dataTero Kristo1-0/+2
2017-12-01clk: ti: am33xx: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: dra7: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: omap5: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo1-0/+1
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo1-2/+2
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo1-0/+1
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo1-0/+2
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo1-0/+29
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-5/+6
2017-03-08clk: ti: gate: export gate_clk_ops locallyTero Kristo1-0/+1
2017-03-08clk: ti: divider: add driver internal API for parsing divider dataTero Kristo1-0/+4
2017-03-08clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo1-0/+11
2017-03-08clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo1-0/+11
2017-03-08clk: ti: enforce const types on string arraysTero Kristo1-1/+1
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo1-0/+1
2017-03-08clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo1-0/+1
2017-03-08clk: ti: add support for automatic clock alias generationTero Kristo1-0/+3
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts1-0/+9
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd1-1/+1
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-nextStephen Boyd1-0/+105
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo1-0/+2
2015-06-02clk: ti: move some public definitions to private headerTero Kristo1-0/+47
2015-06-02clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo1-0/+2
2015-06-02clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo1-0/+4
2015-06-02clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo1-0/+3
2015-06-02clk: ti: omap2430: move clock support code under clock driverTero Kristo1-0/+1