summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2012-12-11clk: introduce optional disable_unused callbackMike Turquette1-2/+11
2012-12-04clk: ux500: fix bit errorLinus Walleij1-1/+1
2012-11-26clk: clock multiplexers may register out of orderMartin Fuzzey1-1/+9
2012-11-26clk: ux500: Initial support for abx500 clock driverUlf Hansson2-0/+76
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar4-12/+0
2012-11-21CLK: SPEAr: Correct index scanning done for clock synthsDeepak Sikri1-0/+3
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri4-21/+89
2012-11-21CLK: SPEAr: Add missing clocksVipul Kumar Samar3-0/+16
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar5-114/+133
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim2-4/+4
2012-11-21CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim2-12/+12
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar4-41/+49
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij2-0/+98
2012-11-21clk: make ICST driver handle the VCO registersLinus Walleij4-95/+81
2012-11-21clk: add GPLv2 headers to the Versatile clock filesLinus Walleij3-1/+23
2012-11-16clk: mxs: Use a better name for the USB PHY clockFabio Estevam2-8/+8
2012-11-15clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin1-0/+6
2012-11-15CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun1-2/+2
2012-11-15clk: ux500: Register nomadik keypad clock lookups for u8500Ulf Hansson1-0/+4
2012-11-15clk: ux500: Register rng clock lookups for u8500Ulf Hansson1-1/+2
2012-11-10clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson1-2/+3
2012-11-10clk: ux500: Update rtc clock lookup for u8500Ulf Hansson1-1/+1
2012-11-10clk: ux500: Register msp clock lookups for u8500Ulf Hansson1-0/+18
2012-11-10clk: ux500: Register ssp clock lookups for u8500Ulf Hansson1-0/+6
2012-11-10clk: ux500: Register i2c clock lookups for u8500Ulf Hansson1-1/+18
2012-11-10CLK: vt8500: Fix SDMMC clk special casesTony Prisk1-0/+18
2012-11-10clk: fix return value check in bcm2835_init_clocks()Wei Yongjun1-4/+4
2012-11-10clk: ux500: Add armss clk and fixup smp_twd clk for u8500Ulf Hansson1-6/+8
2012-11-10clk: ux500: Support for prcmu_scalable_rate clockUlf Hansson2-0/+23
2012-10-29clk: wm831x: Use devm_clk_register() to simplify codeStephen Boyd1-23/+7
2012-10-29clk: Add devm_clk_{register,unregister}()Stephen Boyd1-21/+90
2012-10-29clk: wm831x: Fix clk_register() error code checkingStephen Boyd1-6/+6
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll3-3/+148
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll2-0/+147
2012-10-29CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi3-0/+135
2012-10-29clk: fix return value check in sirfsoc_of_clk_init()Wei Yongjun1-42/+42
2012-10-29clk: fix return value check in of_fixed_clk_setup()Wei Yongjun1-1/+1
2012-10-29clk: ux500: Update sdmmc clock to 100MHz for u8500Ulf Hansson1-2/+3
2012-10-29clk: ux500: Support prcmu ape opp voltage clockUlf Hansson2-0/+61
2012-10-29clk: Don't return negative numbers for unsigned values with !clkStephen Boyd1-10/+10
2012-10-29clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar1-1/+1
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2-1/+63
2012-10-02Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-148/+531
2012-10-02Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+60
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds23-20/+4256
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2-1/+63
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2-0/+511
2012-09-21arm: vt8500: clk: Add Common Clock Framework supportTony Prisk2-0/+511
2012-09-20ARM: bcm2835: add stub clock driverSimon Arlott2-0/+60