summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2019-02-121-3/+3
* ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-08-171-0/+37
* ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-08-171-1/+1
* ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren2018-04-301-10/+11
* Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-071-1/+417
|\
| * ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren2018-03-011-0/+6
| * ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren2018-03-011-3/+106
| * ARM: OMAP2+: Add functions to allocate module data from device treeTony Lindgren2018-03-011-1/+308
* | Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren2018-02-141-3/+3
|\ \ | |/ |/|
| * ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo2017-12-221-3/+3
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-021-0/+2
|\ \
| * | bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren2017-12-211-0/+2
* | | ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann2018-01-221-2/+2
| |/ |/|
* | ARM: OMAP2+: hwmod: calculate physical register address on am33xxTero Kristo2017-12-041-0/+1
* | ARM: OMAP2+: hwmod: fix clkctrl address translation logicTero Kristo2017-12-041-37/+35Star
|/
* ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren2017-10-101-240/+13Star
* ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren2017-10-101-116/+3Star
* ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren2017-10-101-96/+4Star
* ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren2017-10-101-1/+79
* ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren2017-09-191-8/+41
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+2
* Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren2017-06-121-15/+130
|\
| * ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if availableTero Kristo2017-06-061-15/+130
* | ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren2017-06-081-13/+10Star
|/
* ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTORoger Quadros2017-03-231-2/+7
* ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLKTony Lindgren2017-03-141-1/+1
* ARM: OMAP2+: Use list_for_each_entry for hwmod slave_portsTony Lindgren2017-03-141-73/+10Star
* ARM: OMAP2+: Remove mostly unused hwmod linkspaceTony Lindgren2017-03-141-113/+3Star
* Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2017-01-301-0/+33
|\
| * ARM: OMAP2+: omap_hwmod: Add support for earlyconLokesh Vutla2017-01-201-0/+33
* | ARM: omap2+: fixing wrong strcat for Non-NULL terminated stringManinder Singh2016-12-271-4/+4
|/
* ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren2016-11-101-106/+1Star
* ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offsDave Gerlach2016-07-231-0/+8
* ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo2016-07-041-15/+12Star
* ARM: OMAP2+: hwmod: fetch main_clk based on hwmod nameTero Kristo2016-07-041-5/+50
* ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna2016-04-101-6/+6
* ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla2016-03-271-4/+4
* ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-071-1/+8
* Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-12-221-1/+1
|\
| * ARM: OMAP2+: Change core_initcall levels to postcore_initcallTony Lindgren2015-12-031-1/+1
* | ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDEDPeter Ujfalusi2015-11-121-30/+36
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-011-1/+15
|\
| * Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren2015-07-241-1/+2
| |\
| | * ARM: OMAP2: Add minimal dm814x hwmod supportTony Lindgren2015-07-241-1/+2
| * | ARM: OMAP2+: hwmod: add support for lock and unlock hooksLokesh Vutla2015-07-161-0/+13
| |/
* | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-011-0/+1
|\ \
| * | ARM: OMAP2+: Include clk.hStephen Boyd2015-07-201-0/+1
| |/
* / ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
|/
* ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár2015-06-021-4/+6
* ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4Star