Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-11-28 | Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2 | Tony Lindgren | 1 | -0/+1 |
2017-10-30 | ARM: OMAP2/3: CM: fix cm_split_idlest functionality | Tero Kristo | 1 | -0/+1 |
2017-10-11 | ARM: OMAP4: Remove legacy IRQ for PRM | Tony Lindgren | 1 | -1/+0 |
2017-06-06 | ARM: OMAP2+: PRCM: store also physical addresses for instances | Tero Kristo | 1 | -0/+7 |
2015-07-24 | Merge branch 'dm814x-soc' into omap-for-v4.3/soc | Tony Lindgren | 1 | -0/+6 |
2015-07-23 | ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register | Keerthy | 1 | -0/+2 |
2015-07-16 | ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814x | Tony Lindgren | 1 | -0/+6 |
2015-03-31 | ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility | Tero Kristo | 1 | -0/+2 |
2015-03-31 | ARM: OMAP2+: PRM: move SoC specific init calls within a generic API | Tero Kristo | 1 | -0/+4 |
2015-03-27 | ARM: OMAP2+: CM: determine CM base address from device tree | Tero Kristo | 1 | -0/+6 |
2015-03-25 | ARM: OMAP2+: PRCM: add support for static clock memmap indices | Tero Kristo | 1 | -0/+8 |
2015-01-17 | ARM: OMAP: Work around hardcoded interrupts | Marc Zyngier | 1 | -0/+1 |
2014-05-16 | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup | Tero Kristo | 1 | -0/+2 |
2014-05-16 | ARM: OMAP2+: PRCM: cleanup some header includes | Tero Kristo | 1 | -0/+2 |
2014-05-16 | ARM: OMAP2+: prcm: add omap_test_timeout to prcm-common.h | Tero Kristo | 1 | -0/+20 |
2013-08-23 | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XX | Aida Mynzhasova | 1 | -0/+1 |
2013-06-18 | ARM: OMAP: TI816X: add powerdomains for TI816x | Aida Mynzhasova | 1 | -0/+11 |
2012-11-09 | ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros | Paul Walmsley | 1 | -6/+0 |
2012-11-09 | ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup | Paul Walmsley | 1 | -16/+0 |
2012-09-24 | ARM: OMAP2/3: hwmod data: add gpmc | Afzal Mohammed | 1 | -0/+2 |
2012-07-24 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+8 |
2012-07-24 | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-07-09 | ARM: OMAP5: Add minimal support for OMAP5430 SOC | R Sricharan | 1 | -1/+1 |
2012-06-28 | ARM: OMAP AM35xx: clock and hwmod data: fix UART4 data | Paul Walmsley | 1 | -2/+2 |
2012-06-22 | ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm file | Vishwanath BS | 1 | -0/+8 |
2012-05-08 | ARM: OMAP4+: Add prm and cm base init function. | R Sricharan | 1 | -0/+13 |
2012-05-08 | ARM: OMAP2/3: Add idle_st bits for ST_32KSYNC timer to prcm-common header | Vaibhav Hiremath | 1 | -0/+4 |
2012-01-10 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+74 |
2011-12-17 | ARM: OMAP: PRCM: add suspend prepare / finish support | Tero Kristo | 1 | -2/+14 |
2011-12-17 | ARM: OMAP: PRCM: add support for chain interrupt handler | Tero Kristo | 1 | -1/+62 |
2011-12-16 | ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3 | Kyle Manna | 1 | -0/+2 |
2011-03-03 | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren | 1 | -0/+8 |
2011-03-02 | OMAP3: hwmod data: Add HSMMC | Paul Walmsley | 1 | -0/+4 |
2011-02-24 | OMAP2420: hwmod data: Add McBSP | Charulatha V | 1 | -0/+4 |
2010-12-22 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 1 | -0/+6 |
2010-12-22 | OMAP4: PRCM: reorganize existing OMAP4 PRCM header files | Paul Walmsley | 1 | -72/+7 |
2010-12-11 | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley | 1 | -5/+6 |
2010-09-29 | OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs | Govindraj.R | 1 | -0/+2 |
2010-09-29 | OMAP2/3: UART: add omap_hwmod data for UARTs 1-4 | Kevin Hilman | 1 | -0/+3 |
2010-05-20 | OMAP4: PRCM: Remove duplicate definition of base addresses | Benoit Cousson | 1 | -8/+0 |
2010-05-20 | OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention | Benoit Cousson | 1 | -5/+5 |
2010-05-20 | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 1 | -73/+73 |
2010-01-27 | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare | 1 | -0/+9 |
2009-12-12 | ARM: OMAP4: PM: Adds PRM register shift and mask bits | Rajendra Nayak | 1 | -0/+6 |
2009-12-12 | ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 | Rajendra Nayak | 1 | -2/+65 |
2009-05-28 | OMAP2/3: PM: push core PM code from linux-omap | Kevin Hilman | 1 | -0/+2 |
2009-02-08 | [ARM] OMAP2 PRCM: clean up CM_IDLEST bits | Paul Walmsley | 1 | -65/+133 |
2008-08-19 | ARM: OMAP: Powerdomain: Add OMAP3 powerdomains | Paul Walmsley | 1 | -1/+2 |
2008-07-03 | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 1 | -0/+1 |