summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cpufreq: Avoid double kobject_put() for the same kobject in error code pathRafael J. Wysocki2013-08-071-3/+0Star
| | * | cpufreq: Do not hold driver module references for additional policy CPUsRafael J. Wysocki2013-08-071-21/+7Star
| | * | cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()Viresh Kumar2013-08-071-8/+6Star
| | * | cpufreq: Remove extra variables from cpufreq_add_dev_symlink()Viresh Kumar2013-08-071-4/+3Star
| | * | cpufreq: Perform light-weight init/teardown during suspend/resumeSrivatsa S. Bhat2013-08-072-9/+11
| | * | cpufreq: Preserve policy structure across suspend/resumeSrivatsa S. Bhat2013-08-071-16/+53
| | * | cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardownSrivatsa S. Bhat2013-08-071-27/+49
| | * | cpufreq: Extract the handover of policy cpu to a helper functionSrivatsa S. Bhat2013-08-071-24/+39
| | * | cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interfaceSrivatsa S. Bhat2013-08-071-17/+26
| | * | cpufreq: Add helper to perform alloc/free of policy structureSrivatsa S. Bhat2013-08-071-15/+34
| | * | cpufreq: Fix misplaced call to cpufreq_update_policy()Srivatsa S. Bhat2013-08-072-6/+1Star
* | | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()Mark Brown2013-08-131-1/+1
* | | | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-074-26/+26
* | | | cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-071-5/+6
| |/ / |/| |
* | | cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki2013-07-301-9/+10
|/ /
* / cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie2013-07-231-6/+6
|/
* Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-194-10/+7Star
|\
| * cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat2013-07-161-3/+0Star
| * cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle2013-07-151-2/+2
| * cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2013-07-152-5/+5
* | cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-1510-32/+32
|/
* Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-111-3/+4
|\
| * cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-041-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2013-06-181-1/+1
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0346-348/+2605
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-07-011-0/+1
| |\ \
| | * | cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat2013-07-011-0/+1
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-293-4/+41
| |\| |
| | * | cpufreq: don't leave stale policy pointer in cdbs->cur_policyJacob Shin2013-06-271-0/+1
| | * | Merge branch 'pm-fixes' into pm-cpufreqRafael J. Wysocki2013-06-271-4/+13
| | |\ \
| | * | | acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-272-4/+26
| | * | | cpufreq: make sure frequency transitions are serializedViresh Kumar2013-06-271-0/+14
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-2845-342/+2554
| |\| | |
| | * | | Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-279-22/+38
| | |\ \ \
| | | * \ \ Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vi...Rafael J. Wysocki2013-06-248-20/+36
| | | |\ \ \
| | | | * | | cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
| | | | * | | cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+6
| | | | * | | cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+3
| | | | * | | cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-6/+11
| | | | * | | cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+8
| | | | * | | cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
| | | | * | | cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+3
| | | | * | | cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+1Star
| | | * | | | cpufreq: s3c2416: fix forgotten driver_data conversionsHeiko Stübner2013-06-241-2/+2
| | | |/ / /
| | * | | | Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-2738-317/+2499
| | |\ \ \ \
| | | * | | | cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+3
| | | * | | | cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+2
| | | * | | | cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+3