aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/spear/spear1310_clock.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagGravatar James Hogan 1-86/+93
2013-03-12ARM: spear: make clock driver independent of headersGravatar Arnd Bergmann 1-33/+31
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+1
2012-11-26ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesGravatar Vipul Kumar Samar 1-0/+1
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-0/+14
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-24/+25
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksGravatar Shiraz Hashim 1-1/+1
2012-11-21CLK: SPEAr13xx: Fix mux clock namesGravatar Shiraz Hashim 1-2/+2
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksGravatar Rajeev Kumar 1-14/+16
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitGravatar Vipul Kumar Samar 1-157/+155
2012-06-20Viresh has movedGravatar Viresh Kumar 1-1/+1
2012-05-14SPEAr13xx: Add common clock framework supportGravatar Viresh Kumar 1-0/+1106