Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 ... 32 33 3468 69 »
Patch Series S/W/F Date Submitter Delegate State
modify pl011 driver to let it work as wakeup source --- 2015-09-17 Zhaoyang Huang New
modify pl011 driver to work as wakeup source --- 2015-08-14 Zhaoyang Huang New
msm: scm: Move scm-boot files to drivers/soc and include/soc --- 2014-09-02 Lina Iyer New
net: dsa/slave: Fix compilation warnings --- 2012-10-30 Daniel Lezcano New
net/Kconfig: paranoid only for android --- 2015-05-20 Kevin Hilman New
net: smsc911x: Synchronize the runtime PM status during system suspend --- 2016-10-27 Ulf Hansson Accepted
net/usb/drivers: Remove useless hrtimer_active check net/usb/drivers: Remove useless hrtimer_active check --- 2018-06-19 Daniel Lezcano Accepted
notifier: Simplify expression --- 2017-01-05 Viresh Kumar New
nucleo_l476rg: Enable device tree usage for Nucleo --- 2017-02-06 Andy Gross Accepted
of: Don't create platform device for OPP tables of: Don't create platform device for OPP tables --- 2018-04-10 Viresh Kumar New
of: platform: Create dummy routines for !CONFIG_OF_ADDRESS --- 2017-08-04 Viresh Kumar New
of: thermal: Allow multiple devices to share cooling map of: thermal: Allow multiple devices to share cooling map --- 2018-07-17 Viresh Kumar Superseded
OPP: Allow same OPP table to be used for multiple genpd OPP: Allow same OPP table to be used for multiple genpd --- 2018-05-30 Viresh Kumar Accepted
opp: Don't decrement uninitialized list_kref opp: Don't decrement uninitialized list_kref --- 2019-07-03 Viresh Kumar Accepted
OPP: Fix parsing of multiple phandles in "operating-points-v2" property OPP: Fix parsing of multiple phandles in "operating-points-v2" property --- 2018-11-23 Viresh Kumar Accepted
opp: Return genpd virtual devices from dev_pm_opp_attach_genpd() opp: Return genpd virtual devices from dev_pm_opp_attach_genpd() --- 2019-07-08 Viresh Kumar Accepted
panda defoncfig dts change --- 2013-04-10 Sanjay Singh Rawat New
Partial Revert: "WIP: sched: Add cpu capacity awareness to wakeup balancing" --- 2017-01-29 Chris Redpath Accepted
[PATCHi,V2] cpufreq: optimize cpufreq_notify_transition() [PATCHi,V2] cpufreq: optimize cpufreq_notify_transition() --- 2018-05-10 Viresh Kumar Accepted
[PATCH/RFC] PM / Domains: Minimize latencies by not delaying save/restore --- 2015-05-11 Ulf Hansson New
pci: Allow very large resource windows --- 2014-05-23 Kevin Hilman New
perf hists browser: Fix stale hist_entry__tui_annotate() declaration perf hists browser: Fix stale hist_entry__tui_annotate() declaration --- 2018-05-30 Leo Yan New
perf machine: Fix load kernel symbol with '-k' option perf machine: Fix load kernel symbol with '-k' option --- 2018-02-27 Leo Yan New
PM / ACPI: Removed unused function PM / ACPI: Removed unused function --- 2017-10-06 Ulf Hansson New
PM / core: Propagate dev->power.wakeup_path when no callbacks PM / core: Propagate dev->power.wakeup_path when no callbacks --- 2019-04-10 Ulf Hansson Accepted
PM / devfreq: hisi: add ddr devfreq support for kirin970 --- 2018-05-03 Kevin Wangtao New
PM / devfreq: hisi: add devfreq driver for Hisi ddr --- 2018-04-25 Leo Yan Accepted
PM / devfreq: hisi: add devfreq driver for Hisi ddr --- 2017-06-29 Kevin Wangtao Accepted
PM / devfreq: hisi: Replace 'dev_info' with 'dev_dbg' --- 2017-12-01 Leo Yan Accepted
PM / Domain: remove conditional from error case --- 2017-03-17 Viresh Kumar Accepted
PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() --- 2018-05-23 Viresh Kumar Superseded
PM / Domains: Add DT file to MAINTAINERS --- 2017-04-25 Viresh Kumar Accepted
PM / Domains: Add missing header file --- 2014-09-26 Ulf Hansson New
PM / Domains: Add pm_genpd_lookup() API to lookup domain by device node --- 2014-11-27 Ulf Hansson New
PM / Domains: Align in-parameter names for some genpd functions PM / Domains: Align in-parameter names for some genpd functions --- 2019-07-16 Ulf Hansson Accepted
PM / Domains: Allocate memory outside domain locks --- 2015-10-28 Lina Iyer Accepted
PM / Domains: Allow runtime PM callbacks to be re-used during system PM --- 2015-11-17 Ulf Hansson New
PM / Domains: Change prototype for the ->attach_dev() callback --- 2014-10-30 Ulf Hansson New
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface --- 2015-03-02 Kevin Hilman New
PM / Domains: Convert pm_genpd_init() to return an error code --- 2016-06-17 Ulf Hansson Accepted
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain() --- 2017-01-31 Ulf Hansson Accepted
PM / Domains: Don't power on at attach for the multi PM domain case PM / Domains: Don't power on at attach for the multi PM domain case --- 2018-06-29 Ulf Hansson Accepted
PM / Domains: Don't return -EEXIST at attach when PM domain exists PM / Domains: Don't return -EEXIST at attach when PM domain exists --- 2018-05-14 Ulf Hansson Accepted
PM / Domains: Don't skip driver's ->suspend|resume_noirq() callbacks PM / Domains: Don't skip driver's ->suspend|resume_noirq() callbacks --- 2018-01-10 Ulf Hansson New
PM / Domains: Fix compatible for domain idle state --- 2017-02-08 Lina Iyer New
PM / Domains: Fix compatible for domain idle state --- 2016-11-03 Lina Iyer Accepted
PM / Domains: Fix DT example --- 2017-04-25 Viresh Kumar Accepted
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() --- 2017-11-08 Ulf Hansson New
PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-10 Ulf Hansson Accepted
PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-07 Ulf Hansson Superseded
PM / Domains: Fix potential deadlock while adding/removing subdomains --- 2016-01-15 Ulf Hansson Superseded
PM / Domains: Fixup domain-idle-states OF parsing PM / Domains: Fixup domain-idle-states OF parsing --- 2018-01-23 Ulf Hansson Superseded
PM / Domains: Fix validation of latency constraints in genpd governor --- 2015-10-13 Ulf Hansson Accepted
PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled --- 2014-11-13 Kevin Hilman New
PM / Domains: Make genpd performance states orthogonal to the idlestates PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-06 Ulf Hansson Superseded
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h --- 2014-09-29 Ulf Hansson Accepted
PM / Domains: Move struct pm_domain_data to pm_domain.h --- 2014-11-14 Ulf Hansson Accepted
PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier() --- 2017-05-16 Viresh Kumar Accepted
PM / Domains: Power on the PM domain right after attach completes --- 2014-11-17 Ulf Hansson Accepted
PM / Domains: Remove dev->driver check for runtime PM --- 2015-10-28 Lina Iyer Accepted
PM / Domains: Remove in_progress counter from struct generic_pm_domain --- 2015-09-29 Ulf Hansson Accepted
PM / Domains: Remove legacy API for adding devices through DT --- 2014-09-25 Ulf Hansson Accepted
PM / Domains: Remove name based API for genpd --- 2015-09-10 Ulf Hansson Accepted
PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2015-01-20 Ulf Hansson Accepted
PM / Domains: Rename cpu_data to cpuidle_data --- 2014-10-02 Ulf Hansson Accepted
PM / Domains: Rename genpd internals from pm_genpd_* to genpd_* PM / Domains: Rename genpd internals from pm_genpd_* to genpd_* --- 2017-10-06 Ulf Hansson Accepted
PM / Domains: Replace -ENOSYS with -ENODEV --- 2016-08-05 Lina Iyer New
PM / Domains: Restore lock-less behaviour for the genpd syscore APIs --- 2017-02-07 Ulf Hansson New
PM / Domains: Silence compiler warning for an unused function --- 2016-02-01 Ulf Hansson Accepted
PM / Domains: Try power off masters in error path of __pm_genpd_poweron() --- 2015-06-11 Ulf Hansson Superseded
PM / Domains: Validate cases of a non-bound driver in genpd governor --- 2015-12-02 Ulf Hansson Accepted
PM / OPP: Add dev_pm_opp_{set|put}_clkname() --- 2017-06-20 Viresh Kumar Accepted
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-29 Viresh Kumar New
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-25 Viresh Kumar New
PM / OPP: Call notifier without holding opp_table->lock PM / OPP: Call notifier without holding opp_table->lock --- 2017-09-20 Viresh Kumar Superseded
PM / OPP: Documentation: Fix opp-microvolt in examples --- 2017-03-01 Viresh Kumar Accepted
PM / OPP: Move the OPP directory out of power/ PM / OPP: Move the OPP directory out of power/ --- 2017-09-26 Viresh Kumar New
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table --- 2017-07-12 Viresh Kumar Accepted
PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() --- 2019-01-31 Viresh Kumar Accepted
PM / OPP: Rename dev_pm_opp_register_put_opp_helper() PM / OPP: Rename dev_pm_opp_register_put_opp_helper() --- 2017-10-05 Viresh Kumar Accepted
PM / OPP: Update performance state when freq == old_freq PM / OPP: Update performance state when freq == old_freq --- 2019-03-12 Viresh Kumar Accepted
PM / OPP: Use - instead of @ for DT entries --- 2017-04-10 Viresh Kumar New
[pm-qa,01/10] factor out check_file function --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,01/14] put in place the new framework --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,02/10] add the makefile for cpuhotplug --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,02/14] add a simple program burning cycles --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,03/10] check the files are present --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,03/14] add a nanosleep utility --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,04/10] check the cpu state is reflected in sysfs --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,04/14] add script functions --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,05/10] test the affinity does not work on an offline cpu --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,05/14] test the cpufreq framework is available for frequency --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,06/10] check the task is migrated when offlining a cpu --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,06/14] test the cpufreq framework is available for governor --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,07/10] check /proc/cpuinfo when unplugging a cpu --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,07/14] test the governor change is effective --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,08/10] check /proc/interrupts when offlining a cpu --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,08/14] test the change of the frequency is effective in 'userspace' mode --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,09/10] test the userspace notification --- 2011-10-03 Daniel Lezcano Accepted
[pm-qa,09/14] test 'ondemand' and 'conservative' trigger correctly the configuration directory --- 2011-07-26 Daniel Lezcano Accepted
« 1 2 ... 32 33 3468 69 »