summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-132-535/+11Star
| | * | | | | sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-131-146/+1Star
| | * | | | | sh: remove unused clock lookupMagnus Damm2010-05-132-36/+2Star
| | * | | | | sh: switch boards to clkdevMagnus Damm2010-05-133-5/+11
| | * | | | | sh: switch sh4-202 to clkdevMagnus Damm2010-05-131-4/+13
| | * | | | | sh: switch shx3 to clkdevMagnus Damm2010-05-131-2/+11
| | * | | | | 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/+6Star
| | * | | | | sh: switch sh7343 to clkdevMagnus Damm2010-05-131-8/+6Star
| | * | | | | sh: switch sh7722 to clkdevMagnus Damm2010-05-131-8/+6Star
| | * | | | | sh: switch sh7723 to clkdevMagnus Damm2010-05-131-8/+6Star
| | * | | | | sh: switch sh7724 to clkdevMagnus Damm2010-05-131-10/+7Star
| | * | | | | sh: switch legacy clocks to clkdevMagnus Damm2010-05-131-4/+13
| | * | | | | sh: get rid of div4 clock nameMagnus Damm2010-05-138-75/+74Star
| | * | | | | 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-135-147/+143Star
| | * | | | | 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
| * | | | | | Merge branches 'sh/clkfwk' and 'sh/kexec'Paul Mundt2010-05-114-21/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt2010-05-072-20/+19Star
| | * | | | | sh: Ensure that X2 TLB settings are reflected in vmcore.Paul Mundt2010-05-071-0/+3
| | * | | | | sh: flag kdump as broken on SMP for now.Paul Mundt2010-05-071-1/+1
| | |/ / / /
| * | | | | sh: clkfwk: Use debugfs_remove_recursive() for rewindingHiroshi DOYU2010-05-111-1/+1
| * | | | | sh: get rid of div6 clock namesMagnus Damm2010-05-116-18/+14Star
| * | | | | sh: tie in div6 clocks using clkdevMagnus Damm2010-05-115-19/+65
| * | | | | sh: get rid of hwblk clock namesMagnus Damm2010-05-114-153/+133Star
| * | | | | 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-115-18/+23
| |/ / / /
| * | | | 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
| * | | | sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm2010-04-291-0/+16