summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SPEAr: Call clk_prepare() before calling clk_enableViresh Kumar2012-05-121-4/+4
* SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar2012-05-123-1/+172
* SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar2012-05-123-1/+182
* SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar2012-05-123-1/+242
* SPEAr: clk: Add VCO-PLL Synthesizer clockViresh Kumar2012-05-125-0/+465
* Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-114-10/+171
|\
| * CLKDEV: provide helpers for common clock frameworkRussell King2012-05-022-6/+81
| * ARM: 7392/1: CLKDEV: Optimize clk_find()viresh kumar2012-04-191-4/+9
| * ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-193-0/+81
* | Merge branch 'depends/clk/clk-next' into next/clockArnd Bergmann2012-05-1112-323/+537
|\ \
| * | clk: add a fixed factor clockSascha Hauer2012-05-084-1/+139
| * | clk: mux: assign init dataMike Turquette2012-05-081-0/+1
| * | clk: remove COMMON_CLK_DISABLE_UNUSEDMike Turquette2012-05-082-13/+0
| * | clk: prevent spurious parent rate propagationMike Turquette2012-05-081-1/+6
| * | MAINTAINERS: add entry for common clk frameworkMike Turquette2012-05-071-0/+10
| * | clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabledViresh Kumar2012-05-021-0/+5
| * | clk: Use a separate struct for holding init data.Saravana Kannan2012-05-027-74/+129
| * | clk: constify parent name arrays in macrosRajendra Nayak2012-05-021-3/+3
| * | clk: remove trailing whitespace from clk.hRob Herring2012-04-251-2/+2
| * | clk: select CLKDEV_LOOKUP for COMMON_CLKRob Herring2012-04-251-0/+1
| * | clk: Don't set clk->new_rate twiceViresh Kumar2012-04-251-1/+1
| * | clk: clk-private: Add DEFINE_CLK macroViresh Kumar2012-04-251-39/+20
| * | clk: clk-gate: Create clk_gate_endisable()Viresh Kumar2012-04-251-29/+25
| * | clk: Fix typo in commentViresh Kumar2012-04-251-2/+2
| * | clk: propagate round_rate for CLK_SET_RATE_PARENT caseShawn Guo2012-04-251-2/+6
| * | clk: pass parent_rate into .set_rateShawn Guo2012-04-253-17/+11
| * | clk: always pass parent_rate into .round_rateShawn Guo2012-04-252-18/+10
| * | clk: basic: improve parent_names & return errorsMike Turquette2012-04-255-56/+64
| * | clk: core: copy parent_names & return error codesMike Turquette2012-04-253-14/+58
| * | clk: Constify parent name arraysMark Brown2012-04-254-7/+7
| * | clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown2012-04-251-1/+1
| * | clk: Make clk_get_rate() return 0 on errorRajendra Nayak2012-04-251-3/+3
| * | clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-252-8/+4
| * | clk: add "const" for clk_ops of basic clksShawn Guo2012-04-255-8/+8
| * | clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo2012-04-254-9/+0
| * | clk: use kzalloc in clk_register_muxShawn Guo2012-04-251-1/+1
| * | clk: core: enforce clk_ops consistencyMike Turquette2012-04-251-0/+14
| * | clk: core: clk_calc_new_rates handles NULL parentsMike Turquette2012-04-251-8/+21
| * | clk: core: remove dead code pathsMike Turquette2012-04-251-4/+2
| * | clk: core: correct clk_set_rate kerneldocMike Turquette2012-04-251-30/+11
|/ /
* | Linux 3.4-rc4v3.4-rc4Linus Torvalds2012-04-211-1/+1
* | sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2128-161/+80
|\ \
| * \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-04-1911-19/+23
| |\ \
| | * | dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-171-3/+2
| | * | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
| | * | USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
| | * | leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
| | * | ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD2012-04-161-2/+3
| | * | ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD2012-04-161-1/+1