aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
...
| * | cpufreq / gx: Fix gx_detect_chipset() __init attribute locationHanjun Guo2013-08-14
| * | pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall2013-08-14
| * | cpufreq: cpufreq-cpu0: NULL is a valid regulatorMark Brown2013-08-14
| * | acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attributeLan Tianyu2013-08-14
| * | Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux int...Rafael J. Wysocki2013-08-14
| |\ \
| | * | cpufreq: fix EXYNOS drivers selectionBartlomiej Zolnierkiewicz2013-08-12
| | * | cpufreq: exynos5440: Fix to skip when new frequency same as currentAmit Daniel Kachhap2013-08-12
| | |/
| * | Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-14
| |\ \ | | |/ | |/|
| | * cpufreq: improve error checking on return values of __cpufreq_governor()Viresh Kumar2013-08-09
| | * cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-09
| | * cpufreq: Use rwsem for protecting critical sectionsViresh Kumar2013-08-09
| | * cpufreq: Fix broken usage of governor->owner's refcountViresh Kumar2013-08-09
| | * cpufreq: Use cpufreq_policy_list for iterating over policiesViresh Kumar2013-08-09
| | * cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-09
| | * cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
| | * cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-07
| | * cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
| | * Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-07
| | |\
| | | * cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-25
| | | * cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-25
| | | * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2013-07-25
| | * | cpufreq: Pass policy to cpufreq_add_policy_cpu()Viresh Kumar2013-08-07
| | * | cpufreq: Avoid double kobject_put() for the same kobject in error code pathRafael J. Wysocki2013-08-07
| | * | cpufreq: Do not hold driver module references for additional policy CPUsRafael J. Wysocki2013-08-07
| | * | cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()Viresh Kumar2013-08-07
| | * | cpufreq: Remove extra variables from cpufreq_add_dev_symlink()Viresh Kumar2013-08-07
| | * | cpufreq: Perform light-weight init/teardown during suspend/resumeSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Preserve policy structure across suspend/resumeSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardownSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Extract the handover of policy cpu to a helper functionSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interfaceSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Add helper to perform alloc/free of policy structureSrivatsa S. Bhat2013-08-07
| | * | cpufreq: Fix misplaced call to cpufreq_update_policy()Srivatsa S. Bhat2013-08-07
* | | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-01
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()Mark Brown2013-08-13
* | | | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-07
* | | | cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-07
| |/ / |/| |
* | | cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki2013-07-29
|/ /
* / cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie2013-07-22
|/
* Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\
| * cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat2013-07-16
| * cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle2013-07-14
| * cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2013-07-14
* | cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-14
|/
* Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\
| * cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2013-06-18
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-30
| |\ \