index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cpuidle34xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
1
-3
/
+0
|
\
|
*
ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple
Santosh Shilimkar
2013-03-28
1
-3
/
+0
*
|
ARM: OMAP3: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-20
/
+2
*
|
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
1
-1
/
+0
*
|
ARM: OMAP3: remove cpuidle_wrap_enter
Daniel Lezcano
2013-04-22
1
-21
/
+9
*
|
ARM: OMAP: CPUidle: Unregister drivere on device registration failure
Santosh Shilimkar
2013-04-09
1
-1
/
+5
*
|
ARM: omap3: cpuidle: enable time keeping
Daniel Lezcano
2013-04-09
1
-2
/
+3
|
/
*
ARM: OMAP3xxx: CPUIdle: optimize __omap3_enter_idle()
Paul Walmsley
2013-01-29
1
-13
/
+22
*
ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code
Paul Walmsley
2013-01-26
1
-22
/
+22
*
ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warnings
Paul Walmsley
2012-12-15
1
-5
/
+9
*
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
2012-11-08
1
-1
/
+0
*
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
1
-1
/
+0
*
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
1
-44
/
+27
|
\
|
*
ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 state
Jean Pihet
2012-06-25
1
-18
/
+4
|
*
ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 state
Jean Pihet
2012-06-25
1
-19
/
+22
|
*
ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_state
Jean Pihet
2012-06-25
1
-7
/
+1
*
|
ARM: OMAP3/4: consolidate cpuidle Makefile
Daniel Lezcano
2012-06-19
1
-8
/
+0
|
/
*
ARM: OMAP3: cpuidle - check the powerdomain lookup
Daniel Lezcano
2012-05-04
1
-0
/
+3
*
ARM: OMAP3: cpuidle - set global variables static
Daniel Lezcano
2012-05-03
1
-1
/
+1
*
ARM: OMAP3: set omap3_idle_data as static
Daniel Lezcano
2012-05-03
1
-1
/
+1
*
ARM: OMAP3: cpuidle - simplify next_valid_state
Daniel Lezcano
2012-05-03
1
-34
/
+19
*
ARM: OMAP3: cpuidle - use omap3_idle_data directly
Daniel Lezcano
2012-05-03
1
-57
/
+6
*
ARM: OMAP3: define statically the omap3_idle_data
Daniel Lezcano
2012-05-03
1
-5
/
+32
*
ARM: OMAP3: cpuidle - remove cpuidle_params_table
Daniel Lezcano
2012-05-03
1
-25
/
+3
*
ARM: OMAP3: cpuidle - remove the 'valid' field
Daniel Lezcano
2012-05-03
1
-9
/
+2
*
ARM: OMAP3: cpuidle - remove errata check in the init function
Daniel Lezcano
2012-05-03
1
-10
/
+0
*
ARM: OMAP3: define cpuidle statically
Daniel Lezcano
2012-05-03
1
-26
/
+60
*
ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
Daniel Lezcano
2012-05-03
1
-17
/
+0
*
ARM: omap: Consolidate OMAP3 time keeping and irq enable
Robert Lee
2012-03-21
1
-25
/
+17
*
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
2011-12-16
1
-6
/
+0
|
\
|
*
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-14
1
-6
/
+0
*
|
ARM: OMAP3: CPUidle: Make use of CPU PM notifiers
Santosh Shilimkar
2011-12-08
1
-0
/
+15
|
/
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
1
-0
/
+1
|
\
|
*
Merge branch 'fixes-v3.2-rc2' into fixes
Tony Lindgren
2011-11-23
1
-48
/
+85
|
|
\
|
*
|
ARM: OMAP3: CPUidle: include <linux/export.h>
Kevin Hilman
2011-11-07
1
-0
/
+1
*
|
|
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
2011-12-05
1
-0
/
+1
|
|
/
|
/
|
*
|
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
1
-24
/
+49
*
|
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
1
-6
/
+7
*
|
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-11-06
1
-28
/
+39
|
/
*
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
2011-05-20
1
-34
/
+24
*
OMAP3: cpuidle: code rework for improved readability
Jean Pihet
2011-05-20
1
-33
/
+19
*
OMAP3: cpuidle: re-organize the C-states data
Jean Pihet
2011-05-20
1
-204
/
+101
*
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
2011-05-20
1
-60
/
+43
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
2011-03-11
1
-2
/
+2
|
\
|
*
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
2011-02-25
1
-2
/
+2
*
|
omap3: cpuidle: Add description field to each C-state.
Santosh Shilimkar
2011-03-09
1
-0
/
+9
*
|
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
2011-03-09
1
-1
/
+1
|
/
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-13
1
-0
/
+2
|
\
|
*
Merge branch 'linus' into idle-test
Len Brown
2011-01-12
1
-12
/
+28
|
|
\
[next]