summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/isomgr.c
AgeCommit message (Expand)Author
2014-02-11ARM: tegra: isomgr: Add t132 support for ISOMgrChao Xu
2014-02-03ARM: tegra: update iso tablesSamuel Russell
2013-12-20ARM: tegra: Add VI/ISP iso client IDsSudhir Vyas
2013-10-18arm: tegra: change iso mgr efficiency for T114Xue Dong
2013-09-16arm: tegra: isomgr support for T124Xue Dong
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14isomgr: optimize the reserve/realize callsKrishna Reddy
2013-09-14arm: tegra: isomgr: fix incorrect print message infoKrishna Reddy
2013-09-14arm: tegra: isomgr: pass availble bw during renegotiate callKrishna Reddy
2013-09-14arm: tegra: isomgr: use bw clock node for bbcKrishna Reddy
2013-09-14arm: tegra: isomgr: fix incorrect return value in set_margin apiKrishna Reddy
2013-09-14arm: tegra: isomgr: update clock managementKrishna Reddy
2013-09-14arm: tegra: isomgr: add sysfs attr for sleep and margin bwKrishna Reddy
2013-09-14arm: tegra: isomgr: remove unnecessary debug code.Krishna Reddy
2013-09-14arm: tegra: isomgr: add trace messagesKrishna Reddy
2013-09-14arm: tegra: isomgr: remove unnecessary printsKrishna Reddy
2013-09-14arm: tegra: isomgr: enable clockKrishna Reddy
2013-09-14arm: tegra: isomgr: Add test mode supportKrishna Reddy
2013-09-14arm: tegra: isomgr: available bw need to be udpatedKrishna Reddy
2013-09-14arm: tegra: isomgr: Allow max iso bw relaxKrishna Reddy
2013-09-14arm: tegra: isomgr: add api to get total, available bw and imp timeKrishna Reddy
2013-09-14arm: tegra: isomgr: add api to allow bw margining.Krishna Reddy
2013-09-14arm: tegra: isomgr: update iso bw percentage for t148Krishna Reddy
2013-09-14arm: tegra: isomgr: return correct values when isomgr is disabledKrishna Reddy
2013-09-14arm: tegra: isomgr: add support for t14xKrishna Reddy
2013-09-14arm: tegra: isomgr: init isomgr earlier than display.Krishna Reddy
2013-09-14arm: tegra: isomgr: Init isomgr early.Krishna Reddy
2013-09-14arm: tegra: isomgr: cleanup isomgr implementation.Krishna Reddy
2013-09-14arm: tegra: isomgr: Fix deadlock issues.Krishna Reddy
2013-09-14arm: tegra: isomgr: fix incorrect comparison in isomgr.Krishna Reddy
2013-09-14arm: tegra: isomgr: Use emc API's to convert bw to emc freqKrishna Reddy
2013-09-14ARM: tegra: isomgr: ISO BW Manager moduleMark Stadler