summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/da850.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-061-1/+1
|\
| * cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski2019-02-181-1/+1
* | ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski2019-02-191-108/+0Star
* | ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski2019-02-191-1/+1
* | ARM: davinci: cp-intc: use a common prefix for all symbolsBartosz Golaszewski2019-02-191-1/+1
* | ARM: davinci: cp-intc: add the new config structures for da8xx SoCsBartosz Golaszewski2019-02-191-0/+10
* | ARM: davinci: cp-intc: add a wrapper around cp_intc_init()Bartosz Golaszewski2019-02-191-0/+5
* | ARM: davinci: make irqs.h a local headerBartosz Golaszewski2019-02-191-1/+1
* | ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski2019-02-191-14/+14
* | ARM: davinci: remove davinci_intc_typeBartosz Golaszewski2019-02-191-1/+0Star
|/
* ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski2018-11-261-1/+3
* ARM: davinci: da850: Remove legacy clock initDavid Lechner2018-06-261-652/+1Star
* ARM: davinci: da850: add new clock init using common clock frameworkDavid Lechner2018-06-261-13/+142
* ARM: davinci: pass clock as parameter to davinci_timer_init()David Lechner2018-06-261-1/+1
* ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner2018-02-191-2/+5
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-02-021-1/+1
|\
| * ARM: davinci: make davinci_soc_info structures constBhumika Goyal2017-12-231-1/+1
* | ARM: da8xx: remove con_id from USB clocksDavid Lechner2018-01-091-2/+2
|/
* ARM: davinci: Add clock for CPPI 4.1 DMA engineAlexandre Bailon2017-04-111-0/+6
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-241-1/+1
|\
| * Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-02-161-5/+19
| |\
| | * ARM: davinci: da850: add con_id for the SATA clockBartosz Golaszewski2017-01-311-1/+1
* | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-241-5/+19
|\ \ \ | | |/ | |/|
| * | ARM: davinci: da850: fix da850_set_pll0rate()Bartosz Golaszewski2017-01-021-4/+18
| * | ARM: davinci: da850: coding style fixBartosz Golaszewski2017-01-021-1/+1
* | | ARM: da850: add the nand dev_id to the clock lookup tableBartosz Golaszewski2017-01-191-9/+1Star
| |/ |/|
* | ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski2017-01-021-1/+11
* | ARM: davinci: da850: fix infinite loop in clk_set_rate()Bartosz Golaszewski2017-01-021-1/+19
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-161-40/+2Star
|\
| * Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-301-1/+1
| |\
| | * ARM: davinci: da8xx: Fix ohci device nameAxel Haslam2016-11-231-1/+1
| * | Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-301-38/+0Star
| |\ \ | | |/ | |/|
| | * ARM: davinci: PM: rework init, remove platform deviceKevin Hilman2016-11-161-38/+0Star
| * | ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner2016-10-311-2/+2
| |/
* / ARM: davinci: da850: Fix pwm name matchingDavid Lechner2016-11-011-3/+45
|/
* ARM: davinci: da850: Add ti-aemif lookup for clock matchingKarl Beldan2016-08-231-0/+1
* ARM: davinci: da850: add clocks for mcbsp0 and 1Petr Kulhavy2016-06-101-0/+16
* ARM: davinci: da850: use clk->set_parent for async3David Lechner2016-04-271-48/+33Star
* ARM: davinci: Move clock init after ioremap.David Lechner2016-04-271-0/+2
* ARM: davinci: make headers more localArnd Bergmann2015-12-011-1/+1
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-2/+2
* clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-061-0/+1
* ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
* ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2014-03-251-1/+1
* Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2014-01-161-1/+1
|\
| * watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk2014-01-091-1/+1
* | gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar2013-12-251-1/+0Star
|/
* ARM: davinci: da8xx: support gpio platform deviceKV Sujith2013-09-241-5/+11
* ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar2013-08-211-0/+1