summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-0123-20/+4256
|\
| * clk: add of_clk_src_onecell_get() supportShawn Guo2012-09-071-0/+14
| * clk: ux500: Define smp_twd clock for u8500Ulf Hansson2012-09-061-4/+8
| * clk: ux500: Support for prmcu_rate clockUlf Hansson2012-09-062-0/+19
| * clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-061-19/+24
| * clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee2012-09-063-0/+251
| * ARM: ux500: Switch to use common clock frameworkUlf Hansson2012-09-061-0/+1
| * clk: ux500: Clock definitions for u8500Ulf Hansson2012-09-061-1/+453
| * clk: ux500: First version of clock definitions for ux500Ulf Hansson2012-09-064-0/+68
| * clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson2012-09-064-0/+452
| * clk: versatile: make config option booleanLinus Walleij2012-09-041-1/+1
| * clk: add Loongson1B clock supportKelvin Cheung2012-08-312-0/+112
| * clk: mmp: add clock definition for mmp2Chao Xie2012-08-282-0/+450
| * clk: mmp: add clock definition for pxa910Chao Xie2012-08-282-0/+321
| * clk: mmp: add clock definition for pxa168Chao Xie2012-08-282-0/+348
| * clk: mmp: add mmp specific clocksChao Xie2012-08-286-0/+445
| * clk: convert ARM RealView to common clkLinus Walleij2012-08-244-1/+123
| * clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2012-08-242-0/+1172
* | ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown2012-09-191-1/+1
* | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-153-45/+56
|/
* clk: validate pointer in __clk_disable()Fengguang Wu2012-07-301-0/+3
* clk: remove redundant depends on from drivers/KconfigViresh Kumar2012-07-301-1/+0
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-2418-46/+2170
|\
| * clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-191-1/+1
| * clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-191-1/+1
| * Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-0/+4
| |\
| | * clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-121-0/+4
| * | clk: add highbank clock supportRob Herring2012-07-112-0/+347
| * | clk: add DT fixed-clock binding supportGrant Likely2012-07-111-0/+23
| * | clk: add DT clock binding supportGrant Likely2012-07-112-0/+217
| * | ARM: integrator: convert to common clockLinus Walleij2012-07-112-0/+112
| * | clk: add versatile ICST307 driverLinus Walleij2012-07-114-0/+113
| * | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-112-5/+7
| |\ \ | | |/
| | * clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-051-3/+3
| | * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-272-0/+2
| | * clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-271-1/+1
| | * clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-271-1/+1
| * | ARM: u300: convert to common clockLinus Walleij2012-07-112-1/+748
| * | clk: cache parent clocks only for muxesRajendra Nayak2012-07-111-2/+2
| * | clk: wm831x: Add initial WM831x clock driverMark Brown2012-07-113-0/+438
| * | clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-115-5/+5
| * | clk: Add support for rate table based dividersRajendra Nayak2012-07-111-16/+109
| * | clk: Add support for power of two type dividersRajendra Nayak2012-07-111-19/+47
* | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-0/+53
|\ \ \
| * | | ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-193-0/+53
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-232-0/+48
|\ \ \ \
| * \ \ \ Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-1113-49/+55
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: nomadik: convert to generic clockLinus Walleij2012-06-102-0/+48
| | |_|/ | |/| |
* | | | Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar2012-07-181-2/+2
* | | | clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar2012-07-181-2/+2
OpenPOWER on IntegriCloud