summaryrefslogtreecommitdiff
path: root/drivers/clk/ti (follow)
Commit message (Expand)AuthorAge
* clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong2020-12-29
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-11-10
* clk: ti: composite: fix memory leakTero Kristo2020-06-29
* clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo2020-05-10
* clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold2017-11-30
* clk: ti: dra7-atl-clock: Fix of_node reference countingPeter Ujfalusi2017-11-30
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2017-01-06
* clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-24
* clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-24
* clk: ti: fapll: fix wrong do_div() usageNicolas Pitre2015-11-24
* clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-24
* clk: ti: dflt: fix enable_reg validity checkSuman Anna2015-10-02
* clk: ti: fix dual-registration of uart4_ickBen Dooks2015-10-02
* clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi2015-10-02
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-01
|\
| * ARM: dts: AM437X: add dpll_clksel_mac_clk nodeKeerthy2015-07-31
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-01
|\ \
| * | clk: ti: fix for definition movementStephen Rothwell2015-08-13
| * | ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren2015-07-16
| |/
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-24
* | clk: ti: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* | clk: ti: Remove CLK_IS_BASIC checkStephen Boyd2015-08-24
* | clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-24
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-24
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\ \
| * | clk: ti: Switch clk-provider.h include to clk.hStephen Boyd2015-07-20
| * | clk: ti: Include clk.hStephen Boyd2015-07-20
| |/
* | clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* | clk: ti: Force pointer to be __iomemStephen Boyd2015-07-28
* | clk: ti: clk-3xxx: Remove unused structuresStephen Boyd2015-07-28
* | clk: ti: Mark ti_clk_features staticStephen Boyd2015-07-28
* | clk: ti: Check kzalloc() for failuresStephen Boyd2015-07-28
* | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-28
|\ \ | |/ |/|
| * clk: ti: move low-level access and init code under clock driverTero Kristo2015-06-02
| * clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-02
| * clk: ti: move some public definitions to private headerTero Kristo2015-06-02
| * clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo2015-06-02
| * clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo2015-06-02
| * clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo2015-06-02
| * clk: ti: omap2430: move clock support code under clock driverTero Kristo2015-06-02
| * clk: ti: dflt: move support for default gate clock to clock driverTero Kristo2015-06-02
| * clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo2015-06-02
| * clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-02
| * clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo2015-06-02
| * clk: ti: move interface clock implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo2015-06-02
| * ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-02
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
|\ \
| * | clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-04