summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu1-3/+14
2015-09-09cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz1-0/+9
2015-09-09cpufreq: allow cpufreq_generic_suspend() to work without suspend frequencyBartlomiej Zolnierkiewicz1-2/+2
2015-09-09Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2-0/+36
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2-0/+36
2015-09-07cpufreq: Use __func__ to print function's nameViresh Kumar1-2/+1
2015-09-07cpufreq: staticize cpufreq_cpu_get_raw()Viresh Kumar1-1/+1
2015-09-05cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMALGuenter Roeck1-0/+1
2015-09-03cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar1-1/+2
2015-09-03cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar1-1/+4
2015-09-03cpufreq: dt: Check OPP count before marking them sharedViresh Kumar1-11/+11
2015-09-03Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki301-2252/+5408
2015-09-01cpufreq: speedstep-lib: Use monotonic clockAbhilash Jindal1-5/+4
2015-09-01cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat1-4/+5
2015-09-01cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+1
2015-09-01cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()Viresh Kumar1-4/+0
2015-09-01cpufreq: rename cpufreq_real_policy as cpufreq_user_policyViresh Kumar1-2/+2
2015-09-01cpufreq: remove redundant 'policy' field from user_policyViresh Kumar2-10/+1
2015-09-01cpufreq: remove redundant 'governor' field from user_policyViresh Kumar2-6/+2
2015-09-01cpufreq: update user_policy.* on successViresh Kumar1-5/+3
2015-09-01cpufreq: use memcpy() to copy policyViresh Kumar1-6/+2
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar7-19/+9
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen3-0/+535
2015-09-01dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindingsPi-Cheng Chen1-0/+83
2015-08-28PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-3/+3
2015-08-28PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar1-3/+6
2015-08-28PM / OPP: Free resources and properly return error on failureViresh Kumar1-14/+16
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz2-1/+9
2015-08-07intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao1-0/+4
2015-08-07intel_pstate: Add SKY-S supportKristen Carlson Accardi1-0/+1
2015-08-07cpufreq: dt: Add support for turbo/boost modeViresh Kumar1-0/+8
2015-08-07cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar1-10/+46
2015-08-07cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar3-20/+75
2015-08-07cpufreq: Update boost flag while initializing freq table from OPPsBartlomiej Zolnierkiewicz1-0/+4
2015-08-07Merge branch 'pm-cpufreq' into pm-oppRafael J. Wysocki17-404/+638
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2-0/+41
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2-0/+198
2015-08-07PM / OPP: Add support for opp-suspendViresh Kumar1-0/+11
2015-08-07PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar1-24/+150
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar2-2/+45
2015-08-07PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar1-24/+233
2015-08-07PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar1-49/+76
2015-08-07PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar1-23/+27
2015-08-07PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar1-5/+17
2015-08-07PM / OPP: Relocate few routinesViresh Kumar1-138/+139
2015-08-07PM / OPP: Create a directory for opp bindingsViresh Kumar1-0/+0
2015-08-07PM / OPP: Update bindings to make opp-hz a 64 bit valueViresh Kumar1-20/+20
2015-08-02Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-08-02Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+8
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5