summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-avs'Rafael J. Wysocki2014-10-077-9/+521
|\
| * Merge tag 'avs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Rafael J. Wysocki2014-09-257-9/+521
| |\
| | * Merge branch 'topic/voltage-ev' of git://git.kernel.org/pub/scm/linux/kernel/...Kevin Hilman2014-09-252-7/+76
| | |\
| | | * regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner2014-08-292-7/+76
| | * | MAINTAINERS: update entry for drivers/power/avsKevin Hilman2014-09-251-2/+2
| | * | PM / AVS: rockchip-io: add driver handling Rockchip io domainsHeiko Stübner2014-09-254-0/+443
| | |/
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-10-0724-280/+442
|\ \ \
| * \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-0324-280/+442
| |\ \ \
| | * | | cpufreq: cpufreq-dt: fix potential double put of cpu OF nodeLucas Stach2014-10-031-1/+2
| | * | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-0319-46/+46
| | * | | cpufreq: ppc-corenet: remove duplicate update of cpu_dataViresh Kumar2014-09-301-1/+0
| | * | | cpufreq: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-291-3/+3
| | * | | cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexecShilpasri G Bhat2014-09-291-0/+35
| | * | | cpufreq: powernv: Set the pstate of the last hotplugged out cpu in policy->cp...Preeti U Murthy2014-09-291-0/+9
| | * | | cpufreq: Allow stop CPU callback to be used by all cpufreq driversPreeti U Murthy2014-09-291-1/+1
| | * | | cpufreq: cpu0: Make allocate_resources() work for any CPUViresh Kumar2014-09-091-13/+17
| | * | | cpufreq: cpu0: try regulators with name "cpu-supply"Viresh Kumar2014-09-091-1/+13
| | * | | cpufreq: cpu0: Move per-cluster initialization code to ->init()Viresh Kumar2014-09-091-53/+136
| | * | | cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}Viresh Kumar2014-09-091-14/+18
| | * | | cpufreq: cpu0: print relevant error when we defer probeViresh Kumar2014-09-091-1/+10
| | * | | cpufreq: cpu0: don't validate clock on clk_put()Viresh Kumar2014-09-091-2/+1
| | * | | cpufreq: cpu0: Update Module AuthorViresh Kumar2014-09-091-0/+4
| | * | | cpufreq: Add support for per-policy driver dataViresh Kumar2014-09-091-0/+3
* | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-10-0721-34/+1341
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/l...Rafael J. Wysocki2014-09-2520-33/+1340
| |\ \ \ \ \
| | * | | | | drivers: cpuidle: initialize big.LITTLE driver through DTLorenzo Pieralisi2014-09-253-0/+43
| | * | | | | drivers: cpuidle: CPU idle ARM64 driverLorenzo Pieralisi2014-09-254-0/+156
| | * | | | | drivers: cpuidle: implement DT based idle states infrastructureLorenzo Pieralisi2014-09-254-0/+224
| | * | | | | cpuidle: big.LITTLE: add Exynos5800 compatible stringKevin Hilman2014-09-251-0/+1
| | * | | | | Merge branch 'for-next/cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/...Daniel Lezcano2014-09-2511-33/+916
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi2014-09-121-0/+104
| | | * | | | arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-124-0/+48
| | | * | | | arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-123-32/+64
| | | * | | | Documentation: arm: define DT idle states bindingsLorenzo Pieralisi2014-09-123-1/+700
| * | | | | | cpuidle: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-251-1/+1
| |/ / / / /
* | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-0733-604/+770
|\ \ \ \ \ \
| * | | | | | PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson2014-10-032-29/+29
| * | | | | | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson2014-09-307-11/+16
| * | | | | | PM / Domains: Remove legacy API for adding devices through DTUlf Hansson2014-09-252-50/+0
| * | | | | | PM / Domains: Add genpd attach/detach callbacksGeert Uytterhoeven2014-09-252-0/+8
| * | | | | | PM / Domains: add debugfs listing of struct generic_pm_domain-sMaciej Matraszek2014-09-231-0/+157
| * | | | | | ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson2014-09-222-37/+34
| * | | | | | ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-223-85/+8
| * | | | | | amba: Add support for attach/detach of PM domainsUlf Hansson2014-09-221-1/+9
| * | | | | | spi: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-5/+7
| * | | | | | mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-2/+2
| * | | | | | i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-5/+8
| * | | | | | drivercore / platform: Convert to dev_pm_domain_attach|detach()Ulf Hansson2014-09-221-7/+8
| * | | | | | PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson2014-09-222-0/+63
| * | | | | | PM / Domains: Add generic OF-based PM domain look-upTomasz Figa2014-09-224-0/+394
OpenPOWER on IntegriCloud