Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51bce5bc38bdb79c0f7ab33f1fe91a68ef1afa77
/
arch
/
arm
/
mach-omap2
/
cpuidle34xx.c
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
472a85f
ARM: OMAP3: cpuidle: use init/exit common routine
by Daniel Lezcano
· 12 years ago
554c06b
cpuidle: remove en_core_tk_irqen flag
by Daniel Lezcano
· 12 years ago
3dcb9f1
ARM: OMAP3: remove cpuidle_wrap_enter
by Daniel Lezcano
· 12 years ago
63b951e
ARM: OMAP: CPUidle: Unregister drivere on device registration failure
by Santosh Shilimkar
· 12 years ago
0d97558
ARM: omap3: cpuidle: enable time keeping
by Daniel Lezcano
· 12 years ago
6b85638
ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple
by Santosh Shilimkar
· 12 years ago
1cd9647
ARM: OMAP3xxx: CPUIdle: optimize __omap3_enter_idle()
by Paul Walmsley
· 12 years ago
fd6b42a
ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code
by Paul Walmsley
· 12 years ago
9db316b
ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warnings
by Paul Walmsley
· 12 years ago
b99db36
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
by Paul Walmsley
· 12 years ago
7d7e1eb
ARM: OMAP2+: Prepare for irqs.h removal
by Tony Lindgren
· 12 years ago
a5ebba6
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
05011f7
ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 state
by Jean Pihet
· 12 years ago
13d65c8
ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 state
by Jean Pihet
· 12 years ago
063a5d0
ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_state
by Jean Pihet
· 12 years ago
164e0cb
ARM: OMAP3/4: consolidate cpuidle Makefile
by Daniel Lezcano
· 13 years ago
daa37ce
ARM: OMAP3: cpuidle - check the powerdomain lookup
by Daniel Lezcano
· 13 years ago
34fd57b
ARM: OMAP3: cpuidle - set global variables static
by Daniel Lezcano
· 13 years ago
97abc49
ARM: OMAP3: set omap3_idle_data as static
by Daniel Lezcano
· 13 years ago
e92a458
ARM: OMAP3: cpuidle - simplify next_valid_state
by Daniel Lezcano
· 13 years ago
6622ac5
ARM: OMAP3: cpuidle - use omap3_idle_data directly
by Daniel Lezcano
· 13 years ago
88c377dd
ARM: OMAP3: define statically the omap3_idle_data
by Daniel Lezcano
· 13 years ago
0c2487f
ARM: OMAP3: cpuidle - remove cpuidle_params_table
by Daniel Lezcano
· 13 years ago
f79b5d8
ARM: OMAP3: cpuidle - remove the 'valid' field
by Daniel Lezcano
· 13 years ago
92b18d9
ARM: OMAP3: cpuidle - remove errata check in the init function
by Daniel Lezcano
· 13 years ago
200dd52
ARM: OMAP3: define cpuidle statically
by Daniel Lezcano
· 13 years ago
231900a
ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
by Daniel Lezcano
· 13 years ago
6da45dc
ARM: omap: Consolidate OMAP3 time keeping and irq enable
by Robert Lee
· 13 years ago
7f760f1
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uart
by Tony Lindgren
· 13 years ago
2fd1496
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
by Govindraj.R
· 13 years ago
ff819da
ARM: OMAP3: CPUidle: Make use of CPU PM notifiers
by Santosh Shilimkar
· 13 years ago
742eaa6
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
by Russell King
· 13 years ago
ba8bb18
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
by Santosh Shilimkar
· 13 years ago
52f3a41
Merge branch 'fixes-v3.2-rc2' into fixes
by Tony Lindgren
· 13 years ago
5698eb4
ARM: OMAP3: CPUidle: include <linux/export.h>
by Kevin Hilman
· 13 years ago
46bcfad
cpuidle: Single/Global registration of idle states
by Deepthi Dharwar
· 13 years ago
4202735
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
by Deepthi Dharwar
· 13 years ago
e978aa7
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
by Deepthi Dharwar
· 13 years ago
0490891
OMAP3: cpuidle: change the power domains modes determination logic
by Jean Pihet
· 14 years ago
c6cd91d
OMAP3: cpuidle: code rework for improved readability
by Jean Pihet
· 14 years ago
badc303
OMAP3: cpuidle: re-organize the C-states data
by Jean Pihet
· 14 years ago
866ba0e
OMAP3: clean-up mach specific cpuidle data structures
by Jean Pihet
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a2358a7
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus
by Tony Lindgren
· 14 years ago
8c5ca4d
omap3: cpuidle: Add description field to each C-state.
by Santosh Shilimkar
· 14 years ago
e16b41b
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
by Ricardo Salveti de Araujo
· 14 years ago
5cd1937
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
by Rajendra Nayak
· 14 years ago
dc8e7e3
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
56dbed1
Merge branch 'linus' into idle-test
by Len Brown
· 14 years ago
5392083
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
by Len Brown
· 14 years ago
72e06d0
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
by Paul Walmsley
· 14 years ago
1540f214
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
by Paul Walmsley
· 14 years ago
cc1b602
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
by Eduardo Valentin
· 14 years ago
80723c3
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
by Nishanth Menon
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
65707fb
OMAP3: CPUidle: remove redundant setting of PER next power state
by Kevin Hilman
· 14 years ago
e7410cf
OMAP3: PM: move device-specific special cases from PM core into CPUidle
by Kevin Hilman
· 14 years ago
709731b
OMAP3: cpuidle: Add valid field into C-state parameter passing
by Kalle Jokiniemi
· 15 years ago
bb4de3d
OMAP3: cpuidle: configure latencies/thresholds from board file
by Kevin Hilman
· 15 years ago
6af83b3
OMAP3: cpuidle: Update statistics for correct state
by Sanjeev Premi
· 15 years ago
afbcf61
OMAP3: CPUidle: Fixed timer resolution
by Tero Kristo
· 15 years ago
cf22854
OMAP3: PM: Added resched check into idle calls
by Tero Kristo
· 16 years ago
7139178
OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop
by Jouni Hogander
· 16 years ago
8e431ed
OMAP3: PM: CPUidle: Start C-state definitions from base 0
by Sanjeev Premi
· 16 years ago
06d8f06
OMAP3: PM: CPUidle: Add new lower-latency C1 state
by Peter 'p2' De Schrijver
· 16 years ago
0343371
OMAP3: PM: CPUidle: fix init sequencing
by Kalle Jokiniemi
· 16 years ago
0f724ed
OMAP3: PM: CPUidle: check activity for C2, C3, correct accounting
by Kevin Hilman
· 16 years ago
c98e223
OMAP3: PM: CPUidle: obey enable_off_mode flag
by Kevin Hilman
· 16 years ago
20b0166
OMAP3: PM: CPUidle: support retention and off-mode C-states
by Rajendra Nayak
· 16 years ago
99e6a4d
OMAP3: PM: CPUidle: base driver and support for C1-C2
by Rajendra Nayak
· 16 years ago