summaryrefslogtreecommitdiff
path: root/drivers/sh
AgeCommit message (Expand)Author
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski
2012-01-10Merge branch 'common/clkfwk' into sh-latestPaul Mundt
2012-01-10sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt
2012-01-09sh: pfc: Unlock register supportMagnus Damm
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm
2012-01-09sh: pfc: Add config_reg_helper() functionMagnus Damm
2012-01-09sh: pfc: Convert index to field and value pairMagnus Damm
2012-01-09sh: pfc: Add gpio_read_bit() for data register accessMagnus Damm
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-25PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt
2011-12-09sh: pfc: ioremap() supportMagnus Damm
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for div6Magnus Damm
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for div4Magnus Damm
2011-12-09sh: use ioread32/iowrite32 and mapped_reg for mstp32Magnus Damm
2011-12-09sh: extend clock struct with mapped_reg memberMagnus Damm
2011-11-24sh: clkfwk: setup clock parent from current register valueKuninori Morimoto
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt
2011-11-11drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm
2011-11-05sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: Add module.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker
2011-10-28sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu
2011-10-28sh: pfc: Add GPIO IRQ supportMagnus Damm
2011-10-28sh: pfc: get_config_reg() shift clean upMagnus Damm
2011-10-28sh: intc: Add IRQ trigger bit field checkMagnus Damm
2011-08-08Merge branch 'common/core' into sh-latestPaul Mundt
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-21sh: intc: enable both edges GPIO interrupts on sh7372Magnus Damm
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-06-24sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt
2011-06-24drivers: sh: late disabling of clocks V2Magnus Damm
2011-06-14drivers: sh: resume enabled clocks fixMagnus Damm
2011-05-23Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt