| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-07-04 | 1 | -150/+50 |
|\ |
|
| * | Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4 | Tony Lindgren | 2017-06-12 | 1 | -1/+4 |
| |\ |
|
| | * | ARM: OMAP2+: timer: add support for fetching fck handle from DT | Tero Kristo | 2017-06-06 | 1 | -1/+4 |
| * | | Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3 | Tony Lindgren | 2017-06-12 | 1 | -150/+19 |
| |\ \ |
|
| | * | | ARM: OMAP2+: Remove unused legacy code for timer | Tony Lindgren | 2017-06-06 | 1 | -150/+19 |
| | |/ |
|
| * | | ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device | Dave Gerlach | 2017-05-16 | 1 | -0/+28 |
| |/ |
|
* | | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -5/+5 |
|/ |
|
* | ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init() | Grygorii Strashko | 2016-12-27 | 1 | -4/+5 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -1/+2 |
|\ |
|
| * | ARM: OMAP2+: timer: change order of hwmod data handling | Tero Kristo | 2016-07-04 | 1 | -1/+2 |
* | | ARM: OMAP2+: timer: add probe for clocksources | Tero Kristo | 2016-06-17 | 1 | -2/+5 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-01-20 | 1 | -3/+3 |
|\ |
|
| * | ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices | Suman Anna | 2015-11-30 | 1 | -3/+3 |
* | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST | Grygorii Strashko | 2015-12-17 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 1 | -90/+72 |
|\ |
|
| * | arm: omap2: timer: limit hwmod usage to non-DT boots | Felipe Balbi | 2015-10-16 | 1 | -20/+13 |
| * | arm: omap2: timer: rename omap_sync32k_timer_init() | Felipe Balbi | 2015-10-16 | 1 | -1/+1 |
| * | arm: omap2: timer: always call clocksource_of_init() when DT | Felipe Balbi | 2015-10-16 | 1 | -0/+3 |
| * | arm: omap2: timer: move realtime_counter_init() around | Felipe Balbi | 2015-10-15 | 1 | -58/+56 |
| * | arm: omap2: timer: provide generic sync32k_timer_init function | Felipe Balbi | 2015-10-15 | 1 | -9/+1 |
| * | arm: omap2: timer: remove __omap_gptimer_init() | Felipe Balbi | 2015-10-15 | 1 | -12/+2 |
| * | arm: omap2: timer: add a gptimer argument to sync32k_timer_init() | Felipe Balbi | 2015-10-15 | 1 | -6/+6 |
| * | arm: omap2: timer: get rid of obfuscating macros | Felipe Balbi | 2015-10-15 | 1 | -27/+43 |
| * | arm: omap2: timer: always define omap4_local_timer_init | Felipe Balbi | 2015-10-15 | 1 | -13/+3 |
* | | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -2/+2 |
|/ |
|
* | ARM: OMAP2+: Fix booting if no timer parent clock is available | Tony Lindgren | 2015-09-01 | 1 | -6/+2 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 1 | -16/+2 |
|\ |
|
| * | Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 2015-07-23 | 1 | -2/+1 |
| |\ |
|
| | * | ARM: OMAP2: Delete an unnecessary check | Markus Elfring | 2015-07-15 | 1 | -2/+1 |
| * | | ARM: OMAP2+: Clean up omap4_local_timer_init | Tony Lindgren | 2015-07-15 | 1 | -14/+1 |
| |/ |
|
* | | ARM/omap2/timer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -24/+24 |
|/ |
|
* | ARM: OMAP2+: Remove bogus struct clk comparison for timer clock | Tony Lindgren | 2015-05-11 | 1 | -8/+5 |
* | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-02-17 | 1 | -0/+2 |
|\ |
|
| * | ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init | Tony Lindgren | 2015-01-14 | 1 | -0/+2 |
* | | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 | Lennart Sorensen | 2015-01-05 | 1 | -2/+34 |
* | | ARM: omap5/dra7xx: Fix frequency typos | Lennart Sorensen | 2015-01-05 | 1 | -4/+4 |
|/ |
|
* | ARM: OMAP2+: make of_device_ids const | Uwe Kleine-König | 2014-09-11 | 1 | -3/+3 |
* | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-02 | 1 | -4/+4 |
|\ |
|
| * | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -4/+4 |
* | | ARM: OMAP2+: free use_gptimer_clksrc variable after boot | Oussama Ghorbel | 2014-05-05 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP2+: AM43x: Use gptimer as clocksource | Rajendra Nayak | 2014-02-28 | 1 | -1/+2 |
* | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-28 | 1 | -4/+2 |
|\ |
|
| * | ARM: OMAP2+: io: use new clock init API | Tero Kristo | 2014-01-17 | 1 | -4/+2 |
* | | ARM: OMAP2+: Switch to sched_clock_register() | Stephen Boyd | 2013-11-21 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-11-11 | 1 | -0/+17 |
|\ |
|
| * | ARM: OMAP2+: Fix build error for realtime counter init if not enabled | Tony Lindgren | 2013-10-11 | 1 | -0/+3 |
| * | ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register | R Sricharan | 2013-10-10 | 1 | -0/+10 |
| * | ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk fr... | Sricharan R | 2013-10-08 | 1 | -0/+4 |
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-11 | 1 | -1/+1 |
|\ \ |
|