aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-35/+27
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-4/+4
2012-03-29sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt1-3/+2
2012-03-28Merge branch 'common/intc-extension' into sh-latestPaul Mundt3-32/+25
2012-03-12sh: convert cpg code to sh_clk_opsMagnus Damm1-8/+8
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring4-4/+4
2012-01-24sh: intc: optimize intc IRQ lookupPaul Mundt3-22/+22
2012-01-24sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt1-1/+1
2012-01-24sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt1-1/+0
2012-01-24sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt1-6/+1
2012-01-24sh: intc: Make global intc controller counter static.Paul Mundt2-2/+1
2012-01-24sh: clkfwk: bugfix: use clk_reparent() for div6 clocksKuninori Morimoto1-1/+1
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-82/+94
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt1-8/+1
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski1-1/+1
2012-01-10Merge branch 'common/clkfwk' into sh-latestPaul Mundt1-2/+2
2012-01-10sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto1-2/+2
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latestPaul Mundt3-25/+35
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt3-109/+250
2012-01-09sh: pfc: Unlock register supportMagnus Damm1-12/+10
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm1-11/+33
2012-01-09sh: pfc: Add config_reg_helper() functionMagnus Damm1-44/+32
2012-01-09sh: pfc: Convert index to field and value pairMagnus Damm1-27/+18
2012-01-09sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm1-1/+14
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+9
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-25/+26
2011-12-25PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2-0/+9
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers3-25/+26
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latestPaul Mundt3-47/+176
2011-12-09sh: pfc: ioremap() supportMagnus Damm1-24/+113
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for div6Magnus Damm1-10/+10
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm1-8/+8
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm1-4/+4
2011-12-09sh: extend clock struct with mapped_reg memberMagnus Damm1-2/+7
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto1-0/+35
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt1-11/+1
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski1-1/+2
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski1-0/+1
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski1-0/+1
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt8-88/+99
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt1-87/+0
2011-11-11drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt1-3/+1
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt2-0/+75
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds4-0/+5
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm1-1/+1
2011-11-05sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto1-0/+20
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker1-0/+1
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-31sh: Add module.h to arch/sh specific files as required.Paul Gortmaker2-0/+2
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1