Age | Commit message (Expand) | Author | Files | Lines |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
2011-09-15 | OMAP3+: VP: combine setting init voltage into common function | Kevin Hilman | 1 | -39/+19 |
2011-09-15 | OMAP3+: VP: remove unused omap_vp_get_curr_volt() | Kevin Hilman | 1 | -34/+0 |
2011-09-15 | OMAP3+: VP: update_errorgain(): return error if VP | Kevin Hilman | 1 | -0/+3 |
2011-09-15 | OMAP: VP: Explicitly mask VPVOLTAGE field | Todd Poynor | 1 | -1/+2 |
2011-09-15 | OMAP3+: VP: remove omap_vp_runtime_data | Kevin Hilman | 1 | -39/+31 |
2011-09-15 | OMAP3+: VP: create VP helper function for updating error gain | Kevin Hilman | 1 | -0/+19 |
2011-09-15 | OMAP3+: VP: move timing calculation/config into VP init | Kevin Hilman | 1 | -1/+22 |
2011-09-15 | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) | Kevin Hilman | 1 | -15/+14 |
2011-09-15 | OMAP3+: voltage: remove unneeded debugfs interface | Kevin Hilman | 1 | -63/+0 |
2011-09-15 | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames | Kevin Hilman | 1 | -47/+41 |
2011-09-15 | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain | Kevin Hilman | 1 | -7/+6 |
2011-09-15 | OMAP3+: voltage: convert to PRM register access functions | Kevin Hilman | 1 | -29/+28 |
2011-09-15 | OMAP3+ VP: replace transaction done check/clear with VP ops | Kevin Hilman | 1 | -11/+5 |
2011-09-15 | OMAP2+: voltage: split out voltage processor (VP) code into new layer | Kevin Hilman | 1 | -0/+374 |