Show patches with: State = Action Required       |    Archived = No       |   2349 patches
« 1 2 ... 3 4 523 24 »
Patch Series S/W/F Date Submitter Delegate State
[078/228] cpufreq: ppc-corenet: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[079/228] cpufreq: ppc_cbe: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[080/228] cpufreq: pxa: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[08/10] cpufreq: Fix broken usage of governor->owner's refcount --- 2013-08-03 Viresh Kumar New
[08/10] cpufreq: ondemand: update sampling rate immidiately --- 2015-06-22 Viresh Kumar New
[08/10] OPP: Add support for opp-suspend --- 2015-06-15 Viresh Kumar New
[081/228] cpufreq: s3cx4xx: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[08/12] cpufreq: governor: synchronize work-handler with governor callbacks --- 2015-06-11 Viresh Kumar New
[08/13] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications --- 2014-12-18 Viresh Kumar New
[08/13] video/backlight: add missing PWM dependencies --- 2014-04-23 Peter Griffin New
[08/14] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} --- 2014-07-01 Viresh Kumar New
[08/14] cpufreq: pasemi: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[08/14] hrtimer: remove dummy definition of hrtimer_force_reprogram() --- 2014-03-26 Viresh Kumar New
[08/15] ARM: ux500: cpuidle: use init/exit common routine --- 2013-03-25 Daniel Lezcano New
[08/15] ASoC: missing codec dependencies --- 2014-04-26 Xia Kaixu New
[08/15] cpufreq: omap: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[08/15] drivers: net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[08/16] cpufreq: imx6q: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[08/16] hrtimer: make switch_hrtimer_base() return void --- 2014-03-28 Viresh Kumar New
[08/16] PM / OPP: get/put regulators from OPP core --- 2015-09-11 Viresh Kumar New
[08/17] cpufreq: pass policy to __cpufreq_get() --- 2015-01-02 Viresh Kumar New
[08/18] ARM/ks8695/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[08/18] cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() --- 2015-01-27 Viresh Kumar New
[08/21] cpuidle: use cpuidle_disabled() instead of "off" --- 2013-09-22 Viresh Kumar New
[082/228] cpufreq: s5pv210: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[08/23] m68k/coldfire/pit: Migrate to new 'set-state' interface --- 2015-07-16 Viresh Kumar New
[08/25] tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-16 Viresh Kumar New
[08/31] cpufreq: davinci: Covert to light weight ->target() routine --- 2013-08-12 Viresh Kumar New
[083/228] cpufreq: sa11x0: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[08/34] cpufreq: davinci: remove calls to cpufreq_notify_transition() --- 2013-08-16 Viresh Kumar New
[08/35] cpufreq: cpufreq-cpu0: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[08/37] cpufreq: cris: don't initialize part of policy that is set by core too --- 2013-08-14 Viresh Kumar New
[08/38] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c --- 2014-04-14 Viresh Kumar New
[08/41] clocksource: i8253: Migrate to new 'set-state' interface --- 2015-06-18 Viresh Kumar New
[084/228] cpufreq: sc520: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[08/44] cpufreq: define generic .attr, .exit() and .verify() routines --- 2013-08-10 Viresh Kumar New
[085/228] cpufreq: sh: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[086/228] cpufreq: sparc: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[087/228] cpufreq: spear: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[088/228] cpufreq: speedstep: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[089/228] cpufreq: tegra: Use generic cpufreq routines --- 2013-09-13 Viresh Kumar New
[090/228] cpufreq: call cpufreq_driver->get() after calling ->init() --- 2013-09-13 Viresh Kumar New
[09/10] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections --- 2013-08-03 Viresh Kumar New
[09/10] cpufreq: governor: Quit work-handlers early if governor is stopped --- 2015-06-22 Viresh Kumar New
[09/10] opp: Add helpers for initializing CPU OPPs --- 2015-06-15 Viresh Kumar New
[091/228] cpufreq: acpi: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[09/12] cpufreq: governor: Avoid invalid states with additional checks --- 2015-06-11 Viresh Kumar New
[09/13] cpufreq: stats: create sysfs group once we are ready --- 2014-12-18 Viresh Kumar New
[09/13] video: exynos: allow S6E8AX0 to be a module --- 2014-04-23 Peter Griffin New
[09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-07-03 Viresh Kumar New
[09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-07-01 Viresh Kumar New
[09/14] cpufreq: pmac64: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[09/14] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres() --- 2014-03-26 Viresh Kumar New
[09/15] ARM: at91: cpuidle: use init/exit common routine --- 2013-03-25 Daniel Lezcano New
[09/15] ASoC: add more dependencies --- 2014-04-26 Xia Kaixu New
[09/15] cpufreq: pxa: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[09/15] drivers: rtc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[09/16] cpufreq: loongson2: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[09/16] hrtimer: make lock_hrtimer_base() return void --- 2014-03-28 Viresh Kumar New
[09/16] PM / OPP: Disable OPPs that aren't supported by the regulators --- 2015-09-11 Viresh Kumar New
[09/17] cpufreq: update driver_data->flags only if we are registering driver --- 2015-01-02 Viresh Kumar New
[09/18] ARM/lpc32xx/timer: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[09/18] cpufreq: Mark policy->governor = NULL for fallback policies --- 2015-01-27 Viresh Kumar New
[09/21] cpuidle: merge two if() statements for checking error cases --- 2013-09-22 Viresh Kumar New
[092/228] cpufreq: arm_big_little: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[09/23] microblaze/timer: Migrate to new 'set-state' interface --- 2015-07-16 Viresh Kumar New
[09/25] tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-16 Viresh Kumar New
[09/31] cpufreq: dbx500: Covert to light weight ->target() routine --- 2013-08-12 Viresh Kumar New
[093/228] cpufreq: at32ap: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[09/34] cpufreq: dbx500: remove calls to cpufreq_notify_transition() --- 2013-08-16 Viresh Kumar New
[09/35] cpufreq: cris: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[09/37] cpufreq: davinci: don't initialize part of policy that is set by core too --- 2013-08-14 Viresh Kumar New
[09/38] tick-oneshot: remove tick_resume_oneshot() --- 2014-04-14 Viresh Kumar New
[09/41] clocksource: meson6: Migrate to new 'set-state' interface --- 2015-06-18 Viresh Kumar New
[094/228] cpufreq: blackfin: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[09/44] cpufreq: acpi: Use generic cpufreq routines --- 2013-08-10 Viresh Kumar New
[095/228] cpufreq: cpu0: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[096/228] cpufreq: nforce2: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[097/228] cpufreq: cris: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[098/228] cpufreq: davinci: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[099/228] cpufreq: dbx500: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[100/228] cpufreq: e_powersaver: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[10/10] cpufreq-dt: Add support for operating-points-v2 bindings --- 2015-06-15 Viresh Kumar New
[10/10] cpufreq: Get rid of ->governor_enabled and its lock --- 2015-06-22 Viresh Kumar New
[10/10] cpufreq: Remove struct cpufreq_driver's owner field --- 2013-08-03 Viresh Kumar New
[101/228] cpufreq: elanfreq: don't initialize part of policy that is set by core too --- 2013-09-13 Viresh Kumar New
[10/12] cpufreq: governor: Don't WARN on invalid states --- 2015-06-11 Viresh Kumar New
[10/13] cpufreq: stats: don't update stats from show_trans_table() --- 2014-12-18 Viresh Kumar New
[10/13] video/pxa: LCD_CORGI needs BACKLIGHT_CLASS_DEVICE --- 2014-04-23 Peter Griffin New
[10/14] cpufreq: cpu0: try regulators with name "cpu-supply" --- 2014-07-01 Viresh Kumar New
[10/14] cpufreq: s3c: use cpufreq_generic_init() routine --- 2013-08-21 Viresh Kumar New
[10/14] hrtimer: remove clock_was_set_delayed() from hrtimer.h --- 2014-03-26 Viresh Kumar New
[10/15] ARM: OMAP3: cpuidle: use init/exit common routine --- 2013-03-25 Daniel Lezcano New
[10/15] ASoC: missing dependencies --- 2014-04-26 Xia Kaixu New
[10/15] cpufreq: s3c24xx: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[10/15] drivers: staging: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[10/16] cpufreq: omap: use cpufreq_generic_get() routine --- 2013-08-23 Viresh Kumar New
[10/16] hrtimer: make enqueue_hrtimer() return void --- 2014-03-28 Viresh Kumar New
[10/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() --- 2015-09-11 Viresh Kumar New
[10/17] cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess --- 2015-01-02 Viresh Kumar New
« 1 2 ... 3 4 523 24 »