aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-26
|\
| * Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-22
| |\
| | * cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: arm_big_little: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha2013-08-21
| | * ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
| | * ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha2013-08-21
| | * of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha2013-08-21
| | * driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha2013-08-21
| | * ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-21
| | * of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
| | * powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha2013-08-21
| | * openrisc: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha2013-08-21
| | * microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha2013-08-21
| * | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-22
| |\ \ | | |/ | |/|
| | * cpufreq: fix bad unlock balance on !CONFIG_SMPLi Zhong2013-08-20
| | * cpufreq: Use cpufreq_policy_list for iterating over policiesViresh Kumar2013-08-20
| | * cpufreq: remove cpufreq_policy_cpu per-cpu variableViresh Kumar2013-08-20
| | * cpufreq: remove unnecessary check in __cpufreq_governor()Viresh Kumar2013-08-20
| | * cpufreq: remove policy from cpufreq_policy_list during suspendViresh Kumar2013-08-20
| | * cpufreq: Fix white space in __cpufreq_remove_dev()Viresh Kumar2013-08-20
| | * Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"Rafael J. Wysocki2013-08-18
| | * cpufreq: unicore2: Staticize local symbolJingoo Han2013-08-14
| | * cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute locationHanjun Guo2013-08-14
| | * cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute locationHanjun Guo2013-08-14
| | * 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: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-07
| | | * cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07