aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-14clk: sunxi: remove stale Makefile entryArnd Bergmann
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn
2013-02-02clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf
2013-01-24clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24clk: zynq: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24clk: vt8500: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24clk: highbank: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-23clk: x86: add support for Lynxpoint LPSS clocksMika Westerberg
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding
2013-01-21clk: Deduplicate exit code in clk_set_rateNestor Ovroy
2013-01-18clk: beautify MakefileMike Turquette
2013-01-18clk-divider: fix macrosJames Hogan
2013-01-18clk: prima2: enable dt-binding clkdev mappingBarry Song
2013-01-15clk: mxs: Index is always positiveFabio Estevam
2013-01-15clk: max77686: Avoid double free at remove timeLaurent Pinchart
2013-01-15clk: remove exported function from __init sectionDenis Efremov
2013-01-15clk: vt8500: Add support for WM8750/WM8850 PLL clocksTony Prisk
2013-01-15clk: vt8500: Fix division-by-0 when requested rate=0Tony Prisk
2013-01-15clk: vt8500: Fix device clock divisor calculationsTony Prisk
2013-01-15clk: vt8500: Fix error in PLL calculations on non-exact match.Tony Prisk
2013-01-15clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin
2013-01-11clk: JSON debugfs clock tree summaryPrashant Gaikwad
2013-01-11clk: human-readable debugfs clock tree summaryPrashant Gaikwad
2013-01-11clk: max77686: Fix return value checking for devm_kzallocAxel Lin
2013-01-11clk: fixed-factor: round_rate should use do_divHaojian Zhuang
2013-01-11clk: export __clk_get_name for re-use in imx-ipu-v3 and othersNiels de Vos
2013-01-11clk: Don't mark shared helper functions as inlineRuss Dill
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10clk: introduce optional disable_unused callbackMike Turquette
2012-12-04clk: ux500: fix bit errorLinus Walleij
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-11-28clk: remove use of __devexitBill Pemberton
2012-11-28clk: remove use of __devinitBill Pemberton