aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20Merge branch 'linaro/3.18/eas_20151120' of git://linux-arm.org/linux-jl into ...linux-linaro-lsk-v3.18-eas-testKevin Hilman
2015-11-20sched/cpufreq_sched: disable config as moduleJuri Lelli
2015-11-19Merge branch 'linaro/3.18/eas_20151118' of git://linux-arm.org/linux-jl into ...Kevin Hilman
2015-11-18sched/cpufreq_sched: properly handle config as modulev3.18/topic/EASJuri Lelli
2015-11-13kernel/sched: guard task_fits_capacity call site with CONFIG_SMPJuri Lelli
2015-11-13trace/events/sched: guard PELT related tracepoint with CONFIG_SMPJuri Lelli
2015-11-13Merge remote-tracking branch 'origin/v3.18/topic/EAS' into linux-linaro-lsk-v...Alex Shi
2015-11-10arm, arm64: guard arm_arch_scale_freq_capacity with CONFIG_CPU_FREQJuri Lelli
2015-11-10sched/fair: move capacity_curr_of outside CONFIG_SMPJuri Lelli
2015-11-10kernel/sched: move cpu_capacity_orig outside CONFIG_SMPJuri Lelli
2015-11-10sched/Makefile: make energy.c unit dependent from CONFIG_SMPJuri Lelli
2015-11-10sched/sched.h: fix build errors by guarding with CONFIG_CPU_FREQJuri Lelli
2015-11-10sched/fair: fix build errors by guarding with CONFIG_SMPJuri Lelli
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
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
2015-11-02cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-10-31Linux 3.18.24v3.18.24Sasha Levin
2015-10-31tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-31Revert "tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c"Sasha Levin
2015-10-28Linux 3.18.23v3.18.23Sasha Levin
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-283w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-28fib_rules: Fix dump_rules() not to exit earlyRoland Dreier
2015-10-28PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-10-28PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-10-28PM / OPP: Add support for opp-suspendViresh Kumar
2015-10-28PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar
2015-10-28PM / OPP: Add clock-latency-ns supportViresh Kumar
2015-10-28PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar
2015-10-28PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar
2015-10-28PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar
2015-10-28PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar
2015-10-28PM / OPP: Relocate few routinesViresh Kumar
2015-10-28PM / OPP: Create a directory for opp bindingsViresh Kumar
2015-10-28cpufreq: Update boost flag while initializing freq table from OPPsBartlomiej Zolnierkiewicz
2015-10-28cpufreq: dt: allow driver to boot automaticallyFelipe Balbi
2015-10-28PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert