index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
prm_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP2+: Fix randconfig build warning for dm814_pllss_data
Tony Lindgren
2015-12-23
1
-0
/
+2
*
ARM: OMAP2+: Add DPPLS clock manager for dm814x
Tony Lindgren
2015-12-10
1
-0
/
+6
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
1
-0
/
+1
|
\
|
*
ARM: PRM: AM437x: Enable IO wakeup feature
Keerthy
2015-07-23
1
-0
/
+1
*
|
ARM: appropriate __init annotation for const data
Nicolas Pitre
2015-07-28
1
-1
/
+1
|
/
*
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
Tero Kristo
2015-03-31
1
-1
/
+1
*
ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
Tero Kristo
2015-03-31
1
-0
/
+3
*
ARM: OMAP2+: CM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-31
1
-1
/
+7
*
ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
Tero Kristo
2015-03-31
1
-5
/
+32
*
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-31
1
-13
/
+63
*
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
2015-03-27
1
-5
/
+0
*
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
2015-03-27
1
-9
/
+42
*
ARM: OMAP2+: CM: determine CM base address from device tree
Tero Kristo
2015-03-27
1
-1
/
+0
*
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
2015-03-27
1
-21
/
+2
*
ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
Tero Kristo
2015-03-27
1
-28
/
+8
*
ARM: OMAP2+: PRCM: add support for static clock memmap indices
Tero Kristo
2015-03-25
1
-29
/
+50
*
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
2015-03-25
1
-0
/
+34
*
ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
Tero Kristo
2015-03-25
1
-0
/
+21
*
ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
Tero Kristo
2015-03-25
1
-1
/
+7
*
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
1
-0
/
+11
|
\
|
*
Merge branch 'clk-next' into v3.19-rc7
Michael Turquette
2015-02-02
1
-0
/
+11
|
|
\
|
|
*
ARM: OMAP3: PRM: add support for legacy iomapping init
Tero Kristo
2015-01-30
1
-0
/
+11
*
|
|
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-02-17
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init
Tony Lindgren
2015-01-15
1
-0
/
+4
|
|
/
*
/
ARM: OMAP: Work around hardcoded interrupts
Marc Zyngier
2015-01-17
1
-2
/
+12
|
/
*
ARM: OMAP2+: PRM: provide generic API for system reset
Tero Kristo
2014-10-27
1
-0
/
+19
*
ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
Tero Kristo
2014-10-27
1
-0
/
+16
*
ARM: OMAP2+: PRM: add generic API for checking hardreset status
Tero Kristo
2014-10-27
1
-0
/
+20
*
ARM: OMAP2+: PRM: add generic API for deasserting hardware reset
Tero Kristo
2014-10-27
1
-0
/
+24
*
ARM: OMAP2+: PRM: add generic API for asserting hardware reset
Tero Kristo
2014-10-27
1
-0
/
+20
*
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-10-15
1
-2
/
+0
|
\
|
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
1
-2
/
+0
*
|
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
2014-09-11
1
-1
/
+1
|
/
*
ARM: OMAP2: PRM: add support for OMAP2 specific clock providers
Tero Kristo
2014-07-02
1
-0
/
+2
*
ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
Tero Kristo
2014-05-16
1
-0
/
+8
*
ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
Tero Kristo
2014-05-16
1
-0
/
+2
*
ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup
Tero Kristo
2014-05-16
1
-6
/
+1
*
ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
Tero Kristo
2014-01-17
1
-0
/
+66
*
ARM: OMAP: Move DT wake-up event handling over to use pinctrl-single-omap
Tony Lindgren
2013-10-11
1
-0
/
+11
*
Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2012-11-30
1
-0
/
+45
|
\
|
*
ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count
Rajendra Nayak
2012-11-22
1
-0
/
+45
*
|
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...
Arnd Bergmann
2012-11-15
1
-44
/
+73
|
\
|
|
*
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
2012-11-08
1
-1
/
+0
|
*
ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup
Paul Walmsley
2012-11-08
1
-0
/
+15
|
*
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-10-25
1
-44
/
+60
|
|
\
|
|
*
ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
Paul Walmsley
2012-10-21
1
-0
/
+26
|
|
*
ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointers
Paul Walmsley
2012-10-21
1
-0
/
+52
|
|
*
ARM: OMAP2+: PRM: remove PRM weak functions
Paul Walmsley
2012-10-21
1
-62
/
+0
[next]