summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/dvfs.c
AgeCommit message (Expand)Author
2012-08-01OMAP4: DVFS: Return max OPP if no match for volt in opp_find_freq_ceilGirish S Ghongdemath
2012-08-01OMAP3+: PM: DVFS: scale only target_device freq when list is emptyNishanth Menon
2012-08-01Revert "OMAP3PLUS DVFS: Remove frequency based usecounting in DVFS"Sebastien Jan
2012-06-22clean remove all warnings from buildAndy Green
2012-06-22uplevel remove duplicated prcm commonAndy Green
2012-06-22OMAP3+: PM: DVFS: remove omap_dvfs_is_scalingNishanth Menon
2012-06-22OMAP3+: PM: DVFS: Add api to check if any device is scalingNishanth Menon
2012-06-22OMAP3+: PM: DVFS: scale dependent voltage domains before the current domainAvinash.H.M
2012-06-22smartreflex: remove unused parameter from omap_sr_enableTero Kristo
2012-06-22OMAP: DVFS: Adding volt request for dep domain should be based on user valueGirish S G
2012-06-22OMAP3PLUS DVFS: Remove frequency based usecounting in DVFSVishwanath BS
2012-06-22OMAP3+: SR: make enable path use volt_data pointerNishanth Menon
2012-06-22OMAP3+: voltage: use volt_data pointer instead valuesNishanth Menon
2012-06-22OMAP2+: Ensure that PM inits are done before allowing DVFSNishanth Menon
2012-06-22OMAP4: DVFS: attempt floor before giving up scaleGirish S G
2012-06-22OMAP2+: DVFS: provide ability to know if dvfs is scaling for a domainNishanth Menon
2012-06-22OMAP2+: DVFS: add debugfs support for visualizingTodd Poynor
2012-06-22OMAP: dvfs: Create a dvfs_info per voltdm and not per deviceRajendra Nayak
2012-06-22 OMAP3+: PM: DVFS: introduce helper functions for DVFSVishwanath BS