- 10637af ARM: OMAP2+: powerdomain.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
- bd002d7 ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain by Nishanth Menon · 10 years ago
- cafc8cb ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate by Nishanth Menon · 10 years ago
- 4794208 ARM: OMAP2+: PRCM: cleanup some header includes by Tero Kristo · 11 years ago
- eadc62f ARM: OMAP2+: PM: AM43x powerdomain data by Ambresh K · 11 years ago
- 97dd16b ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update header by Ambresh K · 11 years ago
- aee9a50 Merge branch 'omap/pm-voltdomain-cleanup' into next/soc by Arnd Bergmann · 11 years ago
- cd8abed ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated to a pwrdm by Rajendra Nayak · 11 years ago
- 411f968 ARM: OMAP5: powerdomain data: Add OMAP54XX data and update the header by Benoit Cousson · 11 years ago
- 562e54d ARM: OMAP2+: powerdomain: fix whitespace, improve flag comments by Paul Walmsley · 12 years ago
- 3a09028 ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlock by Paul Walmsley · 12 years ago
- c4978fb ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code by Paul Walmsley · 12 years ago
- f8457c2 ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition() by Paul Walmsley · 12 years ago
- e4c060d ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 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
- e055548 ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm by Kevin Hilman · 13 years ago
- 3f0ea76 ARM: OMAP AM33xx: powerdomains: add AM335x support by Vaibhav Hiremath · 12 years ago
- 5a68a73 ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API by Santosh Shilimkar · 13 years ago
- fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
- e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 14 years ago
- 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 14 years ago
- 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 14 years ago
- 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
- 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 694606c OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() by Paul Walmsley · 14 years ago
- 3673d1e OMAP: powerdomain: remove unused func declaration by Rajendra Nayak · 14 years ago
- 7f59567 OMAP2+: powerdomain: add API to get context loss count by Kevin Hilman · 14 years ago
- 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago[Renamed (92%) from arch/arm/plat-omap/include/plat/powerdomain.h]
- a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
- 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
- 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
- 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
- 04aeae7 OMAP2plus: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
- bb722f3 OMAP4: powerdomain: Update DSS logic state for ES2 by Rajendra Nayak · 14 years ago
- 90dbc7b OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains by Rajendra Nayak · 15 years ago
- d3353e1 OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains by Rajendra Nayak · 15 years ago
- cde08f8 OMAP3 PM: Adding counters for power domain logic off and mem off during retention. by Thara Gopinath · 15 years ago
- 1e3d0d2 OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state by Thara Gopinath · 15 years ago
- f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 15 years ago
- e0594b4 OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
- e909d62a8 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 15 years ago
- 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
- 38900c2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. by Abhijit Pagare · 15 years ago
- f37c6df ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. by Abhijit Pagare · 15 years ago
- 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 15 years ago
- 155a22e OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
- 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
- ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago[Renamed (99%) from arch/arm/plat-omap/include/mach/powerdomain.h]
- ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
- 331b93f OMAP: PM: Add pm-debug counters by Peter 'p2' De Schrijver · 16 years ago
- a23456e OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each. by Peter 'p2' De Schrijver · 16 years ago
- ba20bb1 OMAP: PM counter infrastructure. by Peter 'p2' De Schrijver · 16 years ago
- d37f1a1 [ARM] OMAP2/3 clockdomains: add CM and PRM clkdms by Paul Walmsley · 16 years ago
- fecb494 [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code by Paul Walmsley · 16 years ago
- 0b7cbfb [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support by Paul Walmsley · 16 years ago
- 8420bb1 ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code by Paul Walmsley · 16 years ago
- ad67ef6 ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code by Paul Walmsley · 16 years ago