Show patches with: State = Action Required       |   2349 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
[05/21] cpuidle: make __cpuidle_driver_init() return void --- 2013-09-22 Viresh Kumar New
[052/228] cpufreq: omap: call cpufreq_frequency_table_put_attr() --- 2013-09-13 Viresh Kumar New
[05/23] c6x/timer64: Migrate to new 'set-state' interface --- 2015-07-16 Viresh Kumar New
[05/25] tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-16 Viresh Kumar New
[05/31] cpufreq: blackfin: Covert to light weight ->target() routine --- 2013-08-12 Viresh Kumar New
[053/228] cpufreq: pxa: call cpufreq_frequency_table_put_attr() --- 2013-09-13 Viresh Kumar New
[05/34] cpufreq: blackfin: remove calls to cpufreq_notify_transition() --- 2013-08-16 Viresh Kumar New
[05/35] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[05/37] cpufreq: blackfin: don't initialize part of policy that is set by core too --- 2013-08-14 Viresh Kumar New
[05/38] tick: move definition of tick_get_device() to tick.h --- 2014-04-14 Viresh Kumar New
[05/41] clocksource: dw_apb: Migrate to new 'set-state' interface --- 2015-06-18 Viresh Kumar New
[054/228] cpufreq: sparc: call cpufreq_frequency_table_put_attr() --- 2013-09-13 Viresh Kumar New
[05/44] cpufreq: omap: call cpufreq_frequency_table_put_attr() --- 2013-08-10 Viresh Kumar New
[055/228] cpufreq: define generic .attr, .exit() and .verify() routines --- 2013-09-13 Viresh Kumar New
[056/228] cpufreq: acpi: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[057/228] cpufreq: arm_big_little: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[058/228] cpufreq: at32ap: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[059/228] cpufreq: blackfin: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[060/228] cpufreq: cpu0: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[06/10] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() --- 2015-06-22 Viresh Kumar New
[06/10] cpufreq: Store cpufreq policies in a list --- 2013-08-03 Viresh Kumar New
[06/10] OPP: Add clock-latency-ns support --- 2015-06-15 Viresh Kumar New
[061/228] cpufreq: cris: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[06/12] cpufreq: governor: Keep single copy of information common to policy->cpus --- 2015-06-18 Viresh Kumar New
[06/12] cpufreq: governor: Keep single copy of information common to policy->cpus --- 2015-06-11 Viresh Kumar New
[06/13] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy --- 2014-12-18 Viresh Kumar New
[06/13] video: export fb_prepare_logo --- 2014-04-23 Peter Griffin New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-03 Viresh Kumar New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-02 Viresh Kumar New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-01 Viresh Kumar New
[06/14] cpufreq: kirkwood: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[06/14] hrtimer: don't rewrite same value to expires_next in hrtimer_force_reprogram() --- 2014-03-26 Viresh Kumar New
[06/15] ARM: cpuidle: remove useless declaration --- 2013-03-25 Daniel Lezcano New
[06/15] ASoC: nuc900: export nuc900_ac97_data --- 2014-04-26 Xia Kaixu New
[06/15] cpufreq: imx6q: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[06/15] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[06/16] cpufreq: dbx500: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[06/16] hrtimer: remove 'base' parameter from enqueue_hrtimer() --- 2014-03-28 Viresh Kumar New
[06/16] PM / OPP: Create separate structure for regulator/supplies --- 2015-09-11 Viresh Kumar New
[06/17] cpufreq: No need to check for has_target() --- 2015-01-02 Viresh Kumar New
[06/18] ARM/imx/epit: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[06/18] cpufreq: Reuse policy list instead of per-cpu variable 'cpufreq_cpu_data' --- 2015-01-27 Viresh Kumar New
[06/21] cpuidle: rearrange code in __cpuidle_driver_init() --- 2013-09-22 Viresh Kumar New
[062/228] cpufreq: davinci: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[06/23] cris/time: Migrate to new 'set-state' interface --- 2015-07-16 Viresh Kumar New
[06/25] tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-16 Viresh Kumar New
[06/31] cpufreq: cpu0: Covert to light weight ->target() routine --- 2013-08-12 Viresh Kumar New
[063/228] cpufreq: dbx500: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[06/34] cpufreq: cpu0: remove calls to cpufreq_notify_transition() --- 2013-08-16 Viresh Kumar New
[06/35] cpufreq: arm_big_little: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[06/37] cpufreq: cpu0: don't initialize part of policy that is set by core too --- 2013-08-14 Viresh Kumar New
[06/38] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu --- 2014-04-14 Viresh Kumar New
[06/41] clocksource: exynos_mct: Migrate to new 'set-state' interface --- 2015-06-18 Viresh Kumar New
[064/228] cpufreq: e_powersaver: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[06/44] cpufreq: pxa: call cpufreq_frequency_table_put_attr() --- 2013-08-10 Viresh Kumar New
[065/228] cpufreq: elanfreq: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[066/228] cpufreq: exynos: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[067/228] cpufreq: ia64-acpi: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[068/228] cpufreq: imx6q: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[069/228] cpufreq: kirkwood: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[070/228] cpufreq: longhaul: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[07/10] cpufreq: ondemand: queue work for policy->cpus together --- 2015-06-22 Viresh Kumar New
[07/10] cpufreq: Use cpufreq_policy_list for iterating over policies --- 2013-08-03 Viresh Kumar New
[07/10] opp: Add OPP sharing information to OPP library --- 2015-07-27 Viresh Kumar New
[07/10] opp: Add OPP sharing information to OPP library --- 2015-07-18 Viresh Kumar New
[07/10] opp: Add OPP sharing information to OPP library --- 2015-06-15 Viresh Kumar New
[071/228] cpufreq: loongson2: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[07/12] cpufreq: governor: split out common part of {cs|od}_dbs_timer() --- 2015-06-11 Viresh Kumar New
[07/13] cpufreq: stats: remove cpufreq_stats_update_policy_cpu() --- 2014-12-18 Viresh Kumar New
[07/13] video: atmel needs FB_BACKLIGHT --- 2014-04-23 Peter Griffin New
[07/14] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-02 Viresh Kumar New
[07/14] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-01 Viresh Kumar New
[07/14] cpufreq: maple: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[07/14] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-03-26 Viresh Kumar New
[07/15] ARM: cpuidle: add init/exit routine --- 2013-03-25 Daniel Lezcano New
[07/15] ASoC: RX-51 audio needs I2C --- 2014-04-26 Xia Kaixu New
[07/15] cpufreq: integrator: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[07/15] drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[07/16] cpufreq: exynos: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[07/16] hrtimer: remove 'base' parameter from hrtimer_{enqueue_}reprogram() --- 2014-03-28 Viresh Kumar New
[07/16] PM / OPP: Add multiple regulators support --- 2015-09-11 Viresh Kumar New
[07/17] cpufreq: pass policy to cpufreq_out_of_sync --- 2015-01-02 Viresh Kumar New
[07/18] ARM/ixp4xx/timer: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[07/18] cpufreq: Drop (now) useless check 'cpu > nr_cpu_ids' --- 2015-01-27 Viresh Kumar New
[07/21] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points --- 2013-09-22 Viresh Kumar New
[072/228] cpufreq: maple: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[07/23] hexagon/time: Migrate to new 'set-state' interface --- 2015-07-16 Viresh Kumar New
[07/25] tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-16 Viresh Kumar New
[07/31] cpufreq: cris: Covert to light weight ->target() routine --- 2013-08-12 Viresh Kumar New
[073/228] cpufreq: omap: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[07/34] cpufreq: cris: remove calls to cpufreq_notify_transition() --- 2013-08-16 Viresh Kumar New
[07/35] cpufreq: blackfin: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[07/37] cpufreq: nforce2: don't initialize part of policy that is set by core too --- 2013-08-14 Viresh Kumar New
[07/38] tick-oneshot: drop local_irq_save/restore from tick_switch_to_oneshot() --- 2014-04-14 Viresh Kumar New
[07/41] clocksource: fsl_ftm: Migrate to new 'set-state' interface --- 2015-06-18 Viresh Kumar New
[074/228] cpufreq: p4-clockmod: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[07/44] cpufreq: sparc: call cpufreq_frequency_table_put_attr() --- 2013-08-10 Viresh Kumar New
[075/228] cpufreq: pasemi: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[076/228] cpufreq: pmac: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[077/228] cpufreq: powernow: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
« 1 2 3 423 24 »