607cc34,msm_dcvs: remove no longer existing trace events
d3c8f75,msm_mpdecision: Disable msm_mpdecision and boost by default.
8c9cfc4,thermal: Fix critical enable/disable bug from STOCK source This fixes a critical bug which only allowed to disable the thermal guard but not t
c064030,msm_mpdecision: boost: if we are not boosted, revib_wq does not need to run at all
1056eb7,msm_mpdecision: fix changing boost freq sets min = boost freq
91d6ab6,msm_mpdecision: several changes [read more] reworked cpu_up/down handling which removed redundant code reworked max/min_cpus settings reworked
836b6cd,msm_mpdecision: min_cpus & max_cpus should on/offline affected cpus
ab6917a,msm_mpdecision: change frequencies for input boost This should provide us with a more battery friendly setup in light usage situations while i
ea68fca,msm_mpdecision: increasing the check delay to 130ms This change brings us down from 10 to 8 checks each second. The input boost reacts without
3747200,msm_mpdecision: boost: don't schedule more check than needed
3a09ac2,msm_mpdecision: boost: detect changed min frequency and update accordingly
c65ae76,msm_mpdecision: tune hotplug values
1131347,msm_mpdecision: input event boost: fix not resetting boost if cpu was unplugged before
5dadb92,msm_mpdecision: add sysfs interface for input event boost
3c8ae11,msm_mpdecision: add input event boost [read more]
165b3a1,msm_mpdecision: stats: if cpu is online, add current ontime to stats
7fc410a,msm_mpdecision: fix spacing across the whole file In the past year this evolved to a battlefield of tabs, spaces and different sizes of them.
bbdeae4,msm_mpdecision: fix sleep, don't use pause
9a258f2,msm_mpdecision: add stats & expose to sysfs
840bc3f,mpdecision: update copyright
2be8a6a,mpdecision: checking every 100ms is enough
a36a167,mpdecision: don't use sleep, cancel/resume wq instead
9ebe74a,msm_mpdecision: tweak hotplug values
c32619b,msm_mpdecision: on resume pull up cpu1
bb0ebff,msm_mpdecision: turn on cpu1 early
70e3ee8,msm_mpdecision: we can't turn off cpu0
000074b,msm_mpdecision: when returning from sleep, start immediately
fd217f3,msm_mpdecision: disable debug
179034d,msm_mpdecision: various fixes and tweaks
17c9039,revert hacks for the previous misuse of __cpuinit for hotplug only functions
b379c77,kbuild: drop cpuinit/cpuexit checks in modpost
6529a97,cpuinit: turn __cpuinit into nops
660d58a,cpuinit: get rid of __cpuinit, manual fixups
ab23627,cpuinit: get rid of __cpuinit, sixth regexp This commit is the result of:
754f631,cpuinit: get rid of __cpuinit, fifth regexp This commit is the result of:
19ab429,cpuinit: get rid of __cpuinit, fourth regexp This commit is the result of:
3bc61cb,cpuinit: get rid of __cpuinit, third regexp This commit is the result of:
cc3e19f,cpuinit: get rid of __cpuinit, second regexp This commit is the result of:
ef4ea28,cpuinit: get rid of __cpuinit, first regexp This commit is the result of:
74d8190,msm_mpdecision: fix merge errors
6ae18f6,msm_mpdecision: add get_rate()
59bfafc,msm_mpdecision: decrease delay between checks to 70ms
f6a36e0,msm_mpdecision: use CONFIG_NR_CPUS for max_cpu sysfs
462c69a,msm_mpdecision: add max/min cpu limits to sysfs
c3ac8d0,msm_mpdecision: use unique lock names
73cd9a7,msm_mpdecision: cancel/resume main work thread on ES/LR
dda4ca0,msm_mpdecision: use own workqueues
dec8b13,msm_mpdecision: remove useless locking
56d591a,msm_mpdecision: fix disabling mpdecision over sysfs for multicore
334fd27,msm_mpdecision: export the new, larger nwns/twts arrays to sysfs
76a75cf,msm_mpdecision: update header to include full feature list
c9b77aa,msm_mpdecision: make earlysuspend/lateresume core independent
d5fe973,msm_mpdecision: don't let msm_mpdec_work_thread() run if we are still booting
9d97c59,msm_mpdecision: update core data on first call
94a21d6,msm_mpdecision: decrease decision delay
fb362f2,msm_mpdecision: decrease startup delay
2c19f57,msm_mpdecision: make debug output more compact & informative
7404ea7,msm_mpdecision: fix get_slowest_cpu()
7e3392a,msm_mpdecision: make msm_mpdec_work_thread() core independent
2dc267b,msm_mpdecision: make mpdecision() core independent
3d43a87,msm_mpdecision: add debug output
6677e25,msm_mpdecision: fix check for khz/mhz value (idle_freq sysfs)
8dc73d3,mach-msm: mpdecision: don't turn on cpu1 if cpu0 freq is below idle_freq If the clock of cpu0 is below the set idle_freq don't enable cpu1 and
e1247ce,mach-msm: mpdecision: fixup: move idle block to mpdecision()
3caf622,mach-msm: mpdecision: don't turn off cpu1 if freq > idle
9ad2be5,mach-msm: mpdecision: sysfs: check if cpu is offline before hotplugging it
688a276,mach-msm: mpdecision: increase up threshold for Sense
077a7ce,mach-msm: mpdecision: increase start delay for Sense
399219e,mach-msm: mpdecision: allow mpdecision to be disabled (sysfs)
a79bedc,mach-msm: mpdecision: fix foreign cpu control detection
7f74da2,mach-msm: mpdecision: adjust thresholds for sense
d07fd2a,mach-msm: mpdecision: increase startdelay for sense
f784b51a,mach-msm: mpdecision: remove debug output
72923c1,mach-msm: mpdecision: add sysfs interface
8fe55f6,mach-msm: mpdecision: rename msm_mpdec_suspend to msm_mpdec_cpudata
35156b6,mach-msm: mpdecision: show how long the cpu was online
dda5323,mach-msm: mpdecision: fix foreign hotplug/unplug detection
0a4f60b,mach-msm: mpdecision: add email to (c)
d16546b,mach-msm: mpdecision: remove up/down delay, our default delay is large enough
c1ffe74,mach-msm: mpdecision: always set the suspend var
98087be,mach-msm: mpdecision: show cpumask after up/down
1a1a56e,mach-msm: mpdecision: don't start immediately
6856a8c,mach-msm: mpdecision: change early_suspend_level to blank_screen
a2a4176,mach-msm: mpdecision: pause if CPU is unplugged outside of mpdecision
9170209,mach-msm: mpdecision: restructure locks, add delay
37dabbc,mach-msm: mpdecision: add load based decision making
1eaa4e0,mach-msm: mpdecision: small cleanup
7c29a03,mach-msm: Add msm_mpdecision
bd5aafa,mach-msm: Add msm_mpdecision Kconfig & Makefile hooks
847e770,intelli-thermal: Flo support
2436a34,intelli-thermal: fix stats calculations
5b5ac68,intelli/msm_thermal: initial coding for Qualcomm S4 Pro devices
ba8fa08,msm: kgsl: Idle at 128mhz instead of 320mhz from FranciscoFranco
77ff401,msm: kgsl: Bump up the GPU frequency for long batch processing