Show patches with: State = Action Required       |    Archived = No       |   2349 patches
« 1 2 ... 21 22 23 24 »
Patch Series S/W/F Date Submitter Delegate State
[V5,2/2] debugfs: Pass bool pointer to debugfs_create_bool() --- 2015-09-26 Viresh Kumar New
[v5,2/3] arm64: Extend the PCI I/O space to 16MB --- 2014-03-04 Liviu Dudau New
[V5,2/3] cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} --- 2014-03-24 Viresh Kumar New
[V5,2/3] OPP: Allow multiple OPP tables to be passed via DT --- 2015-05-20 Viresh Kumar New
[v5,2/4] ARM64: KVM: Implement kvm_vcpu_preferred_target() function --- 2013-09-30 Anup Patel New
[v5,2/4] arm64: split syscall_trace() into separate functions for enter/exit --- 2014-03-15 AKASHI Takahiro New
[V5,2/7] cpufreq: suspend governors from dpm_{suspend|resume}() --- 2014-02-13 Viresh Kumar New
[v5,2/7] pci: OF: Fix the conversion of IO ranges into IO resources. --- 2014-03-04 Liviu Dudau New
[v5,2/8] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-06-19 Daniel Thompson New
[V5,2/8] opp: call of_node_{get|put}() from of_init_opp_table() --- 2014-06-02 Viresh Kumar New
[v5,3/3] arm64: Add architecture support for PCI --- 2014-03-04 Liviu Dudau New
[V5,3/3] cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static --- 2014-03-24 Viresh Kumar New
[V5,3/3] OPP: Add binding for 'opp-suspend' --- 2015-05-20 Viresh Kumar New
[v5,3/4] ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl --- 2013-09-30 Anup Patel New
[V5,3/7] cpufreq: call driver's suspend/resume for each policy --- 2014-02-13 Viresh Kumar New
[v5,3/7] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus. --- 2014-03-04 Liviu Dudau New
[v5,3/8] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-06-19 Daniel Thompson New
[V5,3/8] opp: Enhance debug messages in of_init_opp_table() --- 2014-06-02 Viresh Kumar New
[v5,4/4] KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl --- 2013-09-30 Anup Patel New
[V5,4/7] cpufreq: Implement cpufreq_generic_suspend() --- 2014-02-13 Viresh Kumar New
[v5,4/7] pci: Introduce a domain number for pci_host_bridge. --- 2014-03-04 Liviu Dudau New
[v5,4/8] kdb: Use KDB_REPEAT_* values as flags --- 2014-06-19 Daniel Thompson New
[V5,5/7] cpufreq: exynos: Use cpufreq_generic_suspend() --- 2014-02-13 Viresh Kumar New
[v5,5/7] pci: Use parent domain number when allocating child busses. --- 2014-03-04 Liviu Dudau New
[v5,5/8] kdb: Remove KDB_REPEAT_NONE flag --- 2014-06-19 Daniel Thompson New
[V5,6/7] cpufreq: s5pv210: Use cpufreq_generic_suspend() --- 2014-02-13 Viresh Kumar New
[v5,6/7] pci: Export find_pci_host_bridge() function. --- 2014-03-04 Liviu Dudau New
[v5,6/8] kdb: Categorize kdb commands (similar to SysRq categorization) --- 2014-06-19 Daniel Thompson New
[V5,7/7] cpufreq: Tegra: Use cpufreq_generic_suspend() --- 2014-02-13 Viresh Kumar New
[v5,7/7] pci: Add support for creating a generic host_bridge from device tree --- 2014-03-04 Liviu Dudau New
[v5,7/8] kdb: Add enable mask for groups of commands --- 2014-06-19 Daniel Thompson New
[v5,8/8] kdb: Allow access to sensitive commands to be restricted by default --- 2014-06-19 Daniel Thompson New
[v5] ARM: uprobes need icache flush after xol write --- 2014-04-26 vkamensky New
[V5] PM/OPP: discard duplicate OPPs --- 2014-05-20 Viresh Kumar New
[v6,01/12] KVM: Add capability to advertise PSCI v0.2 support --- 2014-03-31 Anup Patel New
[v6,02/12] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-03-31 Anup Patel New
[v6,03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-03-31 Anup Patel New
[v6,04/12] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-03-31 Anup Patel New
[v6,05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-03-31 Anup Patel New
[v6,06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-03-31 Anup Patel New
[v6,07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-03-31 Anup Patel New
[v6,08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-03-31 Anup Patel New
[v6,09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-03-31 Anup Patel New
[v6,10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-03-31 Anup Patel New
[v6,11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-03-31 Anup Patel New
[v6,12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-03-31 Anup Patel New
[v6,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases. --- 2014-03-05 Liviu Dudau New
[V6,1/3] OPP: Add new bindings to address shortcomings of existing bindings --- 2015-05-28 Viresh Kumar New
[v6,1/6] pci: Introduce pci_register_io_range() helper function. --- 2014-03-05 Liviu Dudau New
[V6,1/7] cpufreq: suspend governors on system suspend/hibernate --- 2014-02-17 Viresh Kumar New
[v6,2/3] arm64: Extend the PCI I/O space to 16MB --- 2014-03-05 Liviu Dudau New
[V6,2/3] OPP: Allow multiple OPP tables to be passed via DT --- 2015-05-28 Viresh Kumar New
[v6,2/6] pci: OF: Fix the conversion of IO ranges into IO resources. --- 2014-03-05 Liviu Dudau New
[V6,2/7] cpufreq: suspend governors from dpm_{suspend|resume}() --- 2014-02-17 Viresh Kumar New
[v6,3/3] arm64: Add architecture support for PCI --- 2014-03-05 Liviu Dudau New
[V6,3/3] OPP: Add binding for 'opp-suspend' --- 2015-05-28 Viresh Kumar New
[v6,3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus. --- 2014-03-05 Liviu Dudau New
[V6,3/7] cpufreq: call driver's suspend/resume for each policy --- 2014-02-17 Viresh Kumar New
[v6,4/6] pci: Introduce a domain number for pci_host_bridge. --- 2014-03-05 Liviu Dudau New
[V6,4/7] cpufreq: Implement cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
[v6,5/6] pci: Export find_pci_host_bridge() function. --- 2014-03-05 Liviu Dudau New
[V6,5/7] cpufreq: exynos: Use cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
[v6,6/6] pci: Add support for creating a generic host_bridge from device tree --- 2014-03-05 Liviu Dudau New
[V6,6/7] cpufreq: s5pv210: Use cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
[V6,7/7] cpufreq: Tegra: Use cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
[v6] clk: mediatek: Export CPU mux clocks for CPU frequency control --- 2015-09-14 pi-cheng.chen New
[V6] PM/OPP: discard duplicate OPPs --- 2014-05-22 Viresh Kumar New
[V6,Resend,1/5] cpufreq: suspend governors on system suspend/hibernate --- 2014-03-04 Viresh Kumar New
[V6,Resend,2/5] cpufreq: Implement cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,3/5] cpufreq: exynos: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,4/5] cpufreq: s5pv210: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,5/5] cpufreq: Tegra: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[v7,01/12] KVM: Add capability to advertise PSCI v0.2 support --- 2014-04-02 Anup Patel New
[v7,02/12] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-04-02 Anup Patel New
[v7,03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-04-02 Anup Patel New
[v7,04/12] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-04-02 Anup Patel New
[v7,05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-04-02 Anup Patel New
[v7,06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-04-02 Anup Patel New
[v7,07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-04-02 Anup Patel New
[v7,08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-04-02 Anup Patel New
[v7,09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-04-02 Anup Patel New
[v7,10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-04-02 Anup Patel New
[v7,11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-04-02 Anup Patel New
[v7,12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-04-02 Anup Patel New
[v7,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases. --- 2014-03-14 Liviu Dudau New
[V7,1/3] OPP: Add new bindings to address shortcomings of existing bindings --- 2015-06-04 Viresh Kumar New
[V7,1/6] cpufreq: Don't allow updating inactive policies from sysfs --- 2015-06-09 Viresh Kumar New
[V7,1/6] cpufreq: Don't allow updating inactive policies from sysfs --- 2015-06-08 Viresh Kumar New
[v7,1/6] pci: Introduce pci_register_io_range() helper function. --- 2014-03-14 Liviu Dudau New
[v7,2/2] ARM hibernation / suspend-to-disk --- 2014-03-19 Sebastian Capella New
[v7,2/3] arm64: Extend the PCI I/O space to 16MB --- 2014-03-14 Liviu Dudau New
[V7,2/3] OPP: Allow multiple OPP tables to be passed via DT --- 2015-06-20 Viresh Kumar New
[V7,2/3] OPP: Allow multiple OPP tables to be passed via DT --- 2015-06-18 Viresh Kumar New
[V7,2/3] OPP: Allow multiple OPP tables to be passed via DT --- 2015-06-04 Viresh Kumar New
[V7,2/6] cpufreq: Stop migrating sysfs files on hotplug --- 2015-06-09 Viresh Kumar New
[V7,2/6] cpufreq: Stop migrating sysfs files on hotplug --- 2015-06-08 Viresh Kumar New
[v7,2/6] pci: OF: Fix the conversion of IO ranges into IO resources. --- 2014-03-14 Liviu Dudau New
[v7,2/6] pci: OF: Fix the conversion of IO ranges into IO resources. --- 2014-03-14 Liviu Dudau New
[v7,3/3] arm64: Add architecture support for PCI --- 2014-03-14 Liviu Dudau New
[V7,3/3] OPP: Add binding for 'opp-suspend' --- 2015-06-16 Viresh Kumar New
« 1 2 ... 21 22 23 24 »