aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt
2009-05-08sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.Paul Mundt
2009-05-08sh: TMU platform data for SH-X3 proto CPU.Paul Mundt
2009-05-08sh: TMU platform data for SH7786.Paul Mundt
2009-05-08sh: Always fixup unaligned userspace accesses on sh64.Paul Mundt
2009-05-08sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt
2009-05-08sh: TMU platform data for sh7723Magnus Damm
2009-05-08sh: enable TMU clocksource on sh7722Magnus Damm
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm
2009-05-08sh: Kill off sh64's hand-rolled syscall tracer.Paul Mundt
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt
2009-05-08sh: Move out rtc-sh registration from time_64.c to setup-sh5.cPaul Mundt
2009-05-08sh: TMU platform data for sh7785Magnus Damm
2009-05-08sh: call clock framework init() callback onceMagnus Damm
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt
2009-05-03sh: TMU platform data for sh7722Magnus Damm
2009-05-03sh: remove old MTU2 driverMagnus Damm
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2009-04-30sh: remove old CMT driverMagnus Damm
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm
2009-04-28sh: register the rtc-generic platform device properly.Paul Mundt
2009-04-28sh: setup timers in late_time_init()Magnus Damm
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27sh: rtc-generic support.Paul Mundt
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm
2009-04-19sh: Add plat_early_device_setup()Magnus Damm
2009-04-19sh: arch earlytimer supportMagnus Damm