Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | ARM: OMAP2+: Drop legacy platform data for omap4 aess | Tony Lindgren | 1 | -18/+0 |
2019-10-16 | ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeup | Tony Lindgren | 1 | -97/+0 |
2019-07-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -34/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-28 | bus: ti-sysc: Add support for missing clockdomain handling | Tony Lindgren | 1 | -34/+5 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -26/+184 |
2019-04-25 | ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usage | Tero Kristo | 1 | -2/+2 |
2019-04-06 | bus: ti-sysc: Handle swsup idle mode quirks | Tony Lindgren | 1 | -0/+6 |
2019-04-06 | bus: ti-sysc: Pass clockactivity quirk to platform functions | Tony Lindgren | 1 | -0/+2 |
2019-04-01 | bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init | Tony Lindgren | 1 | -0/+2 |
2019-03-26 | ARM: OMAP2+: Handle reset quirks for dynamically allocated modules | Tony Lindgren | 1 | -0/+70 |
2019-03-26 | ARM: OMAP2+: Allocate struct omap_hwmod based on dts data | Tony Lindgren | 1 | -4/+78 |
2019-03-26 | ARM: OMAP2+: Prepare class allocation for dynamically allocated modules | Tony Lindgren | 1 | -8/+10 |
2019-03-26 | ARM: OMAP2+: Make interconnect target module allocation functions static | Tony Lindgren | 1 | -14/+16 |
2019-03-26 | ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset() | Tony Lindgren | 1 | -1/+1 |
2019-02-15 | ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires that | Andreas Kemnade | 1 | -4/+12 |
2019-01-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -6/+17 |
2018-12-11 | ARM: OMAP2+: Check also the first dts child for hwmod flags | Tony Lindgren | 1 | -6/+17 |
2018-11-19 | ARM: OMAP2+: hwmod: Fix some section annotations | Nathan Chancellor | 1 | -3/+3 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -3/+5 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -3/+3 |
2018-09-07 | ARM: OMAP2+: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -8/+8 |
2018-09-07 | ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocks | Tero Kristo | 1 | -29/+43 |
2018-08-17 | ARM: OMAP2+: Fix module address for modules using mpu_rt_idx | Tony Lindgren | 1 | -0/+37 |
2018-08-17 | ARM: OMAP2+: Fix null hwmod for ti-sysc debug | Tony Lindgren | 1 | -1/+1 |
2018-04-30 | ARM: OMAP2+: Use signed value for sysc register offsets | Tony Lindgren | 1 | -10/+11 |
2018-03-07 | Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc... | Arnd Bergmann | 1 | -1/+417 |
2018-03-01 | ARM: OMAP2+: Try to parse earlycon from parent too | Tony Lindgren | 1 | -0/+6 |
2018-03-01 | ARM: OMAP2+: Add checks for device tree based sysconfig data | Tony Lindgren | 1 | -3/+106 |
2018-03-01 | ARM: OMAP2+: Add functions to allocate module data from device tree | Tony Lindgren | 1 | -1/+308 |
2018-02-14 | Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixes | Tony Lindgren | 1 | -3/+3 |
2018-02-02 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+2 |
2018-01-22 | ARM: omap: hwmod: fix section mismatch warnings | Arnd Bergmann | 1 | -2/+2 |
2017-12-22 | ARM: OMAP2+: hwmod_core: enable optional clocks before main clock | Tero Kristo | 1 | -3/+3 |
2017-12-21 | bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data | Tony Lindgren | 1 | -0/+2 |
2017-12-04 | ARM: OMAP2+: hwmod: calculate physical register address on am33xx | Tero Kristo | 1 | -0/+1 |
2017-12-04 | ARM: OMAP2+: hwmod: fix clkctrl address translation logic | Tero Kristo | 1 | -37/+35 |
2017-10-11 | ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space | Tony Lindgren | 1 | -240/+13 |
2017-10-11 | ARM: OMAP2+: Drop omap_hwmod_dma_info | Tony Lindgren | 1 | -116/+3 |
2017-10-11 | ARM: OMAP2+: Drop omap_hwmod_irq_info | Tony Lindgren | 1 | -96/+4 |
2017-10-11 | ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support | Tony Lindgren | 1 | -1/+79 |
2017-09-19 | ARM: OMAP2+: Fix overwriting of clkctrl and modulemode values | Tony Lindgren | 1 | -8/+41 |
2017-08-16 | ARM: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-06-12 | Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4 | Tony Lindgren | 1 | -15/+130 |
2017-06-08 | ARM: OMAP2+: Remove unused legacy code for interconnects | Tony Lindgren | 1 | -13/+10 |
2017-06-06 | ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available | Tero Kristo | 1 | -15/+130 |
2017-03-23 | ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO | Roger Quadros | 1 | -2/+7 |
2017-03-14 | ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLK | Tony Lindgren | 1 | -1/+1 |
2017-03-14 | ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports | Tony Lindgren | 1 | -73/+10 |