summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Orion: CESA: Add support for clkAndrew Lunn2012-05-082-1/+17
* ARM: Orion: SDIO: Add support for clk.Andrew Lunn2012-05-082-2/+17
* ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-082-0/+19
* ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-082-1/+18
* ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn2012-05-082-7/+41
* ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-086-26/+32
* ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-086-36/+17
* ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-088-46/+61
* ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-0815-55/+70
* ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-089-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-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
OpenPOWER on IntegriCloud