Age | Commit message (Expand) | Author | Files | Lines |
2019-10-21 | ARM: OMAP2+: prm44xx: make prm_{save,restore}_context static | Ben Dooks | 1 | -2/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-10-18 | ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup | Nathan Chancellor | 1 | -1/+1 |
2018-05-18 | ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restore | Keerthy | 1 | -0/+25 |
2018-05-18 | ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IO | Dave Gerlach | 1 | -0/+29 |
2018-05-18 | ARM: OMAP2+: Add functions to save and restore powerdomain context | Russ Dill | 1 | -0/+50 |
2017-10-10 | ARM: OMAP4: Remove legacy IRQ for PRM | Tony Lindgren | 1 | -18/+3 |
2017-08-15 | ARM: OMAP4+: PRM: fix of_irq_get() result checks | Sergei Shtylyov | 1 | -2/+2 |
2017-06-30 | ARM: OMAP4: Fix legacy code clean-up regression | Tony Lindgren | 1 | -0/+55 |
2017-06-12 | Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4 | Tony Lindgren | 1 | -2/+2 |
2017-06-08 | ARM: OMAP2+: Remove unused legacy code for PRM | Tony Lindgren | 1 | -59/+0 |
2017-06-06 | ARM: OMAP2+: PRCM: store also physical addresses for instances | Tero Kristo | 1 | -2/+2 |
2015-07-23 | ARM: OMAP4+: PRM: Add AM437x specific data | Keerthy | 1 | -1/+11 |
2015-07-23 | ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 regi... | Keerthy | 1 | -18/+20 |
2015-07-23 | ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register | Keerthy | 1 | -5/+6 |
2015-04-22 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -38/+32 |
2015-03-31 | ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init | Tero Kristo | 1 | -33/+21 |
2015-03-31 | ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags | Tero Kristo | 1 | -2/+2 |
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 | -2/+1 |
2015-03-27 | ARM: OMAP2+: PRM: determine PRM base address from device tree | Tero Kristo | 1 | -0/+1 |
2015-03-25 | ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver | Tero Kristo | 1 | -0/+2 |
2015-03-25 | ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone | Tero Kristo | 1 | -2/+4 |
2015-03-01 | ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqen | Tero Kristo | 1 | -2/+2 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2015-01-17 | ARM: OMAP: Work around hardcoded interrupts | Marc Zyngier | 1 | -1/+4 |
2014-10-27 | ARM: OMAP2+: PRM: provide generic API for system reset | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain | Tero Kristo | 1 | -1/+2 |
2014-10-27 | ARM: OMAP4: PRM: make PRCM interrupt handler related functions static | Tero Kristo | 1 | -4/+9 |
2014-10-27 | ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static | Tero Kristo | 1 | -3/+3 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for checking hardreset status | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for deasserting hardware reset | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for asserting hardware reset | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag | Tero Kristo | 1 | -4/+6 |
2014-09-08 | ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7 | Nishanth Menon | 1 | -1/+1 |
2014-09-08 | ARM: OMAP4+: PRM: remove "wkup" event | Nishanth Menon | 1 | -1/+0 |
2014-09-08 | ARM: OMAP4+: PRM: register interrupt information from DT | Nishanth Menon | 1 | -0/+40 |
2014-09-08 | ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted | Nishanth Menon | 1 | -9/+38 |
2014-05-16 | Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 1 | -11/+9 |
2014-05-15 | ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops | Tero Kristo | 1 | -4/+3 |
2014-05-15 | ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it | Tero Kristo | 1 | -0/+6 |
2014-05-15 | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup | Tero Kristo | 1 | -0/+1 |
2014-05-15 | ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit | Tero Kristo | 1 | -9/+1 |
2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -2/+2 |
2013-08-23 | ARM: OMAP: DRA7: Enable PM framework initializations | Ambresh K | 1 | -1/+1 |
2013-08-23 | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vp | Rajendra Nayak | 1 | -0/+10 |
2013-03-19 | ARM: OMAP5: Reuse prm read_inst/write_inst | Tero Kristo | 1 | -2/+2 |
2013-03-19 | ARM: OMAP5: prm: Allow prm init to succeed | Santosh Shilimkar | 1 | -1/+1 |
2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 1 | -1/+1 |
2013-01-02 | ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources | Ivan Khoronzhuk | 1 | -1/+1 |