aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-01PM / OPP: Improve print messages with pr_fmtViresh Kumar
2016-04-01PM / OPP: passing NULL to PTR_ERR()Dan Carpenter
2016-04-01PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar
2016-04-01PM / OPP: Move opp core to its own directoryViresh Kumar
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-04-01PM / OPP: Return suspend_opp only if it is enabledViresh Kumar
2016-04-01imx6q: free OPP table created during ->init()Viresh Kumar
2016-03-31exynos5440: free OPP table created during ->init()Viresh Kumar
2016-03-31cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar
2016-03-31PM / OPP: reuse of_parse_phandle()Viresh Kumar
2016-03-31PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson
2016-03-31PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson
2016-03-16arm64: dts: Add support for Juno r2 boardSudeep Holla
2016-03-16arm64: dts: move juno pcie-controller to base fileSudeep Holla
2016-03-16arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy
2016-03-16arm64: dts: juno: Add idle-states to device treeJon Medhurst (Tixy)
2016-03-16arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2016-03-16arm64: dts: add clock support for all the cpusSudeep Holla
2016-03-16arm64: dts: add CPU topology on JunoSudeep Holla
2016-03-16arm64: dts: juno: describe PMUs separatelyMark Rutland
2016-03-16Documentation: bindings: Add DT bindings for ARM Juno boards.Liviu Dudau
2016-02-03configs: android: Refresh config from latest Android sourceJon Medhurst
2016-02-03configs: vexpress64: Enable PS/2 mouse required for FVPsJon Medhurst
2016-02-03configs: vexpress: Enable PS/2 mouse required for FVPsJon Medhurst
2015-11-27configs: vexpress64: Add PCI related configs use by for Juno r1 and r2Jon Medhurst
2015-11-27linaro-base: increase kmsg buffer to 18 (256KB)Koen Kooi
2015-11-27linaro-base: don't set an UEVENT helper, it makes udev unpredictableKoen Kooi
2015-11-27distribution.conf: add few options required by systemdAndrey Konovalov
2015-11-27configs: vexpress{,64}: Add CONFIG_SECURITY_SELINUX_BOOTPARAM=yJon Medhurst
2015-11-27configs: android: Add android.conf with configs from AOSP kernelJon Medhurst
2015-11-27Revert "configs: Enable RCU torture tests as master"Jon Medhurst
2015-11-27configs: vexpress: Enable interactive governor for AndroidJon Medhurst
2015-11-27configs: vexpress: Add vexpress.conf to match state as of 3.18 linux-linaroJon Medhurst
2015-11-27configs: distribution.conf: Enable CONFIG_LOCALVERSION_AUTOJon Medhurst
2015-11-27configs: vexpress64: Restore vexpress64.conf to state as of 3.18 linux-linaroJon Medhurst
2015-11-16configs/vexpress64: add SATA_SIL24 and SKY2 configure for Juno PCIeAlex Shi
2015-11-02PM / OPP: Fix typo modifcation -> modificationStephen Boyd
2015-11-02PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar
2015-11-02cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz
2015-11-02PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-11-02cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-11-02cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar
2015-11-02cpufreq: dt: Check OPP count before marking them sharedViresh Kumar
2015-11-02PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-11-02PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar
2015-11-02PM / OPP: Free resources and properly return error on failureViresh Kumar
2015-11-02cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-11-02cpufreq: dt: Add support for turbo/boost modeViresh Kumar
2015-11-02cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar