Age | Commit message (Expand) | Author |
2012-11-06 | Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren |
2012-11-05 | ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmax | Tero Kristo |
2012-11-05 | ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fields | Tero Kristo |
2012-11-05 | ARM: OMAP3+: PM: VP: use uV for max and min voltage limits | Nishanth Menon |
2012-10-25 | ARM: OMAP2+: PM: VP: minor pr_warn updates | Nishanth Menon |
2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley |
2012-03-06 | ARM: OMAP3+: PM: VP: fix integer truncation error | Yuan Jiangli |
2012-02-09 | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found | Russell King |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren |
2011-09-15 | OMAP3+: VP: combine setting init voltage into common function | Kevin Hilman |
2011-09-15 | OMAP3+: VP: remove unused omap_vp_get_curr_volt() | Kevin Hilman |
2011-09-15 | OMAP3+: VP: update_errorgain(): return error if VP | Kevin Hilman |
2011-09-15 | OMAP: VP: Explicitly mask VPVOLTAGE field | Todd Poynor |
2011-09-15 | OMAP3+: VP: remove omap_vp_runtime_data | Kevin Hilman |
2011-09-15 | OMAP3+: VP: create VP helper function for updating error gain | Kevin Hilman |
2011-09-15 | OMAP3+: VP: move timing calculation/config into VP init | Kevin Hilman |
2011-09-15 | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) | Kevin Hilman |
2011-09-15 | OMAP3+: voltage: remove unneeded debugfs interface | Kevin Hilman |
2011-09-15 | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames | Kevin Hilman |
2011-09-15 | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain | Kevin Hilman |
2011-09-15 | OMAP3+: voltage: convert to PRM register access functions | Kevin Hilman |
2011-09-15 | OMAP3+ VP: replace transaction done check/clear with VP ops | Kevin Hilman |
2011-09-15 | OMAP2+: voltage: split out voltage processor (VP) code into new layer | Kevin Hilman |