summaryrefslogtreecommitdiff
path: root/drivers/clocksource (follow)
Commit message (Expand)AuthorAge
...
| | * | clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variablesLaurent Pinchart2014-04-16
| | * | clocksource: sh_mtu2: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Replace kmalloc + memset with kzallocLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Add index to struct sh_tmu_channelLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Add memory base to sh_tmu_channel structureLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Constify name argument to sh_tmu_register()Laurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Split channel setup to separate functionLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart2014-04-16
| | * | clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart2014-04-16
| | * | clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-16
| | |/
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-02
|\ \ \
| * \ \ Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex...Olof Johansson2014-05-26
| |\ \ \ | | |/ / | |/| |
| | * | clocksource: cadence_ttc: Use readl/writel_relaxed instead of __rawMichal Simek2014-05-20
| | |/
* | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \ \
| * | | ARM: vexpress: refine dependencies for new codeArnd Bergmann2014-05-26
| * | | Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo...Olof Johansson2014-05-21
| |\ \ \
| | * | | clocksource: Sched clock source for Versatile ExpressPawel Moll2014-05-15
| | |/ /
| * | | clocksource:sirf: remove the hardcode for the clk of timersZhiwu Song2014-05-12
| * | | clocksource: prima2: fix some minor checkpatch issuesBin Shi2014-05-12
* | | | clocksource: tcb_clksrc: Make tc_mode interrupt safeDavid Jander2014-05-22
* | | | clocksource: marco: Fix the affinity set for local timer of CPU1Zhiwu Song2014-05-22
| |/ / |/| |
* | | Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2014-04-29
|\ \ \ | |/ / |/| |
| * | clocksource: nspire: Fix compiler warningAlexander Shiyan2014-04-29