aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dvfs.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: DVFS: Adding volt request for dep domain should be based on user valueGirish S Ghongdemath2011-09-221-9/+9
* OMAP4: DVFS: Scale freq when dependent volt is scaledGirish S Ghongdemath2011-08-301-9/+72
* OMAP4: DVFS: Return max OPP if no match for volt in opp_find_freq_ceilGirish S Ghongdemath2011-08-301-3/+9
* OMAP3+: PM: DVFS: scale only target_device freq when list is emptyNishanth Menon2011-08-021-6/+13
* OMAP2+: Ensure that PM inits are done before allowing DVFSNishanth Menon2011-07-291-0/+6
* OMAP4: DVFS: attempt floor before giving up scaleGirish S Ghongdemath2011-07-151-0/+3
* OMAP2+: DVFS: provide ability to know if dvfs is scaling for a domainNishanth Menon2011-07-101-0/+41
* ARM: omap2: dvfs/pd: fix plist usages not that lock is removedDima Zavin2011-07-081-3/+2
* OMAP2+: DVFS: add debugfs support for visualizingTodd Poynor2011-06-291-0/+174
* OMAP: dvfs: Create a dvfs_info per voltdm and not per deviceRajendra Nayak2011-06-211-9/+10
* OMAP3+: PM: DVFS: introduce helper functions for DVFSVishwanath BS2011-06-131-0/+987