summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-11clk: introduce optional disable_unused callbackMike Turquette
2012-12-04clk: ux500: fix bit errorLinus Walleij
2012-11-26clk: clock multiplexers may register out of orderMartin Fuzzey
2012-11-26clk: ux500: Initial support for abx500 clock driverUlf Hansson
2012-11-21CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar
2012-11-21CLK: SPEAr: Correct index scanning done for clock synthsDeepak Sikri
2012-11-21CLK: SPEAr: Update clock rate tableDeepak Sikri
2012-11-21CLK: SPEAr: Add missing clocksVipul Kumar Samar
2012-11-21CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar
2012-11-21CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim
2012-11-21CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim
2012-11-21CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij
2012-11-21clk: make ICST driver handle the VCO registersLinus Walleij
2012-11-21clk: add GPLv2 headers to the Versatile clock filesLinus Walleij
2012-11-16clk: mxs: Use a better name for the USB PHY clockFabio Estevam
2012-11-15clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin
2012-11-15CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun
2012-11-15clk: ux500: Register nomadik keypad clock lookups for u8500Ulf Hansson
2012-11-15clk: ux500: Register rng clock lookups for u8500Ulf Hansson
2012-11-10clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson
2012-11-10clk: ux500: Update rtc clock lookup for u8500Ulf Hansson
2012-11-10clk: ux500: Register msp clock lookups for u8500Ulf Hansson
2012-11-10clk: ux500: Register ssp clock lookups for u8500Ulf Hansson
2012-11-10clk: ux500: Register i2c clock lookups for u8500Ulf Hansson
2012-11-10CLK: vt8500: Fix SDMMC clk special casesTony Prisk
2012-11-10clk: fix return value check in bcm2835_init_clocks()Wei Yongjun
2012-11-10cpufreq: db8500: Use armss clk to update frequencyUlf Hansson
2012-11-10clk: ux500: Add armss clk and fixup smp_twd clk for u8500Ulf Hansson
2012-11-10clk: ux500: Support for prcmu_scalable_rate clockUlf Hansson
2012-11-10mfd: db8500: Connect ARMSS clk to ARM OPPUlf Hansson
2012-11-10cpufreq: db8500: Fetch cpufreq table from platform dataUlf Hansson
2012-11-10cpufreq: db8500: Register as a platform driverUlf Hansson
2012-11-10mfd: db8500: Provide cpufreq table as platform dataUlf Hansson
2012-10-29clk: wm831x: Use devm_clk_register() to simplify codeStephen Boyd
2012-10-29clk: Add devm_clk_{register,unregister}()Stephen Boyd
2012-10-29clk: wm831x: Fix clk_register() error code checkingStephen Boyd
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll
2012-10-29CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi
2012-10-29clk: fix return value check in sirfsoc_of_clk_init()Wei Yongjun
2012-10-29clk: fix return value check in of_fixed_clk_setup()Wei Yongjun
2012-10-29clk: ux500: Update sdmmc clock to 100MHz for u8500Ulf Hansson
2012-10-29clk: ux500: Support prcmu ape opp voltage clockUlf Hansson
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson
2012-10-29clk: Don't return negative numbers for unsigned values with !clkStephen Boyd
2012-10-29clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds