summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-061-0/+10
| * | clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabledViresh Kumar2012-05-011-0/+5
| * | clk: Use a separate struct for holding init data.Saravana Kannan2012-05-017-74/+129
| * | clk: constify parent name arrays in macrosRajendra Nayak2012-05-011-3/+3
| * | clk: remove trailing whitespace from clk.hRob Herring2012-04-241-2/+2
| * | clk: select CLKDEV_LOOKUP for COMMON_CLKRob Herring2012-04-241-0/+1
| * | clk: Don't set clk->new_rate twiceViresh Kumar2012-04-241-1/+1
| * | clk: clk-private: Add DEFINE_CLK macroViresh Kumar2012-04-241-39/+20
| * | clk: clk-gate: Create clk_gate_endisable()Viresh Kumar2012-04-241-29/+25
| * | clk: Fix typo in commentViresh Kumar2012-04-241-2/+2
| * | clk: propagate round_rate for CLK_SET_RATE_PARENT caseShawn Guo2012-04-241-2/+6
| * | clk: pass parent_rate into .set_rateShawn Guo2012-04-243-17/+11
| * | clk: always pass parent_rate into .round_rateShawn Guo2012-04-242-18/+10
| * | clk: basic: improve parent_names & return errorsMike Turquette2012-04-245-56/+64
| * | clk: core: copy parent_names & return error codesMike Turquette2012-04-243-14/+58
| * | clk: Constify parent name arraysMark Brown2012-04-244-7/+7
| * | clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown2012-04-241-1/+1
| * | clk: Make clk_get_rate() return 0 on errorRajendra Nayak2012-04-241-3/+3
| * | clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-242-8/+4
| * | clk: add "const" for clk_ops of basic clksShawn Guo2012-04-245-8/+8
| * | clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo2012-04-244-9/+0
| * | clk: use kzalloc in clk_register_muxShawn Guo2012-04-241-1/+1
| * | clk: core: enforce clk_ops consistencyMike Turquette2012-04-241-0/+14
| * | clk: core: clk_calc_new_rates handles NULL parentsMike Turquette2012-04-241-8/+21
| * | clk: core: remove dead code pathsMike Turquette2012-04-241-4/+2
| * | clk: core: correct clk_set_rate kerneldocMike Turquette2012-04-241-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-1811-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
| | * | ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0
| | * | ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre2012-04-161-1/+1
| | * | ARM: at91: Export at91_matrix_baseJoachim Eastwood2012-04-161-0/+1
| | * | ARM: at91: Export at91_pmc_baseJoachim Eastwood2012-04-161-0/+1