index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
prm3xxx.c
Age
Commit message (
Expand
)
Author
2019-06-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
ARM: omap2: remove incorrect __init annotation
Arnd Bergmann
2017-10-10
ARM: OMAP3: Remove legacy IRQ for PRM
Tony Lindgren
2017-08-15
ARM: OMAP3+: PRM: fix of_irq_get() result check
Sergei Shtylyov
2017-06-29
ARM: OMAP2+: Fix omap3 prm shared irq
Tony Lindgren
2017-06-12
Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4
Tony Lindgren
2017-06-08
ARM: OMAP2+: Remove unused legacy code for PRM
Tony Lindgren
2017-06-06
ARM: OMAP2+: PRCM: store also physical addresses for instances
Tero Kristo
2016-11-07
ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_mask
Colin Ian King
2015-03-31
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-27
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
2015-03-25
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
2015-03-25
ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
Tero Kristo
2015-03-25
ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
Tero Kristo
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2014-10-27
ARM: OMAP2+: PRM: provide generic API for system reset
Tero Kristo
2014-10-27
ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
Tero Kristo
2014-10-27
ARM: OMAP3: PRM: make PRCM interrupt handler related functions static
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for checking hardreset status
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for deasserting hardware reset
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for asserting hardware reset
Tero Kristo
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-09-16
ARM: OMAP3: Fix I/O chain clock line assertion timed out error
Tony Lindgren
2014-09-08
ARM: OMAP3+: PRM: register interrupt information from DT
Nishanth Menon
2014-07-04
ARM: OMAP3: control: isolate control module init to its own function
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driver
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: move PRM init code from PM core to the driver
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: add API for checking and clearing cold reset status
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: move modem reset to PRM driver
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: move iva reset to PRM driver
Tero Kristo
2014-07-04
ARM: OMAP3: PRM: move prcm wakeup helper to prm driver
Tero Kristo
2014-05-16
Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2014-05-15
ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
Tero Kristo
2014-05-15
ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
Tero Kristo
2014-05-15
ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup
Tero Kristo
2014-05-15
ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit
Tero Kristo
2013-01-11
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2013-01-03
Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...
Tony Lindgren
2013-01-02
ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return values
Paul Walmsley
2012-12-17
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
Tony Lindgren
2012-11-21
ARM: OMAP2+: PRM: initialize some PRM functions early
Paul Walmsley
2012-11-08
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
2012-11-08
ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)
Paul Walmsley
2012-10-21
ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
Paul Walmsley
2012-10-21
ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM
Paul Walmsley
2012-10-21
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley