index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-4
/
+2
2011-11-24
ARM: OMAP: PM: only register TWL with voltage layer when device is present
Kevin Hilman
1
-4
/
+2
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-05
arm/dts: OMAP3+: Add mpu, dsp and iva nodes
Benoit Cousson
1
-1
/
+2
2011-10-04
ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM
Benoit Cousson
1
-40
/
+7
2011-10-04
ARM: OMAP2+: pm: Use hwmod name instead of dev pointer
Benoit Cousson
1
-7
/
+15
2011-10-04
Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base
Tony Lindgren
1
-19
/
+17
2011-09-23
Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...
Tony Lindgren
1
-12
/
+10
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
1
-4
/
+4
2011-09-15
OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix
Kevin Hilman
1
-1
/
+1
2011-09-15
OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"
Kevin Hilman
1
-1
/
+1
2011-09-15
OMAP2+: voltage: start towards a new voltagedomain layer
Kevin Hilman
1
-1
/
+1
2011-08-31
OMAP2+: PM: clean up error messages: replace printk with pr_err.
Johan Hovold
1
-10
/
+8
2011-08-31
OMAP2+: PM: fix typos in misc. comment and error messages
Johan Hovold
1
-3
/
+3
2011-08-20
OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...
Santosh Shilimkar
1
-2
/
+0
2011-07-10
OMAP2+: PM: idle clkdms only if already in idle
Rajendra Nayak
1
-1
/
+3
2011-07-10
OMAP2+: PM: Initialise sleep_switch to a non-valid value
Rajendra Nayak
1
-1
/
+1
2011-04-26
OMAP4: Intialize IVA Device in addition to DSP device.
Shweta Gulati
1
-0
/
+1
2011-03-11
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
1
-4
/
+4
2011-03-10
OMAP3: PM: Initialize IVA only if available
Sanjeev Premi
1
-1
/
+3
2011-03-08
OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h
Paul Walmsley
1
-1
/
+1
2011-02-26
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
1
-1
/
+1
2011-02-26
OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm
Rajendra Nayak
1
-2
/
+2
2010-12-23
OMAP4: PM: Program correct init voltages for scalable VDDs
Thara Gopinath
1
-0
/
+11
2010-12-23
OMAP4: Register voltage PMIC parameters with the voltage layer
Thara Gopinath
1
-0
/
+1
2010-12-23
OMAP3: PM: Program correct init voltages for VDD1 and VDD2
Thara Gopinath
1
-0
/
+76
2010-12-23
OMAP3: PM: Register TWL4030 pmic info with the voltage driver.
Thara Gopinath
1
-0
/
+4
2010-12-23
OMAP3: PM: Adding smartreflex device file.
Thara Gopinath
1
-0
/
+2
2010-12-23
OMAP3: PM: Adding voltage driver support.
Thara Gopinath
1
-0
/
+8
2010-12-22
OMAP4: PM: Do not assume clkdm supports hw transitions
Rajendra Nayak
1
-3
/
+5
2010-12-22
OMAP4: PM: Use the low-power state change feature on OMAP4
Rajendra Nayak
1
-6
/
+22
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP: pm.c correct the initcall for an early init.
Thara Gopinath
1
-1
/
+1
2010-09-24
OMAP4: pm: Change l3_main to l3_main_1 during bus device init
Benoit Cousson
1
-2
/
+5
2010-09-24
omap: pm: Move set_pwrdm_state routine to common pm.c
Santosh Shilimkar
1
-0
/
+50
2010-09-24
OMAP4: pm.c extensions for OMAP4 support
Thara Gopinath
1
-5
/
+15
2010-07-27
OMAP: PM: create omap_devices for MPU, DSP, L3
Kevin Hilman
1
-0
/
+84
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
1
-111
/
+0
2009-02-08
[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
Paul Walmsley
1
-1
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-05-12
[ARM] dyntick: Remove obsolete and unused ARM dyntick support
Russell King
1
-7
/
+0
2008-04-14
ARM: OMAP2: Remove old 24xx PM code
Tony Lindgren
1
-269
/
+1
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-17
/
+3
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-3
/
+3
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-8
/
+1
[next]