summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Orion: Audio: Add clk/clkdev supportAndrew Lunn2012-05-093-2/+17
* ARM: Orion: PCIE: Add support for clkAndrew Lunn2012-05-092-3/+25
* ARM: Orion: XOR: Add support for clkAndrew Lunn2012-05-093-5/+21
* ARM: Orion: CESA: Add support for clkAndrew Lunn2012-05-092-1/+17
* ARM: Orion: SDIO: Add support for clk.Andrew Lunn2012-05-092-2/+17
* ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-092-0/+19
* ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-092-1/+18
* ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn2012-05-092-7/+41
* ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-096-26/+32
* ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-096-36/+17
* ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-098-46/+61
* ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-0915-55/+70
* ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-099-13/+115
* 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