summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/da850.c
AgeCommit message (Expand)Author
2019-08-08ARM: davinci: da850: switch to using the clocksource driverBartosz Golaszewski
2019-08-08ARM: davinci: WARN_ON() if clk_get() failsBartosz Golaszewski
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-19ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use a common prefix for all symbolsBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: add the new config structures for da8xx SoCsBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: add a wrapper around cp_intc_init()Bartosz Golaszewski
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski
2019-02-19ARM: davinci: remove davinci_intc_typeBartosz Golaszewski
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski
2018-11-26ARM: davinci: da850: set the GPIO base to 0Bartosz Golaszewski
2018-06-26ARM: davinci: da850: Remove legacy clock initDavid Lechner
2018-06-26ARM: davinci: da850: add new clock init using common clock frameworkDavid Lechner
2018-06-26ARM: davinci: pass clock as parameter to davinci_timer_init()David Lechner
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-01-09ARM: da8xx: remove con_id from USB clocksDavid Lechner
2017-12-23ARM: davinci: make davinci_soc_info structures constBhumika Goyal
2017-04-11ARM: davinci: Add clock for CPPI 4.1 DMA engineAlexandre Bailon
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-16Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2017-01-31ARM: davinci: da850: add con_id for the SATA clockBartosz Golaszewski
2017-01-19ARM: da850: add the nand dev_id to the clock lookup tableBartosz Golaszewski
2017-01-02ARM: davinci: da850: fix da850_set_pll0rate()Bartosz Golaszewski
2017-01-02ARM: davinci: da850: coding style fixBartosz Golaszewski
2017-01-02ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski
2017-01-02ARM: davinci: da850: fix infinite loop in clk_set_rate()Bartosz Golaszewski
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-11-30Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2016-11-30Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-23ARM: davinci: da8xx: Fix ohci device nameAxel Haslam
2016-11-16ARM: davinci: PM: rework init, remove platform deviceKevin Hilman
2016-11-01ARM: davinci: da850: Fix pwm name matchingDavid Lechner
2016-10-31ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner
2016-08-23ARM: davinci: da850: Add ti-aemif lookup for clock matchingKarl Beldan
2016-06-10ARM: davinci: da850: add clocks for mcbsp0 and 1Petr Kulhavy
2016-04-27ARM: davinci: da850: use clk->set_parent for async3David Lechner
2016-04-27ARM: davinci: Move clock init after ioremap.David Lechner
2015-12-01ARM: davinci: make headers more localArnd Bergmann
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King
2014-04-30ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz
2014-01-16Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk
2013-12-26gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar