summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm-9/+9
2012-03-12sh: sh3 sh_clk_ops renameMagnus Damm-35/+35
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm-18/+18
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm-6/+6
2012-03-07sh: fix up the ubc clock definition for sh7785.Thomas Schwinge-1/+1
2012-03-07sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro-1/+3
2012-03-07sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy-0/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell-2/+2
2012-01-27sh: cpufreq: Wire up scaling_available_freqs support.Paul Mundt-0/+6
2012-01-27sh: cpufreq: notify about rate rounding fallback.Paul Mundt-3/+9
2012-01-27sh: cpufreq: Support CPU clock frequency table.Paul Mundt-28/+46
2012-01-27sh: cpufreq: struct device lookup from CPU topology.Paul Mundt-10/+17
2012-01-27sh: cpufreq: percpu struct clk accounting.Paul Mundt-9/+15
2012-01-27Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt-15/+29
2012-01-27sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro-0/+20
2012-01-27sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro-1/+1
2012-01-18sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto-1/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+8
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris-8/+6
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris-6/+2
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches-2/+2
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt-301/+1
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt-846/+196
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro-7/+12
2012-01-10Merge branch 'sh/urgent' into sh-latestPaul Mundt-12/+5
2012-01-10sh: Remove redundant try_to_freeze() invocations.Paul Mundt-8/+0
2012-01-10sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt-0/+1
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt-4/+4
2012-01-09sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro-1/+1
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-17/+19
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+13
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-11/+13
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers-11/+13
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker-2/+2
2011-12-08SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo-1/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo-3/+0
2011-12-06sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto-15/+25
2011-12-06sh: clock-sh7723: add CLKDEV_ICK_ID for cleanupKuninori Morimoto-63/+13
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto-2/+2
2011-11-18sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt-159/+0
2011-11-18sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt-135/+0
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt-7/+1
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt-322/+0
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-215/+76
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-146/+43