aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/sh_tmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13clocksource: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-02-13clocksource/drivers/sh_tmu: Mark driver as non-removableGravatar Uwe Kleine-König 1-6/+1
2020-11-10PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Gravatar Ulf Hansson 1-4/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-10-07sh: add the sh_ prefix to early platform symbolsGravatar Bartosz Golaszewski 1-3/+3
2019-10-07drivers: move the early platform device support to arch/shGravatar Bartosz Golaszewski 1-0/+8
2019-08-27clocksource: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-4/+1
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2017-03-23clocksource: sh_tmu: Compute rate before registration againGravatar Nicolai Stange 1-13/+13
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2015-08-10clocksource/drivers/sh_tmu: Fix traceback spotted in -nextGravatar Viresh Kumar 1-1/+2
2015-08-10clockevents/drivers/sh_tmu: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-33/+30
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...Gravatar John Stultz 1-1/+1
2015-01-05clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastGravatar Magnus Damm 1-1/+1
2014-07-04clocksource: sh_tmu: Add DT supportGravatar Laurent Pinchart 1-10/+41
2014-07-02clocksource: sh_tmu: Replace global spinlock with a per-device spinlockGravatar Laurent Pinchart 1-4/+6
2014-07-02clocksource: sh_tmu: Drop support for legacy platform dataGravatar Laurent Pinchart 1-67/+15
2014-05-23Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Gravatar Daniel Lezcano 1-1/+1
2014-05-23clocksource: sh_tmu: Remove unnecessary OOM messagesGravatar Jingoo Han 1-3/+1
2014-05-19clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseGravatar Laurent Pinchart 1-1/+1
2014-04-16clocksource: sh_tmu: Sort headers alphabeticallyGravatar Laurent Pinchart 1-10/+10
2014-04-16clocksource: sh_tmu: Remove FSF mail address from GPL noticeGravatar Laurent Pinchart 1-4/+0
2014-04-16clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseGravatar Laurent Pinchart 1-1/+2
2014-04-16clocksource: sh_tmu: Add support for multiple channels per deviceGravatar Laurent Pinchart 1-61/+152
2014-04-16clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Gravatar Laurent Pinchart 1-12/+11
2014-04-16clocksource: sh_tmu: Replace hardcoded register values with macrosGravatar Laurent Pinchart 1-5/+14
2014-04-16clocksource: sh_tmu: Allocate channels dynamicallyGravatar Laurent Pinchart 1-7/+20
2014-04-16clocksource: sh_tmu: Replace kmalloc + memset with kzallocGravatar Laurent Pinchart 1-5/+1
2014-04-16clocksource: sh_tmu: Add index to struct sh_tmu_channelGravatar Laurent Pinchart 1-11/+24
2014-04-16clocksource: sh_tmu: Add memory base to sh_tmu_channel structureGravatar Laurent Pinchart 1-14/+16
2014-04-16clocksource: sh_tmu: Constify name argument to sh_tmu_register()Gravatar Laurent Pinchart 1-4/+4
2014-04-16clocksource: sh_tmu: Split channel setup to separate functionGravatar Laurent Pinchart 1-13/+23
2014-04-16clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceGravatar Laurent Pinchart 1-34/+34
2014-04-16clocksource: sh_tmu: Split channel fields from sh_tmu_privGravatar Laurent Pinchart 1-110/+125
2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Gravatar Laurent Pinchart 1-14/+8
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Gravatar Ingo Molnar 1-3/+1
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-2/+1
2013-12-11clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-11-20clocksource: sh_tmu: Add clk_prepare/unprepare supportGravatar Laurent Pinchart 1-1/+8
2013-11-20clocksource: sh_tmu: Release clock when sh_tmu_register() failsGravatar Laurent Pinchart 1-3/+10
2013-03-13clocksource: sh_tmu: Set initcall level to subsysGravatar Simon Horman 1-1/+1
2013-01-03Drivers: clocksource: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-3/+3
2012-09-04sh: TMU: Basic runtime PM supportGravatar Rafael J. Wysocki 1-15/+65
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceGravatar Rafael J. Wysocki 1-1/+1
2012-09-04PM / Domains: Rename the always_on device flag to syscoreGravatar Rafael J. Wysocki 1-1/+1
2012-09-04sh: TMU: Introduce clocksource/clock events suspend/resume routinesGravatar Rafael J. Wysocki 1-4/+50
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Gravatar Paul Mundt 1-7/+3
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Gravatar Paul Mundt 1-3/+3
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Gravatar Rafael J. Wysocki 1-0/+4