summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2014-04-16clocksource: sh_mtu2: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Add index to struct sh_mtu2_channelLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structureLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()Laurent Pinchart
2014-04-16clocksource: sh_mtu2: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_deviceLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Split channel fields from sh_mtu2_privLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variablesLaurent Pinchart
2014-04-16clocksource: sh_mtu2: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-16clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart
2014-04-16clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_tmu: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add index to struct sh_tmu_channelLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add memory base to sh_tmu_channel structureLaurent Pinchart
2014-04-16clocksource: sh_tmu: Constify name argument to sh_tmu_register()Laurent Pinchart
2014-04-16clocksource: sh_tmu: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart
2014-04-16clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart
2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart
2014-04-16clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds