aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-15clk: vt8500: Fix division-by-0 when requested rate=0Tony Prisk1-2/+12
2013-01-15clk: vt8500: Fix device clock divisor calculationsTony Prisk1-0/+8
2013-01-15clk: vt8500: Fix error in PLL calculations on non-exact match.Tony Prisk1-3/+3
2013-01-15clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin1-21/+7
2013-01-14clk: bcm2835: probe for fixed-clock in device treeStephen Warren1-0/+9
2013-01-11clk: JSON debugfs clock tree summaryPrashant Gaikwad1-0/+75
2013-01-11clk: human-readable debugfs clock tree summaryPrashant Gaikwad1-0/+67
2013-01-11clk: max77686: Fix return value checking for devm_kzallocAxel Lin1-3/+3
2013-01-11clk: fixed-factor: round_rate should use do_divHaojian Zhuang1-1/+4
2013-01-11clk: export __clk_get_name for re-use in imx-ipu-v3 and othersNiels de Vos1-0/+1
2013-01-11clk: Don't mark shared helper functions as inlineRuss Dill1-7/+7
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs1-1/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2-4/+4
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-0/+1213
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+4
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+384
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+31
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+6
2012-12-10clk: introduce optional disable_unused callbackMike Turquette1-2/+11
2012-12-04clk: ux500: fix bit errorLinus Walleij1-1/+1
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-4/+46
2012-11-28clk: remove use of __devexitBill Pemberton2-2/+2
2012-11-28clk: remove use of __devinitBill Pemberton2-2/+2
2012-11-28clk: remove use of __devexit_pBill Pemberton2-2/+2
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-26ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar1-0/+1
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dtOlof Johansson1-4/+46
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson1-4/+46
2012-11-21Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze into next/multiplatformOlof Johansson2-0/+384
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-21Merge branch 'depends/clk' into next/socOlof Johansson13-59/+548
2012-11-20clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT1-1/+73
2012-11-20clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth5-0/+204
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT5-0/+214
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth7-0/+723