aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/spear/spear1340_clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02clk: spear: Remove CLK_IS_ROOTStephen Boyd1-10/+6
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus 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
2014-07-11ARM: SPEAr13xx: Fix pcie clock namePratyush Anand1-1/+1
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-44/+53
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+31
2013-03-21clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar1-9/+9
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann1-32/+31
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar1-3/+0
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri1-21/+68
2012-11-21CLK: SPEAr: Add missing clocksVipul Kumar Samar1-0/+4
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar1-36/+37
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim1-3/+3
2012-11-21CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim1-10/+10
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar1-20/+22
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:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-138/+135
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-05-14SPEAr13xx: Add common clock framework supportViresh Kumar1-0/+964