aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-17ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing1-1/+3
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2021-10-06ARM: OMAP2+: Fix typo in some commentsJason Wang1-3/+3
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+2
2021-07-27ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo1-1/+9
2021-04-08Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socArnd Bergmann1-0/+1
2021-03-24ARM: OMAP2+: add missing call to of_node_put()Yang Li1-0/+1
2021-03-10ARM: OMAP2+: Drop legacy platform data for dra7 pcieTony Lindgren1-8/+0
2020-11-16ARM: OMAP2+: Check for inited flagTony Lindgren1-0/+6
2020-07-14ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao1-3/+11
2020-06-03ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren1-1/+1
2020-02-21ARM: OMAP2+: Improve handling of ti-sysc related sysc_fieldsTony Lindgren1-7/+12
2019-12-17ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren1-18/+0
2019-10-16ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeupTony Lindgren1-97/+0
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-34/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren1-34/+5
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-26/+184
2019-04-25ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usageTero Kristo1-2/+2
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren1-0/+6
2019-04-05bus: ti-sysc: Pass clockactivity quirk to platform functionsTony Lindgren1-0/+2
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren1-0/+2
2019-03-26ARM: OMAP2+: Handle reset quirks for dynamically allocated modulesTony Lindgren1-0/+70
2019-03-26ARM: OMAP2+: Allocate struct omap_hwmod based on dts dataTony Lindgren1-4/+78
2019-03-26ARM: OMAP2+: Prepare class allocation for dynamically allocated modulesTony Lindgren1-8/+10
2019-03-26ARM: OMAP2+: Make interconnect target module allocation functions staticTony Lindgren1-14/+16
2019-03-26ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren1-1/+1
2019-02-15ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires thatAndreas Kemnade1-4/+12
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+17
2018-12-10ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren1-6/+17
2018-11-19ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor1-3/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-3/+5
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-3/+3
2018-09-07ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring1-8/+8
2018-09-07ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo1-29/+43
2018-08-17ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren1-0/+37
2018-08-17ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren1-1/+1
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren1-10/+11
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+417
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren1-0/+6
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren1-3/+106
2018-02-28ARM: OMAP2+: Add functions to allocate module data from device treeTony Lindgren1-1/+308
2018-02-14Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren1-3/+3
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-01-22ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann1-2/+2
2017-12-22ARM: OMAP2+: hwmod_core: enable optional clocks before main clockTero Kristo1-3/+3
2017-12-21bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren1-0/+2
2017-12-04ARM: OMAP2+: hwmod: calculate physical register address on am33xxTero Kristo1-0/+1
2017-12-04ARM: OMAP2+: hwmod: fix clkctrl address translation logicTero Kristo1-37/+35