summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * ARM: at91: Export at91_ramc_baseJoachim Eastwood2012-04-161-0/+1
| | * ARM: at91: Export at91_st_baseJoachim Eastwood2012-04-161-0/+2
| * | Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-04-183-6/+6
| |\ \
| | * | ARM: ux500: update defconfigLinus Walleij2012-04-161-5/+4
| | * | ARM: ux500: Fix unmet direct dependencyLee Jones2012-04-161-0/+1
| | * | ARM: ux500: wake secondary cpu via reschedJonas Aaberg2012-04-111-1/+1
| * | | Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-183-3/+6
| |\ \ \
| | * | | ARM: imx: Fix imx5 idle logic bugRobert Lee2012-04-181-1/+1
| | * | | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam2012-04-181-2/+4
| | * | | ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam2012-04-181-0/+1
| | | |/ | | |/|
OpenPOWER on IntegriCloud