summaryrefslogtreecommitdiff
path: root/drivers/clk/spear/spear6xx_clock.c
AgeCommit message (Expand)AuthorFilesLines
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 Kumar1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner1-4/+1
2018-04-06clk: spear: fix WDT clock definition on SPEAr600Quentin Schulz1-1/+1
2017-04-19clk: spear: fix ADC clock definition on SPEAr600Thomas Petazzoni1-1/+1
2016-03-02clk: spear: Remove CLK_IS_ROOTStephen Boyd1-4/+2
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2015-07-20clk: spear: Remove clk.h includeStephen Boyd1-1/+0
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-16/+19
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann1-16/+15
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar1-3/+0
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri1-0/+1
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar1-1/+2
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar1-2/+4
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-62/+60
2012-06-25clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese1-1/+1
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar1-0/+342