Age | Commit message (Expand) | Author |
2011-09-15 | OMAP3+: VC: make I2C config programmable with PMIC-specific settings | Kevin Hilman |
2011-09-15 | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain | Kevin Hilman |
2011-09-15 | OMAP3+: VC: abstract out channel configuration | Kevin Hilman |
2011-09-15 | OMAP3+: VC: move on/onlp/ret/off command configuration into common init | Kevin Hilman |
2011-09-15 | OMAP3+: VC: cleanup voltage setup time configuration | Kevin Hilman |
2011-09-15 | OMAP3+: VC bypass: use fields from VC struct instead of PMIC info | Kevin Hilman |
2011-09-15 | OMAP3+: VC: cleanup PMIC register address configuration | Kevin Hilman |
2011-09-15 | OMAP3+: VC: cleanup i2c slave address configuration | Kevin Hilman |
2011-09-15 | OMAP3+: voltage: convert to PRM register access functions | Kevin Hilman |
2011-09-15 | OMAP2+: PRM: add register access functions for VC/VP | Kevin Hilman |
2011-09-15 | OMAP3+ VP: replace transaction done check/clear with VP ops | Kevin Hilman |
2011-09-15 | OMAP2+: add PRM VP functions for checking/clearing VP TX done status | Kevin Hilman |
2011-09-15 | OMAP2+: VC: support PMICs with separate voltage and command registers | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: split out voltage processor (VP) code into new layer | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: enable VC bypass scale method when VC is initialized | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: move VC into struct voltagedomain, misc. renames | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: split voltage controller (VC) code into dedicated layer | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: keep track of powerdomains in each voltagedomain | Kevin Hilman |
2011-09-15 | OMAP2+: powerdomain: add voltage domain lookup during register | Kevin Hilman |
2011-09-15 | OMAP4: powerdomain data: add voltage domains | Benoit Cousson |
2011-09-15 | OMAP3: powerdomain data: add voltage domains | Kevin Hilman |
2011-09-15 | OMAP2: add voltage domains and connect to powerdomains | Kevin Hilman |
2011-09-15 | OMAP2+: powerdomain: add voltagedomain to struct powerdomain | Kevin Hilman |
2011-09-15 | OMAP3+: voltage: add scalable flag to voltagedomain | Kevin Hilman |
2011-09-15 | OMAP3: voltagedomain data: add wakeup domain | Kevin Hilman |
2011-09-15 | OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: start towards a new voltagedomain layer | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: move PRCM mod offets into VC/VP structures | Kevin Hilman |
2011-09-14 | OMAP: powerdomain: remove omap_chip bitmasks | Paul Walmsley |
2011-09-14 | OMAP: powerdomain: split pwrdm_init() into two functions | Paul Walmsley |
2011-09-14 | OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain | Paul Walmsley |
2011-09-14 | OMAP: clockdomain: split clkdm_init() | Paul Walmsley |
2011-09-14 | OMAP3: id: remove duplicate code for testing SoC ES level | Paul Walmsley |
2011-09-14 | OMAP3: id: add fallthrough warning; fix some CodingStyle issues | Paul Walmsley |
2011-09-14 | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley |
2011-09-14 | OMAP3: id: remove useless strcpy()s | Paul Walmsley |
2011-09-13 | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley |
2011-09-04 | Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o... | Paul Walmsley |
2011-09-04 | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] | Paul Walmsley |
2011-08-22 | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley |
2011-08-21 | OMAP4: clock: fix compile warning | Paul Walmsley |
2011-08-19 | OMAP4: clock: re-enable previous clockdomain enable/disable sequence | Paul Walmsley |
2011-08-19 | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar |
2011-08-19 | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak |
2011-08-10 | omap: timer: Set dmtimer used as clocksource in autoreload mode | Hemant Pedanekar |
2011-08-10 | OMAP3: am3517crane: remove NULL board_mux from board file | Johan Hovold |
2011-08-10 | arm: mach-omap2: mux: use kstrdup() | Thomas Meyer |
2011-08-10 | Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren |
2011-08-10 | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds | Paul Walmsley |