Show patches with: State = Action Required       |   2349 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
[1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties Enable Qualcomm Crypto Engine on sm8250 --- 2021-03-10 Bhupesh Sharma New
edk2-platforms.config: Add support for sgi575 edk2-platforms.config: Add support for sgi575 --- 2018-04-10 Nariman Poushin New
[V4] debugfs: Add debugfs_create_ulong() --- 2015-10-18 Viresh Kumar New
[V3] debugfs: Add debugfs_create_ulong() --- 2015-10-18 Viresh Kumar New
[V3,1/4] PM / OPP: Improve print messages with pr_fmt --- 2015-10-17 Viresh Kumar New
[V3,5/5] cpufreq: postfix policy directory with the first CPU in related_cpus --- 2015-10-16 Viresh Kumar New
[V2,4/4] PM / OPP: Create separate structure for regulator/supplies --- 2015-10-15 Viresh Kumar New
[V2,3/4] PM / OPP: Parse all power-supply related bindings together --- 2015-10-15 Viresh Kumar New
[V2,2/4] PM / OPP: Rename routines specific to old bindings with _v1 --- 2015-10-15 Viresh Kumar New
[V2,1/4] PM / OPP: Improve debug print messages with pr_fmt --- 2015-10-15 Viresh Kumar New
[V2,5/5] cpufreq: postfix policy directory with the first CPU in related_cpus --- 2015-10-15 Viresh Kumar New
[V2,4/5] cpufreq: create cpu/cpufreq/policyX directories --- 2015-10-15 Viresh Kumar New
[V2,3/5] cpufreq: remove cpufreq_sysfs_{create|remove}_file() --- 2015-10-15 Viresh Kumar New
[V2,2/5] cpufreq: create cpu/cpufreq at boot time --- 2015-10-15 Viresh Kumar New
[V2,1/5] cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask --- 2015-10-15 Viresh Kumar New
[V1,resend] err.h: add (missing) unlikely() to IS_ERR_OR_NULL() --- 2015-10-13 Viresh Kumar New
[V3,5/5] cpufreq: Get rid of ->governor_enabled and its lock --- 2015-10-13 Viresh Kumar New
[V3,4/5] cpufreq: governor: Quit work-handlers early if governor is stopped --- 2015-10-13 Viresh Kumar New
[V3,3/5] cpufreq: ondemand: queue work for policy->cpus together --- 2015-10-13 Viresh Kumar New
[V3,2/5] cpufreq: ondemand: update sampling rate immediately --- 2015-10-13 Viresh Kumar New
[V3,1/5] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() --- 2015-10-13 Viresh Kumar New
[Resend] cpufreq: Drop redundant check for inactive policies --- 2015-10-13 Viresh Kumar New
[5/5] cpufreq: Drop redundant check for inactive policies --- 2015-10-11 Viresh Kumar New
[4/5] cpufreq: create cpu/cpufreq/policyX directories --- 2015-10-11 Viresh Kumar New
[3/5] cpufreq: remove cpufreq_sysfs_{create|remove}_file() --- 2015-10-11 Viresh Kumar New
[2/5] cpufreq: create cpu/cpufreq at boot time --- 2015-10-11 Viresh Kumar New
[1/5] cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask --- 2015-10-11 Viresh Kumar New
[V2] debugfs: Add debugfs_create_ulong() --- 2015-10-09 Viresh Kumar New
debugfs: Add debugfs_create_ulong() --- 2015-10-09 Viresh Kumar New
[V5,2/2] debugfs: Pass bool pointer to debugfs_create_bool() --- 2015-09-26 Viresh Kumar New
[V5,1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' --- 2015-09-26 Viresh Kumar New
[V4,2/2] debugfs: Pass bool pointer to debugfs_create_bool() --- 2015-09-25 Viresh Kumar New
[V4,1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' --- 2015-09-25 Viresh Kumar New
[V2] PM / OPP: of_property_count_u32_elems() can return errors --- 2015-09-22 Viresh Kumar New
PM / OPP: of_property_count_u32_elems() can return errors --- 2015-09-17 Viresh Kumar New
[V3,1/2] ACPI / EC: Fix broken big-endian 64bit platforms using 'global_lock' --- 2015-09-15 Viresh Kumar New
PM / sleep: Fix broken builds without CONFIG_PM_SLEEP_DEBUG --- 2015-09-15 Viresh Kumar New
cpufreq: cpufreq_cpu_get_raw() isn't a static function anymore --- 2015-09-15 Viresh Kumar New
cpufreq: pass policy to ->get() driver callback --- 2015-09-15 Viresh Kumar New
[v6] clk: mediatek: Export CPU mux clocks for CPU frequency control --- 2015-09-14 pi-cheng.chen New
master build: 1 failures 73 warnings (v4.2-11142-gb0a1ea5) --- 2015-09-11 Will Deacon New
[16/16] PM / OPP: don't print error message for deferred probing --- 2015-09-11 Viresh Kumar New
[15/16] PM / OPP: Add dev_pm_opp_set_rate() --- 2015-09-11 Viresh Kumar New
[14/16] PM / OPP: Add dev_pm_opp_set_regulator() to specify regulator --- 2015-09-11 Viresh Kumar New
[13/16] PM / OPP: Manage device clk as well --- 2015-09-11 Viresh Kumar New
[12/16] PM / OPP: Parse clock and voltage tolerance for v1 bindings --- 2015-09-11 Viresh Kumar New
[11/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() --- 2015-09-11 Viresh Kumar New
[10/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() --- 2015-09-11 Viresh Kumar New
[09/16] PM / OPP: Disable OPPs that aren't supported by the regulators --- 2015-09-11 Viresh Kumar New
[08/16] PM / OPP: get/put regulators from OPP core --- 2015-09-11 Viresh Kumar New
[07/16] PM / OPP: Add multiple regulators support --- 2015-09-11 Viresh Kumar New
[06/16] PM / OPP: Create separate structure for regulator/supplies --- 2015-09-11 Viresh Kumar New
[05/16] PM / OPP: Parse all power-supply related bindings together --- 2015-09-11 Viresh Kumar New
[04/16] PM / OPP: Rename routines specific to old bindings with _v1 --- 2015-09-11 Viresh Kumar New
[03/16] PM / OPP: Improve debug print messages with pr_fmt --- 2015-09-11 Viresh Kumar New
[02/16] PM / OPP: Add 'opp-microvolt-triplets' binding --- 2015-09-11 Viresh Kumar New
[01/16] PM / OPP: Add 'supply-names' binding --- 2015-09-11 Viresh Kumar New
debugfs: don't access 4 bytes for a boolean --- 2015-09-11 Viresh Kumar New
clockevents: Kill (unused) set_mode() callbacks --- 2015-09-11 Viresh Kumar New
PM / OPP: Return suspend_opp only if it is enabled --- 2015-09-09 Viresh Kumar New
[V3,2/9] cpufreq: conservative: remove 'enable' field --- 2015-09-08 Viresh Kumar New
[V3,6/6] PM / OPP: Add debugfs support --- 2015-09-04 Viresh Kumar New
[V3,5/6] PM / OPP: Move cpu specific code to opp/cpu.c --- 2015-09-04 Viresh Kumar New
[V3,4/6] PM / OPP: Move opp core to its own directory --- 2015-09-04 Viresh Kumar New
[V3,3/6] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-09-04 Viresh Kumar New
[V3,2/6] PM / OPP: Rename opp init/free table routines --- 2015-09-04 Viresh Kumar New
[V3,1/6] PM / OPP: reuse of_parse_phandle() --- 2015-09-04 Viresh Kumar New
cpufreq: staticize cpufreq_cpu_get_raw() --- 2015-09-03 Viresh Kumar New
[3/3] cpufreq: dt: Tolerance applies on both sides of target voltage --- 2015-09-02 Viresh Kumar New
[2/3] cpufreq: dt: Print error on failing to mark OPPs as shared --- 2015-09-02 Viresh Kumar New
[1/3] cpufreq: dt: Check OPP count before marking them shared --- 2015-09-02 Viresh Kumar New
[V2,Resend,2/5] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-09-02 Viresh Kumar New
[V2,Resend,2/5] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-09-02 Viresh Kumar New
[V2,Resend,5/5] PM / OPP: Add debugfs support --- 2015-09-01 Viresh Kumar New
[V2,Resend,4/5] PM / OPP: Move cpu specific code to opp/cpu.c --- 2015-09-01 Viresh Kumar New
[V2,Resend,3/5] PM / OPP: Move opp core to its own directory --- 2015-09-01 Viresh Kumar New
[V2,Resend,2/5] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-09-01 Viresh Kumar New
[V2,Resend,1/5] PM / OPP: reuse of_parse_phandle() --- 2015-09-01 Viresh Kumar New
Force text segment alignment to 0x08000000 for i386 with gold linker --- 2015-08-27 Yang Shi New
[V4] thermal: cpu_cooling: Add MAINTAINERS entry --- 2015-08-27 Viresh Kumar New
[V3] thermal: cpu_cooling: Add MAINTAINERS entry --- 2015-08-20 Viresh Kumar New
[V2] thermal: cpu_cooling: Add MAINTAINERS entry --- 2015-08-19 Viresh Kumar New
thermal: cpu_cooling: Add MAINTAINERS entry --- 2015-08-19 Viresh Kumar New
[V4,2/2] PM / OPP: Fix static checker warning (broken 64bit big endian systems) --- 2015-08-17 Viresh Kumar New
[RESEND,v5] clk: mediatek: Export CPU mux clocks for CPU frequency control --- 2015-08-17 pi-cheng.chen New
regulator: core: Use IS_ERR_OR_NULL() --- 2015-08-17 Viresh Kumar New
[V3] regulator: core: Define regulator_set_voltage_triplet() --- 2015-08-17 Viresh Kumar New
regulator: core: Define regulator_set_voltage_triplet() --- 2015-08-15 Viresh Kumar New
regulator: core: Define regulator_set_voltage_triplet() --- 2015-08-14 Viresh Kumar New
[V3,2/2] PM / OPP: Fix static checker warning (broken 64bit big endian systems) --- 2015-08-12 Viresh Kumar New
[V3,1/2] PM / OPP: Free resources and properly return error on failure --- 2015-08-12 Viresh Kumar New
[V1,Resend,10/10] net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,09/10] mm: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,08/10] blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,07/10] fs: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,06/10] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,05/10] drivers: net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,04/10] drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,03/10] drivers: devfreq: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
« 1 2 3 423 24 »