summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: switch sh7757 to clkdevMagnus Damm2010-05-131-1/+10
* sh: switch sh7763 to clkdevMagnus Damm2010-05-131-1/+11
* sh: switch sh7780 to clkdevMagnus Damm2010-05-131-1/+11
* sh: switch sh7786 to clkdevMagnus Damm2010-05-131-4/+4
* sh: switch sh7785 to clkdevMagnus Damm2010-05-131-4/+4
* sh: switch sh7366 to clkdevMagnus Damm2010-05-131-8/+6
* sh: switch sh7343 to clkdevMagnus Damm2010-05-131-8/+6
* sh: switch sh7722 to clkdevMagnus Damm2010-05-131-8/+6
* sh: switch sh7723 to clkdevMagnus Damm2010-05-131-8/+6
* sh: switch sh7724 to clkdevMagnus Damm2010-05-131-10/+7
* sh: switch legacy clocks to clkdevMagnus Damm2010-05-131-4/+13
* sh: get rid of div4 clock nameMagnus Damm2010-05-137-67/+67
* sh: sh7786 div4 clkdev lookupMagnus Damm2010-05-131-0/+8
* sh: sh7785 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
* sh: sh7366 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
* sh: sh7343 div4 clkdev lookupMagnus Damm2010-05-131-0/+10
* sh: sh7724 div4 clkdev lookupMagnus Damm2010-05-131-0/+7
* sh: sh7723 div4 clkdev lookupMagnus Damm2010-05-131-0/+11
* sh: sh7722 div4 clkdev lookupMagnus Damm2010-05-131-0/+11
* sh: div4 reparent workaroundMagnus Damm2010-05-131-1/+6
* sh: get rid of mstp32 clock name and idMagnus Damm2010-05-134-138/+137
* sh: sh7786 mstp32 clkdev lookupMagnus Damm2010-05-131-1/+54
* sh: sh7786 mstp32 index reworkMagnus Damm2010-05-131-43/+51
* sh: sh7785 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+47
* sh: sh7785 mstp32 index reworkMagnus Damm2010-05-131-29/+35
* sh: sh7366 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+52
* sh: sh7366 mstp32 index reworkMagnus Damm2010-05-131-42/+50
* sh: sh7343 mstp32 clkdev lookupMagnus Damm2010-05-131-0/+62
* sh: sh7343 mstp32 index reworkMagnus Damm2010-05-131-46/+56
* sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU2010-05-111-1/+1
* sh: get rid of div6 clock namesMagnus Damm2010-05-115-12/+9
* sh: tie in div6 clocks using clkdevMagnus Damm2010-05-115-19/+65
* sh: get rid of hwblk clock namesMagnus Damm2010-05-113-146/+128
* sh: allow registering clocks without nameMagnus Damm2010-05-111-3/+4
* sh: tie in hwblk clocks using clkdevMagnus Damm2010-05-113-4/+119
* sh: scif and tmu clkdev changesMagnus Damm2010-05-113-15/+112
* sh: hwblk index reworkMagnus Damm2010-05-114-17/+22
* sh: Make initrd detection more robust.Paul Mundt2010-05-061-20/+58
* sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming2010-04-291-1/+1
* Merge branch 'sh/smp'Paul Mundt2010-04-267-32/+263
|\
| * sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
| * sh: CPU hotplug support.Paul Mundt2010-04-264-3/+152
| * sh: cache secondary CPUs idle loop.Paul Mundt2010-04-261-4/+9
| * sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-261-2/+2
| * sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-261-4/+10
| * sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-262-2/+2
| * sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
| * sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt2010-04-261-1/+5
| * sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-214-16/+32
OpenPOWER on IntegriCloud