aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/spear/spear1340_clock.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagGravatar James Hogan 1-44/+53
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-32/+31
2013-03-21clk:SPEAr1340: Correct parent clock configurationGravatar Vipul Kumar Samar 1-9/+9
2013-03-12ARM: spear: make clock driver independent of headersGravatar Arnd Bergmann 1-32/+31
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkGravatar Vipul Kumar Samar 1-3/+0
2012-11-21CLK: SPEAr: Update clock rate tableGravatar Deepak Sikri 1-21/+68
2012-11-21CLK: SPEAr: Add missing clocksGravatar Vipul Kumar Samar 1-0/+4
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksGravatar Vipul Kumar Samar 1-36/+37
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksGravatar Shiraz Hashim 1-3/+3
2012-11-21CLK: SPEAr13xx: Fix mux clock namesGravatar Shiraz Hashim 1-10/+10
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksGravatar Rajeev Kumar 1-20/+22
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayGravatar Vipul Kumar Samar 1-2/+2
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Gravatar Vipul Kumar Samar 1-2/+2
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitGravatar Vipul Kumar Samar 1-138/+135
2012-06-20Viresh has movedGravatar Viresh Kumar 1-1/+1
2012-05-14SPEAr13xx: Add common clock framework supportGravatar Viresh Kumar 1-0/+964