summaryrefslogtreecommitdiff
path: root/drivers/clk/spear/spear3xx_clock.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+1
2022-10-10clk: spear: Move prototype to accessible headerViresh Kumar1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner1-4/+1
2016-03-03clk: spear: Remove CLK_IS_ROOTStephen Boyd1-5/+3
2015-07-18Update Viresh Kumar's email addressViresh Kumar1-1/+1
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
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-21/+36
2013-06-12clk: spear: fix build error for spear3xxArnd Bergmann1-1/+1
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann1-25/+35
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar1-3/+0
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri1-0/+6
2012-11-21CLK: SPEAr: Add missing clocksVipul Kumar Samar1-0/+8
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar1-52/+67
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar1-5/+7
2012-11-15clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin1-0/+6
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-94/+86
2012-06-21Viresh has movedViresh Kumar1-1/+1
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar1-0/+612