summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti
AgeCommit message (Expand)Author
2015-10-02clk: ti: dflt: fix enable_reg validity checkSuman Anna
2015-10-02clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: ti: Remove CLK_IS_BASIC checkStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-08-13clk: ti: fix for definition movementStephen Rothwell
2015-07-31ARM: dts: AM437X: add dpll_clksel_mac_clk nodeKeerthy
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-28clk: ti: Force pointer to be __iomemStephen Boyd
2015-07-28clk: ti: clk-3xxx: Remove unused structuresStephen Boyd
2015-07-28clk: ti: Mark ti_clk_features staticStephen Boyd
2015-07-28clk: ti: Check kzalloc() for failuresStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-20clk: ti: Switch clk-provider.h include to clk.hStephen Boyd
2015-07-20clk: ti: Include clk.hStephen Boyd
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-04clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-04CLK: TI: always enable DESHDCP clockTomi Valkeinen
2015-06-03arm: dra7: add DESHDCP clockTomi Valkeinen
2015-06-02clk: ti: move low-level access and init code under clock driverTero Kristo
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo
2015-06-02clk: ti: move some public definitions to private headerTero Kristo
2015-06-02clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo
2015-06-02clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo
2015-06-02clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo
2015-06-02clk: ti: omap2430: move clock support code under clock driverTero Kristo
2015-06-02clk: ti: dflt: move support for default gate clock to clock driverTero Kristo
2015-06-02clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo
2015-06-02clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo
2015-06-02clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo
2015-06-02clk: ti: move interface clock implementation under drivers/clkTero Kristo
2015-06-02clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo
2015-06-02clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo
2015-06-02ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo
2015-05-14clk: ti: Silence sparse warningsStephen Boyd
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-04-01clk: constify of_device_id arrayFabian Frederick
2015-03-24Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren
2015-03-24clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna