aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 branch 'for-3.10/soc' into for-3.10/clkStephen Warren2013-04-0443-405/+1045
|\ \
| * | ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo2013-04-034-12/+4
| * | ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-035-17/+146
| * | ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-033-0/+129
| * | ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-033-1/+103
| * | gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-031-2/+19
| * | ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-034-37/+41
| * | ARM: tegra: add clock source of PMC to device treesJoseph Lo2013-04-0316-1/+190
| * | ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-194-0/+116
| * | ARM: tegra: expose chip ID and revisionDanny Huang2013-03-152-1/+29
| * | ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
| * | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
| * | ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-112-2/+103
| * | ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-111-29/+22
| * | ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-112-2/+2
| * | ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-111-0/+2
| * | ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
| * | clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-113-2/+6
| * | ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-114-114/+10
| * | ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-112-1/+1
| * | ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-117-50/+21
| * | ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-111-1/+6
| * | ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-111-1/+1
| * | ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-111-0/+3
| * | ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-112-6/+0
| * | clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
| * | ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-112-23/+0
| * | ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-111-6/+39
| * | ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-1110-10/+11
* | | Linux 3.9-rc4v3.9-rc4Linus Torvalds2013-03-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-03-236-12/+29
|\ \ \
| * | | target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-191-3/+8
| * | | target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/OsNicholas Bellinger2013-03-191-1/+1
| * | | tcm_vhost: Flush vhost_work in vhost_scsi_flush()Asias He2013-03-181-0/+1
| * | | tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()Asias He2013-03-181-4/+8
| * | | target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-181-1/+2
| * | | target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-181-1/+4
| * | | target_core_sbc: use noop for SYNCHRONIZE_CACHEHannes Reinecke2013-03-181-2/+5
| | |/ | |/|
* | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-236-47/+86
|\ \ \
| * | | md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-203-6/+0
| * | | md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown2013-03-202-6/+40