summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2012-09-07clk: ux500: Support for prmcu_rate clockUlf Hansson2-0/+19
2012-09-07clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson1-19/+24
2012-09-07clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee3-0/+251
2012-09-07ARM: ux500: Switch to use common clock frameworkUlf Hansson1-0/+1
2012-09-07clk: ux500: Clock definitions for u8500Ulf Hansson1-1/+453
2012-09-07clk: ux500: First version of clock definitions for ux500Ulf Hansson4-0/+68
2012-09-07clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson4-0/+452
2012-09-05clk: versatile: make config option booleanLinus Walleij1-1/+1
2012-08-31clk: add Loongson1B clock supportKelvin Cheung2-0/+112
2012-08-29clk: mmp: add clock definition for mmp2Chao Xie2-0/+450
2012-08-29clk: mmp: add clock definition for pxa910Chao Xie2-0/+321
2012-08-29clk: mmp: add clock definition for pxa168Chao Xie2-0/+348
2012-08-29clk: mmp: add mmp specific clocksChao Xie6-0/+445
2012-08-25clk: convert ARM RealView to common clkLinus Walleij4-1/+123
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-0/+1172
2012-07-31clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-31clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0
2012-07-25Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds18-46/+2170
2012-07-24Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+53
2012-07-24Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+48
2012-07-20clk: fix compile for OF && !COMMON_CLKRob Herring1-1/+1
2012-07-20clk: fix clk_get on of_clk_get_by_name return checkShawn Guo1-1/+1
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen3-0/+53
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:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-62/+60
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-94/+86
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-157/+155
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-138/+135
2012-07-12Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette1-0/+4
2012-07-12clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao1-0/+4
2012-07-12clk: add highbank clock supportRob Herring2-0/+347
2012-07-12clk: add DT fixed-clock binding supportGrant Likely1-0/+23
2012-07-12clk: add DT clock binding supportGrant Likely2-0/+217
2012-07-12ARM: integrator: convert to common clockLinus Walleij2-0/+112
2012-07-12clk: add versatile ICST307 driverLinus Walleij4-0/+113
2012-07-12Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2-5/+7
2012-07-12ARM: u300: convert to common clockLinus Walleij2-1/+748
2012-07-12clk: cache parent clocks only for muxesRajendra Nayak1-2/+2
2012-07-12clk: wm831x: Add initial WM831x clock driverMark Brown3-0/+438
2012-07-12clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak5-5/+5
2012-07-12clk: Add support for rate table based dividersRajendra Nayak1-16/+109
2012-07-12clk: Add support for power of two type dividersRajendra Nayak1-19/+47
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann13-49/+55
2012-07-05clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala1-3/+3
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-06-27clk: mxs: add clkdev lookup for pwmShawn Guo2-0/+2
2012-06-27clk: mxs: Fix the GPMI clock nameFabio Estevam1-1/+1
2012-06-27clk: mxs: rename the gpmi clock for imx28Huang Shijie1-1/+1
2012-06-26clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2-20/+20