Age | Commit message (Expand) | Author | Files | Lines |
2012-11-07 | Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 1 | -2/+4 |
2012-11-06 | ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmax | Tero Kristo | 1 | -2/+4 |
2012-11-06 | ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fields | Tero Kristo | 1 | -2/+2 |
2012-11-06 | ARM: OMAP3+: PM: VP: use uV for max and min voltage limits | Nishanth Menon | 1 | -2/+2 |
2012-10-26 | ARM: OMAP2+: PM: VP: minor pr_warn updates | Nishanth Menon | 1 | -7/+6 |
2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley | 1 | -9/+7 |
2012-03-07 | ARM: OMAP3+: PM: VP: fix integer truncation error | Yuan Jiangli | 1 | -2/+2 |
2012-02-09 | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found | Russell King | 1 | -0/+5 |
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 |