summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar2012-11-214-12/+0
* CLK: SPEAr: Correct index scanning done for clock synthsDeepak Sikri2012-11-211-0/+3
* CLK: SPEAr: Update clock rate tableDeepak Sikri2012-11-214-21/+89
* CLK: SPEAr: Add missing clocksVipul Kumar Samar2012-11-213-0/+16
* CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar2012-11-215-114/+133
* CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim2012-11-212-4/+4
* CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim2012-11-212-12/+12
* CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar2012-11-214-41/+49
* clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-212-0/+98
* clk: make ICST driver handle the VCO registersLinus Walleij2012-11-214-95/+81
* clk: add GPLv2 headers to the Versatile clock filesLinus Walleij2012-11-213-1/+23
* clk: mxs: Use a better name for the USB PHY clockFabio Estevam2012-11-162-8/+8
* clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin2012-11-151-0/+6
* CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun2012-11-151-2/+2
* clk: ux500: Register nomadik keypad clock lookups for u8500Ulf Hansson2012-11-151-0/+4
* clk: ux500: Register rng clock lookups for u8500Ulf Hansson2012-11-151-1/+2
* clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson2012-11-101-2/+3
* clk: ux500: Update rtc clock lookup for u8500Ulf Hansson2012-11-101-1/+1
* clk: ux500: Register msp clock lookups for u8500Ulf Hansson2012-11-101-0/+18
* clk: ux500: Register ssp clock lookups for u8500Ulf Hansson2012-11-101-0/+6
* clk: ux500: Register i2c clock lookups for u8500Ulf Hansson2012-11-101-1/+18
* CLK: vt8500: Fix SDMMC clk special casesTony Prisk2012-11-101-0/+18
* clk: fix return value check in bcm2835_init_clocks()Wei Yongjun2012-11-101-4/+4
* cpufreq: db8500: Use armss clk to update frequencyUlf Hansson2012-11-101-8/+16
* clk: ux500: Add armss clk and fixup smp_twd clk for u8500Ulf Hansson2012-11-101-6/+8
* clk: ux500: Support for prcmu_scalable_rate clockUlf Hansson2012-11-102-0/+23
* mfd: db8500: Connect ARMSS clk to ARM OPPUlf Hansson2012-11-101-22/+56
* cpufreq: db8500: Fetch cpufreq table from platform dataUlf Hansson2012-11-101-42/+25
* cpufreq: db8500: Register as a platform driverUlf Hansson2012-11-101-1/+19
* mfd: db8500: Provide cpufreq table as platform dataUlf Hansson2012-11-101-0/+22
* clk: wm831x: Use devm_clk_register() to simplify codeStephen Boyd2012-10-291-23/+7
* clk: Add devm_clk_{register,unregister}()Stephen Boyd2012-10-291-21/+90
* clk: wm831x: Fix clk_register() error code checkingStephen Boyd2012-10-291-6/+6
* clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-293-3/+148
* clk: Versatile Express clock generators ("osc") driverPawel Moll2012-10-292-0/+147
* CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi2012-10-293-0/+135
* clk: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2012-10-291-42/+42
* clk: fix return value check in of_fixed_clk_setup()Wei Yongjun2012-10-291-1/+1
* clk: ux500: Update sdmmc clock to 100MHz for u8500Ulf Hansson2012-10-291-2/+3
* clk: ux500: Support prcmu ape opp voltage clockUlf Hansson2012-10-292-0/+61
* mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson2012-10-291-2/+2
* clk: Don't return negative numbers for unsigned values with !clkStephen Boyd2012-10-291-10/+10
* clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar2012-10-291-1/+1
* Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\
| * spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| * spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2735-310/+578
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| |\ \
| | * | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | * | mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5