summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-207-0/+227
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-152-0/+3
| |\
| | * cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+1
| | * clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf2013-02-021-0/+2
| * | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-02-115-0/+224
| |\ \ | | |/ | |/|
| | * clk: x86: add support for Lynxpoint LPSS clocksMika Westerberg2013-01-235-0/+224
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-02-2015-249/+404
|\ \ \ | |/ / |/| |
| * | clk: sunxi: remove stale Makefile entryArnd Bergmann2013-02-141-1/+0
| * | clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad2013-01-242-7/+2
| * | clk: zynq: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-10/+4
| * | clk: vt8500: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-12/+5
| * | clk: highbank: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-14/+4
| * | clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-30/+0
| * | clk: add common of_clk_init() functionPrashant Gaikwad2013-01-242-0/+10
| * | clk: Deduplicate exit code in clk_set_rateNestor Ovroy2013-01-211-3/+0
| * | clk: beautify MakefileMike Turquette2013-01-181-2/+7
| * | clk-divider: fix macrosJames Hogan2013-01-181-3/+3
| * | clk: prima2: enable dt-binding clkdev mappingBarry Song2013-01-181-125/+80
| * | clk: mxs: Index is always positiveFabio Estevam2013-01-152-2/+2
| * | clk: max77686: Avoid double free at remove timeLaurent Pinchart2013-01-151-2/+1
| * | clk: remove exported function from __init sectionDenis Efremov2013-01-151-1/+1
| * | clk: vt8500: Add support for WM8750/WM8850 PLL clocksTony Prisk2013-01-151-2/+100
| * | clk: vt8500: Fix division-by-0 when requested rate=0Tony Prisk2013-01-151-2/+12
| * | clk: vt8500: Fix device clock divisor calculationsTony Prisk2013-01-151-0/+8
| * | clk: vt8500: Fix error in PLL calculations on non-exact match.Tony Prisk2013-01-151-3/+3
| * | clk: max77686: Remove unnecessary NULL checking for container_of()Axel Lin2013-01-151-21/+7
| * | clk: JSON debugfs clock tree summaryPrashant Gaikwad2013-01-111-0/+75
| * | clk: human-readable debugfs clock tree summaryPrashant Gaikwad2013-01-111-0/+67
| * | clk: max77686: Fix return value checking for devm_kzallocAxel Lin2013-01-111-3/+3
| * | clk: fixed-factor: round_rate should use do_divHaojian Zhuang2013-01-111-1/+4
| * | clk: export __clk_get_name for re-use in imx-ipu-v3 and othersNiels de Vos2013-01-111-0/+1
| * | clk: Don't mark shared helper functions as inlineRuss Dill2013-01-111-7/+7
| |/
* | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-231-3/+6
|\ \ | |/ |/|
| * clk: mvebu/clk-cpu.c: fix memory leakageCong Ding2013-01-231-3/+6
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-081-1/+1
|\ \ | |/
| * clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-4/+4
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-191-0/+1
|\
| * ARM: nomadik: switch over to using the FSMC driverLinus Walleij2012-11-151-0/+1
* | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1411-0/+1213
|\ \
| * | clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT2012-11-201-1/+73
| * | clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth2012-11-205-0/+204
| * | clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT2012-11-205-0/+214
| * | clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-207-0/+723
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+1
|\ \ \
| * | | ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar2012-11-261-0/+1
| |/ /
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-7/+4
|\ \ \
| * \ \ Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-212-0/+384
| |\ \ \
| * | | | clk: ux500: Register mtu apb_pclocksUlf Hansson2012-11-151-6/+3
| * | | | clk/ux500: explicitly include register headerLinus Walleij2012-11-051-1/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud