aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/spear (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring3-3/+1
2022-11-22clk: spear: Fix SSP clock definition on SPEAr600Kory Maincent1-3/+3
2022-11-22clk: spear: Fix CLCD clock definition on SPEAr600Kory Maincent1-1/+1
2022-10-10clk: spear: Move prototype to accessible headerViresh Kumar2-0/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)Thomas Gleixner10-40/+10
2021-02-11clk: spear: Move prototype to accessible headerLee Jones2-0/+2
2020-07-16clk: spear: Remove uninitialized_var() usageKees Cook1-1/+1
2019-09-06clk: spear: Make structure i2s_sclk_masks constantNishka Dasgupta1-1/+1
2018-04-06clk: spear: fix WDT clock definition on SPEAr600Quentin Schulz1-1/+1
2017-12-06SPEAr: clk: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-12-06clk: SPEAr: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-26/+16
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd4-15/+5
2017-11-13clk: spear: Delete error messages for failed memory allocationsMarkus Elfring4-15/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01clk: spear: make clk_ops constBhumika Goyal4-5/+5
2017-11-01CLK: SPEAr: make aux_clk_masks structures constBhumika Goyal3-3/+3
2017-11-01CLK: SPEAr: make structure field and function argument as constBhumika Goyal2-3/+3
2017-04-19clk: spear: fix ADC clock definition on SPEAr600Thomas Petazzoni1-1/+1
2016-03-02clk: spear: Remove CLK_IS_ROOTStephen Boyd4-32/+19
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-4/+1
2015-08-24clk: spear: Convert to clk_hw based provider APIsStephen Boyd1-1/+1
2015-07-20clk: spear: Remove clk.h includeStephen Boyd3-3/+0
2015-07-17Update Viresh Kumar's email addressViresh Kumar10-10/+10
2014-07-13Merge branch 'clk-fixes' into clk-nextMike Turquette1-5/+11
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-11ARM: SPEAr13xx: Fix pcie clock namePratyush Anand2-4/+4
2013-12-19clk: SPEAr: Staticize clk_frac_opsSachin Kamat1-1/+1
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan4-167/+201
2013-06-11clk: spear: fix build error for spear3xxArnd Bergmann1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-106/+112
2013-03-21clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar1-9/+9
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann4-106/+112
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-11-26ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar1-0/+1
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar4-12/+0
2012-11-21CLK: SPEAr: Correct index scanning done for clock synthsDeepak Sikri1-0/+3
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri4-21/+89
2012-11-21CLK: SPEAr: Add missing clocksVipul Kumar Samar3-0/+16
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar5-114/+133
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim2-4/+4
2012-11-21CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim2-12/+12
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar4-41/+49
2012-11-15clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin1-0/+6
2012-10-29clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar1-1/+1
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar1-2/+2
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar1-2/+2
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-62/+60
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-94/+86