aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-0/+227
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds15-249/+404
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki2-0/+3
2013-02-14clk: sunxi: remove stale Makefile entryArnd Bergmann1-1/+0
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki5-0/+224
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn1-0/+1
2013-02-02clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf1-0/+2
2013-01-24clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad2-7/+2
2013-01-24clk: zynq: Use common of_clk_init() functionPrashant Gaikwad1-10/+4
2013-01-24clk: vt8500: Use common of_clk_init() functionPrashant Gaikwad1-12/+5
2013-01-24clk: highbank: Use common of_clk_init() functionPrashant Gaikwad1-14/+4
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-30/+0
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad2-0/+10
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixesOlof Johansson1-3/+6
2013-01-23clk: x86: add support for Lynxpoint LPSS clocksMika Westerberg5-0/+224
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding1-3/+6
2013-01-21clk: Deduplicate exit code in clk_set_rateNestor Ovroy1-3/+0
2013-01-18clk: beautify MakefileMike Turquette1-2/+7
2013-01-18clk-divider: fix macrosJames Hogan1-3/+3
2013-01-18clk: prima2: enable dt-binding clkdev mappingBarry Song1-125/+80
2013-01-15clk: mxs: Index is always positiveFabio Estevam2-2/+2
2013-01-15clk: max77686: Avoid double free at remove timeLaurent Pinchart1-2/+1
2013-01-15clk: remove exported function from __init sectionDenis Efremov1-1/+1
2013-01-15clk: vt8500: Add support for WM8750/WM8850 PLL clocksTony Prisk1-2/+100
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-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