summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-2948-304/+4518
|\
| * clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson2013-04-273-0/+32
| * clk: ux500: fix mismatched typesMike Turquette2013-04-221-2/+3
| * clk: vexpress: Add separate SP810 driverPawel Moll2013-04-184-51/+196
| * clk: si5351: make clk-si5351 depend on CONFIG_OFSebastian Hesselbarth2013-04-151-0/+1
| * clk: export __clk_get_flags for modular clock providersSebastian Hesselbarth2013-04-151-0/+1
| * clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.Tony Prisk2013-04-141-0/+2
| * clk: sunxi: Unify oscillator clockEmilio López2013-04-121-7/+26
| * clk: composite: allow fixed rates & fixed dividersMike Turquette2013-04-121-4/+13
| * clk: composite: rename 'div' references to 'rate'Mike Turquette2013-04-122-27/+27
| * clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-127-0/+1904
| * clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-123-0/+62
| * clk: Properly handle notifier return valuesSoren Brinkmann2013-04-102-9/+9
| * clk: ux500: abx500: Define clock tree for ab850xUlf Hansson2013-04-101-3/+68
| * clk: ux500: Add support for sysctrl clocksUlf Hansson2013-04-103-0/+251
| * clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin2013-04-081-2/+2
| * clk: Fixup locking issues for clk_set_parentUlf Hansson2013-04-081-15/+52
| * clk: Fixup errorhandling for clk_set_parentUlf Hansson2013-04-081-20/+36
| * clk: Restructure code for __clk_reparentUlf Hansson2013-04-081-28/+42
| * clk: sunxi: drop an unnecesary kmallocEmilio López2013-04-041-1/+1
| * clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López2013-04-041-4/+4
| * clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2013-04-042-1/+196
| * clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-032-3/+10
| * clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-033-42/+3
| * clk: fix clk_mux::flags kerneldocJames Hogan2013-04-021-1/+1
| * clk: allow reentrant calls into the clk frameworkMike Turquette2013-04-021-2/+42
| * clk: abstract locking out into helper functionsMike Turquette2013-04-021-38/+61
| * clk: zynq: Add missing zynq clk headerMichal Simek2013-03-271-0/+1
| * clk: sunxi: rename compatible stringsEmilio López2013-03-272-19/+19
| * arm: sunxi: Add useful information about sunxi clocksEmilio López2013-03-271-0/+56
| * clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-278-2/+643
| * clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
| * ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-271-1/+1
| * clk: Add composite clock typePrashant Gaikwad2013-03-263-0/+233
| * clk: add table lookup to muxPeter De Schrijver2013-03-224-21/+67
| * clk: Fix incorrect return type in clk.cSachin Kamat2013-03-221-1/+1
| * clk: prima2: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2013-03-221-1/+1
| * clk:SPEAr1340: Correct parent clock configurationVipul Kumar Samar2013-03-211-9/+9
| * documentation: clk: fix couple of misspellingEduardo Valentin2013-03-211-2/+2
| * clk: Add axi-clkgen driverLars-Peter Clausen2013-03-194-0/+362
| * clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-191-54/+80
| * clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-192-2/+10
| * clk: Unprepare the unused prepared slow clocks at late initUlf Hansson2013-03-191-0/+28
| * clk: Introduce optional is_prepared callbackUlf Hansson2013-03-192-0/+27
| * clk: mxs: Fix sparse warningsFabio Estevam2013-03-191-0/+1
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-2953-892/+3711
|\ \
| * | spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-04-281-6/+6
| * | spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...Wei Yongjun2013-04-251-1/+3
| * | ARM: dts: add pinctrl property for spi node for atmel SoCWenyou Yang2013-04-245-0/+110
| * | ARM: dts: add spi nodes for the atmel boardsRichard Genoud2013-04-245-0/+50
OpenPOWER on IntegriCloud