summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod.c
AgeCommit message (Expand)Author
2024-01-26ARM: OMAP2+: hwmod: fix kernel-doc warningsRandy Dunlap
2023-10-07ARM: omap2: fix a debug printkDan Carpenter
2023-06-14ARM: omap2: Use of_range_to_resource() for "ranges" parsingRob Herring
2023-03-28ARM: OMAP2+: hwmod: Use kzalloc for allocating only one elementKenneth Lee
2023-03-27ARM: OMAP2+: Use of_address_to_resource()Rob Herring
2023-03-27ARM: OMAP2+: Use of_property_read_bool() for boolean propertiesRob Herring
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann
2021-12-17ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-10-06ARM: OMAP2+: Fix typo in some commentsJason Wang
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-07-27ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo
2021-04-08Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2021-03-24ARM: OMAP2+: add missing call to of_node_put()Yang Li
2021-03-10ARM: OMAP2+: Drop legacy platform data for dra7 pcieTony Lindgren
2020-11-16ARM: OMAP2+: Check for inited flagTony Lindgren
2020-07-14ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao
2020-06-03ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren
2020-02-21ARM: OMAP2+: Improve handling of ti-sysc related sysc_fieldsTony Lindgren
2019-12-17ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren
2019-10-16ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeupTony Lindgren
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-04-25ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usageTero Kristo
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-05bus: ti-sysc: Pass clockactivity quirk to platform functionsTony Lindgren
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-03-26ARM: OMAP2+: Handle reset quirks for dynamically allocated modulesTony Lindgren
2019-03-26ARM: OMAP2+: Allocate struct omap_hwmod based on dts dataTony Lindgren
2019-03-26ARM: OMAP2+: Prepare class allocation for dynamically allocated modulesTony Lindgren
2019-03-26ARM: OMAP2+: Make interconnect target module allocation functions staticTony Lindgren
2019-03-26ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren
2019-02-15ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires thatAndreas Kemnade
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-10ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren
2018-11-19ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-09-07ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-07ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo
2018-08-17ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren
2018-08-17ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren
2018-04-30ARM: OMAP2+: Use signed value for sysc register offsetsTony Lindgren
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann
2018-02-28ARM: OMAP2+: Try to parse earlycon from parent tooTony Lindgren
2018-02-28ARM: OMAP2+: Add checks for device tree based sysconfig dataTony Lindgren