summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod: fix kernel-doc warningsRandy Dunlap2024-01-261-4/+5
* ARM: omap2: fix a debug printkDan Carpenter2023-10-071-1/+1
* ARM: omap2: Use of_range_to_resource() for "ranges" parsingRob Herring2023-06-141-39/+6
* ARM: OMAP2+: hwmod: Use kzalloc for allocating only one elementKenneth Lee2023-03-281-1/+1
* ARM: OMAP2+: Use of_address_to_resource()Rob Herring2023-03-271-9/+6
* ARM: OMAP2+: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-271-3/+3
* ARM: omap2: make functions staticArnd Bergmann2023-01-091-1/+3
* ARM: omap2: remove unused functionsArnd Bergmann2023-01-091-90/+0
* ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing2021-12-171-1/+3
* Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-11-031-3/+3
|\
| * ARM: OMAP2+: Fix typo in some commentsJason Wang2021-10-061-3/+3
* | bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-061-0/+2
|/
* ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo2021-07-271-1/+9
* Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-04-081-0/+1
|\
| * ARM: OMAP2+: add missing call to of_node_put()Yang Li2021-03-241-0/+1
* | ARM: OMAP2+: Drop legacy platform data for dra7 pcieTony Lindgren2021-03-101-8/+0
|/
* ARM: OMAP2+: Check for inited flagTony Lindgren2020-11-161-0/+6
* ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao2020-07-141-3/+11
* ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren2020-06-031-1/+1
* ARM: OMAP2+: Improve handling of ti-sysc related sysc_fieldsTony Lindgren2020-02-211-7/+12
* ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren2019-12-171-18/+0
* ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeupTony Lindgren2019-10-161-97/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-191-34/+5
|\
| * bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-34/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-161-26/+184
|\
| * bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-04-051-0/+6
| * bus: ti-sysc: Pass clockactivity quirk to platform functionsTony Lindgren2019-04-051-0/+2
| * bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren2019-04-011-0/+2
| * ARM: OMAP2+: Handle reset quirks for dynamically allocated modulesTony Lindgren2019-03-261-0/+70
| * ARM: OMAP2+: Allocate struct omap_hwmod based on dts dataTony Lindgren2019-03-261-4/+78
| * ARM: OMAP2+: Prepare class allocation for dynamically allocated modulesTony Lindgren2019-03-261-8/+10
| * ARM: OMAP2+: Make interconnect target module allocation functions staticTony Lindgren2019-03-261-14/+16
| * ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren2019-03-261-1/+1
* | ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usageTero Kristo2019-04-251-2/+2
|/
* ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires thatAndreas Kemnade2019-02-151-4/+12
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-311-6/+17
|\
| * ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren2018-12-101-6/+17
* | ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2018-11-191-3/+3
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-3/+5
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-3/+3
* ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-071-8/+8
* ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo2018-09-071-29/+43
* 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-02-281-0/+6
| * ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren2018-02-281-3/+106