aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2-1/+63
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-148/+531
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+60
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds23-20/+4256
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2-1/+63
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2-0/+511
2012-09-21arm: vt8500: clk: Add Common Clock Framework supportTony Prisk2-0/+511
2012-09-19ARM: bcm2835: add stub clock driverSimon Arlott2-0/+60
2012-09-19ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown1-1/+1
2012-09-15ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen3-45/+56
2012-09-12Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2-148/+20
2012-09-11clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo1-45/+10
2012-09-11clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo1-103/+10
2012-09-07clk: add of_clk_src_onecell_get() supportShawn Guo1-0/+14
2012-09-06clk: ux500: Define smp_twd clock for u8500Ulf Hansson1-4/+8
2012-09-06clk: ux500: Support for prmcu_rate clockUlf Hansson2-0/+19
2012-09-06clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson1-19/+24
2012-09-06clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee3-0/+251
2012-09-06ARM: ux500: Switch to use common clock frameworkUlf Hansson1-0/+1
2012-09-06clk: ux500: Clock definitions for u8500Ulf Hansson1-1/+453
2012-09-06clk: ux500: First version of clock definitions for ux500Ulf Hansson4-0/+68
2012-09-06clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson4-0/+452
2012-09-04clk: versatile: make config option booleanLinus Walleij1-1/+1
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo2-2/+2
2012-08-31clk: add Loongson1B clock supportKelvin Cheung2-0/+112
2012-08-28clk: mmp: add clock definition for mmp2Chao Xie2-0/+450
2012-08-28clk: mmp: add clock definition for pxa910Chao Xie2-0/+321
2012-08-28clk: mmp: add clock definition for pxa168Chao Xie2-0/+348
2012-08-28clk: mmp: add mmp specific clocksChao Xie6-0/+445
2012-08-24clk: 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-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2-1/+63
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0
2012-07-24Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds18-46/+2170
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+53
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+48
2012-07-19clk: fix compile for OF && !COMMON_CLKRob Herring1-1/+1
2012-07-19clk: 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-11clk: add highbank clock supportRob Herring2-0/+347
2012-07-11clk: add DT fixed-clock binding supportGrant Likely1-0/+23
2012-07-11clk: add DT clock binding supportGrant Likely2-0/+217
2012-07-11ARM: integrator: convert to common clockLinus Walleij2-0/+112
2012-07-11clk: add versatile ICST307 driverLinus Walleij4-0/+113
2012-07-11Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2-5/+7
2012-07-11ARM: u300: convert to common clockLinus Walleij2-1/+748
2012-07-11clk: cache parent clocks only for muxesRajendra Nayak1-2/+2
2012-07-11clk: wm831x: Add initial WM831x clock driverMark Brown3-0/+438
2012-07-11clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak5-5/+5
2012-07-11clk: Add support for rate table based dividersRajendra Nayak1-16/+109
2012-07-11clk: 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-25clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2-20/+20
2012-06-25clk: mxs: fix ref_io clock definitionShawn Guo1-2/+2
2012-06-25clk: Check parent for NULL in clk_change_ratePawel Moll1-4/+7
2012-06-25clk: Allow late cache allocation for clk->parentsRajendra Nayak1-5/+10
2012-06-25clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese1-1/+1
2012-06-20Viresh has movedViresh Kumar10-10/+10
2012-06-10ARM: nomadik: convert to generic clockLinus Walleij2-0/+48
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+2072
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+12
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann1-1/+10
2012-05-15clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().Saravana Kannan1-1/+1
2012-05-15clk: Provide dummy clk_unregister()Mark Brown1-0/+9
2012-05-14SPEAr13xx: Add common clock framework supportViresh Kumar3-0/+2072
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2-6/+6
2012-05-13Merge branch 'spear/clock' into next/clockArnd Bergmann10-1/+2014
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar3-0/+957
2012-05-12SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar3-1/+172
2012-05-12SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar3-1/+182
2012-05-12SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar3-1/+242
2012-05-12SPEAr: clk: Add VCO-PLL Synthesizer clockViresh Kumar5-0/+465
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo2-4/+4
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo1-0/+1
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng1-0/+1
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann10-0/+1164
2012-05-11Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann1-10/+132
2012-05-08clk: add a fixed factor clockSascha Hauer2-1/+96
2012-05-08clk: mux: assign init dataMike Turquette1-0/+1
2012-05-08clk: remove COMMON_CLK_DISABLE_UNUSEDMike Turquette2-13/+0
2012-05-08clk: prevent spurious parent rate propagationMike Turquette1-1/+6
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-2/+2
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo1-0/+2
2012-05-09clk: mxs: add clock support for imx28Shawn Guo2-0/+338
2012-05-09clk: mxs: add clock support for imx23Shawn Guo2-0/+206
2012-05-09clk: mxs: add mxs specific clocksShawn Guo7-0/+618
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King1-6/+78
2012-05-01clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabledViresh Kumar1-0/+5
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan5-53/+89
2012-04-24clk: select CLKDEV_LOOKUP for COMMON_CLKRob Herring1-0/+1
2012-04-24clk: Don't set clk->new_rate twiceViresh Kumar1-1/+1
2012-04-24clk: clk-gate: Create clk_gate_endisable()Viresh Kumar1-29/+25
2012-04-24clk: propagate round_rate for CLK_SET_RATE_PARENT caseShawn Guo1-2/+6
2012-04-24clk: pass parent_rate into .set_rateShawn Guo2-3/+4
2012-04-24clk: always pass parent_rate into .round_rateShawn Guo2-18/+10
2012-04-24clk: basic: improve parent_names & return errorsMike Turquette4-54/+64
2012-04-24clk: core: copy parent_names & return error codesMike Turquette1-12/+53
2012-04-24clk: Constify parent name arraysMark Brown2-2/+2
2012-04-24clk: Make clk_get_rate() return 0 on errorRajendra Nayak1-3/+3
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo4-4/+4
2012-04-24clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo4-9/+0
2012-04-24clk: use kzalloc in clk_register_muxShawn Guo1-1/+1
2012-04-24clk: core: enforce clk_ops consistencyMike Turquette1-0/+14
2012-04-24clk: core: clk_calc_new_rates handles NULL parentsMike Turquette1-8/+21
2012-04-24clk: core: remove dead code pathsMike Turquette1-4/+2
2012-04-24clk: core: correct clk_set_rate kerneldocMike Turquette1-30/+11
2012-04-19ARM: 7392/1: CLKDEV: Optimize clk_find()viresh kumar1-4/+9
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown1-0/+45
2012-03-19clk: make CONFIG_COMMON_CLK invisibleArnd Bergmann1-9/+6
2012-03-16clk: basic clock hardware typesMike Turquette5-1/+550
2012-03-16clk: introduce the common clock frameworkMike Turquette3-0/+1502
2011-12-28clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo1-0/+3
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-0/+3
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King1-10/+9
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD3-0/+182