aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dvfs.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: DPLL cascading: Removed race condition while entering in the DPLL casc...Ivan Khoronzhuk2014-10-011-4/+6
* OMAP4: DPLL cascading: introduce DPLL_ABE low power bypass/cascadeMike Turquette2014-10-011-1/+8
* OMAP3+: OPP: Remove unused _volt_to_opp() functionTaras Kondratiuk2014-10-011-37/+0
* OMAP3+: DVFS: Use opp_find_volt functions instead of _volt_to_oppTaras Kondratiuk2014-10-011-18/+59
* OMAP4: DVFS: Fix scaling dependent frequencies.Oleksandr Kozaruk2014-10-011-4/+17
* OMAP3+: PM: DVFS: add qos requirement to prevent interruptionsNishanth Menon2014-10-011-0/+16
* OMAP3+: PM: DVFS: Scale dependent domains to existing OPPTaras Kondratiuk2014-10-011-19/+34
* OMAP3+: DVFS: ensure proper volt config if curr_volt==new_voltNishanth Menon2012-05-101-0/+7
* OMAP3+: ABB: make the pre and post scale decision based off VnomNishanth Menon2012-05-101-1/+38
* OMAP3+: PM: DVFS: decide to scale dependent domains based on nominal voltageNishanth Menon2012-05-101-5/+14
* OMAP3+: PM: DVFS: fix making wrong scale direction decisionNishanth Menon2012-05-101-3/+5
* OMAP3+: SR: make enable path use volt_data pointerNishanth Menon2011-11-301-1/+1
* OMAP3+: voltage: use volt_data pointer instead valuesNishanth Menon2011-11-301-3/+18
* OMAP3+: PM: DVFS: scale dependent voltage domains before the current domainAvinash.H.M2011-11-141-11/+9
* OMAP3+: PM: DVFS: remove omap_dvfs_is_scalingNishanth Menon2011-11-101-41/+0
* OMAP3+: PM: DVFS: simplify omap_dvfs_is_any_dev_scalingNishanth Menon2011-11-101-25/+1
* OMAP3+: PM: DVFS: Add api to check if any device is scalingNishanth Menon2011-10-051-0/+24
* 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