Current Team Memberships

Show patches with: Archived = No       |   4375 patches
« 1 2 3 443 44 »
Patch Series S/W/F Date Submitter Delegate State
OPP: Fix argument name in doc comment OPP: Fix argument name in doc comment --- 2023-08-18 Viresh Kumar Accepted
[6/6] OPP: Reuse dev_pm_opp_get_freq_indexed() OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
[5/6] OPP: Update _read_freq() to return the correct frequency OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
[4/6] OPP: Add dev_pm_opp_find_freq_exact_indexed() OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
[3/6] OPP: Introduce dev_pm_opp_get_freq_indexed() API OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
[2/6] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
[1/6] OPP: Rearrange entries in pm_opp.h OPP: Indexed searching based on frequency --- 2023-07-21 Viresh Kumar Accepted
cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF --- 2023-06-30 Viresh Kumar Accepted
[GIT,PULL] cpufreq/arm updates for 6.5 [GIT,PULL] cpufreq/arm updates for 6.5 --- 2023-06-27 Viresh Kumar New
[2/2] OPP: Simplify the over-designed pstate <-> level dance Untitled series #212576 --- 2023-06-14 Viresh Kumar Accepted
[1/2] OPP: Staticize `lazy_opp_tables` in of.c [1/2] OPP: Staticize `lazy_opp_tables` in of.c --- 2023-06-08 Viresh Kumar Accepted
[libgpiod] bindings: Fix typo "SPDX-FileCopyrightTest" [libgpiod] bindings: Fix typo "SPDX-FileCopyrightTest" --- 2023-05-23 Viresh Kumar New
cpufreq: sparc: Don't allocate cpufreq_driver dynamically cpufreq: sparc: Don't allocate cpufreq_driver dynamically --- 2023-05-11 Viresh Kumar Accepted
bindings: rust: skip building all rust crates by default bindings: rust: skip building all rust crates by default --- 2023-05-04 Viresh Kumar New
[GIT,PULL] OPP updates for 6.4 [GIT,PULL] OPP updates for 6.4 --- 2023-04-18 Viresh Kumar New
[V2] virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX [V2] virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX --- 2023-04-18 Viresh Kumar Superseded
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX --- 2023-04-17 Viresh Kumar Superseded
[V2] cpufreq: drivers with target_index() must set freq_table [V2] cpufreq: drivers with target_index() must set freq_table --- 2023-04-03 Viresh Kumar Accepted
cpufreq: drivers with target_index() must set freq_table cpufreq: drivers with target_index() must set freq_table --- 2023-04-03 Viresh Kumar Superseded
[V3,2/2] docs: vhost-user: Add Xen specific memory mapping support Untitled series #203203 --- 2023-03-09 Viresh Kumar New
[V2] docs: vhost-user: Add Xen specific memory mapping support [V2] docs: vhost-user: Add Xen specific memory mapping support --- 2023-03-06 Viresh Kumar New
[3/3] OPP: Allow platforms to add a set_required_opps() callback OPP: Simplify set_required_opp handling --- 2023-02-22 Viresh Kumar New
[2/3] OPP: Move required opps configuration to specialized callback OPP: Simplify set_required_opp handling --- 2023-02-22 Viresh Kumar Accepted
[1/3] OPP: Handle all genpd cases together in _set_required_opps() OPP: Simplify set_required_opp handling --- 2023-02-22 Viresh Kumar Accepted
[RFC,QEMU] docs: vhost-user: Add custom memory mapping support [RFC,QEMU] docs: vhost-user: Add custom memory mapping support --- 2023-02-21 Viresh Kumar New
[2/2] bindings: rust: Update bindgen's version [1/2] bindings: rust: Align formatting to what's suggested by 'cargo fmt' --- 2023-02-14 Viresh Kumar New
[1/2] bindings: rust: Align formatting to what's suggested by 'cargo fmt' [1/2] bindings: rust: Align formatting to what's suggested by 'cargo fmt' --- 2023-02-14 Viresh Kumar New
[GIT,PULL] OPP updates for 6.3 [GIT,PULL] OPP updates for 6.3 --- 2023-02-14 Viresh Kumar New
rust: Allow reusing locally installed gpio library rust: Allow reusing locally installed gpio library --- 2023-01-24 Viresh Kumar New
[3/3] thermal: core: Use device_unregister() instead of device_del/put() thermal: Fix/cleanup error paths in __thermal_cooling_device_register() --- 2023-01-18 Viresh Kumar Accepted
[2/3] thermal: core: Move cdev cleanup to thermal_release() thermal: Fix/cleanup error paths in __thermal_cooling_device_register() --- 2023-01-18 Viresh Kumar Accepted
[V4,1/3] thermal: core: call put_device() only after device_register() fails thermal: Fix/cleanup error paths in __thermal_cooling_device_register() --- 2023-01-18 Viresh Kumar Accepted
[GIT,PULL] cpufreq/arm fixes for 6.2-rc [GIT,PULL] cpufreq/arm fixes for 6.2-rc --- 2023-01-10 Viresh Kumar New
[GIT,PULL] cpufreq/arm updates for 6.2 [GIT,PULL] cpufreq/arm updates for 6.2 --- 2022-12-05 Viresh Kumar New
[1/2] cpufreq: qcom-cpufreq-hw: Register config_clks helper [1/2] cpufreq: qcom-cpufreq-hw: Register config_clks helper --- 2022-11-21 Viresh Kumar New
[libgpiod,V10,5/6] bindings: rust: Add tests for libgpiod crate libgpiod: Add Rust bindings --- 2022-11-18 Viresh Kumar New
[libgpiod,V10,2/6] bindings: rust: Add libgpiod crate libgpiod: Add Rust bindings --- 2022-11-18 Viresh Kumar New
[libgpiod,V9,8/8] bindings: rust: Integrate building of bindings with make libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,7/8] bindings: rust: Add tests for libgpiod crate libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar Superseded
[libgpiod,V9,6/8] bindings: rust: Add examples to libgpiod crate libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,5/8] bindings: rust: Add libgpiod crate libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,4/8] bindings: rust: Add pre generated bindings for gpiosim libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,3/8] bindings: rust: Add gpiosim crate libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,2/8] bindings: rust: Add pre generated bindings for libgpiod-sys libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[libgpiod,V9,1/8] bindings: rust: Add libgpiod-sys rust crate libgpiod: Add Rust bindings --- 2022-11-07 Viresh Kumar New
[4/5] OPP: Simplify opp_parse_supplies() by restructuring it OPP: Allow power/current values without voltage --- 2022-11-03 Viresh Kumar Accepted
[2/5] dt-bindings: opp: Fix named microwatt property OPP: Allow power/current values without voltage --- 2022-11-03 Viresh Kumar Accepted
[libgpiod,v2,V8,9/9] bindings: rust: Implement iterator for edge events bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar New
[libgpiod,v2,V8,8/9] bindings: rust: Integrate building of bindings with make bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,7/9] bindings: rust: Add tests for libgpiod crate bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,6/9] bindings: rust: Add examples to libgpiod crate bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,5/9] bindings: rust: Add libgpiod crate bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,4/9] bindings: rust: Add pre generated bindings for gpiosim bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,3/9] bindings: rust: Add gpiosim crate bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,2/9] bindings: rust: Add pre generated bindings for libgpiod-sys bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[libgpiod,v2,V8,1/9] bindings: rust: Add libgpiod-sys rust crate bindings: rust: Add libgpiod-sys rust crate --- 2022-10-31 Viresh Kumar Superseded
[GIT,PULL] cpufreq/arm fixes for 6.1-rc [GIT,PULL] cpufreq/arm fixes for 6.1-rc --- 2022-10-18 Viresh Kumar New
[2/2] thermal: sysfs: Reuse cdev->max_state thermal: Validate new state in cur_state_store() --- 2022-10-17 Viresh Kumar Accepted
[1/2] thermal: Validate new state in cur_state_store() thermal: Validate new state in cur_state_store() --- 2022-10-17 Viresh Kumar Accepted
[V7,8/8] libgpiod: Integrate building of rust bindings with make libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar Superseded
[V7,7/8] libgpiod: Add rust tests libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,6/8] gpiosim: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,5/8] libgpiod: Add gpiosim rust crate libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,4/8] libgpiod: Add rust examples libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,3/8] libgpiod: Add rust wrapper crate libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,2/8] libgpiod-sys: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar New
[V7,1/8] libgpiod: Add libgpiod-sys rust crate libgpiod: Add Rust bindings --- 2022-10-14 Viresh Kumar Superseded
[V6,8/8] libgpiod: Integrate building of rust bindings with make libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,7/8] libgpiod: Add rust tests libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,6/8] gpiosim: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,5/8] libgpiod: Add gpiosim rust crate libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,4/8] libgpiod: Add rust examples libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,3/8] libgpiod: Add rust wrapper crate libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,2/8] libgpiod-sys: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
[V6,1/8] libgpiod: Add libgpiod-sys rust crate libgpiod: Add Rust bindings --- 2022-09-26 Viresh Kumar Superseded
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning --- 2022-09-21 Viresh Kumar Accepted
[V5,8/8] libgpiod: Integrate building of rust bindings with make libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar Superseded
[V5,7/8] libgpiod: Add rust tests libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar New
[V5,6/8] gpiosim: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar Superseded
[V5,5/8] libgpiod: Add gpiosim rust crate libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar Superseded
[V5,4/8] libgpiod: Add rust examples libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar Superseded
[V5,3/8] libgpiod: Add rust wrapper crate libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar New
[V5,2/8] libgpiod-sys: Add pre generated rust bindings libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar New
[V5,1/8] libgpiod: Add libgpiod-sys rust crate libgpiod: Add Rust bindings --- 2022-08-02 Viresh Kumar Superseded
[GIT,PULL] OPP updates for 5.20-rc1 [GIT,PULL] OPP updates for 5.20-rc1 --- 2022-08-02 Viresh Kumar New
[GIT,PULL] cpufreq/arm updates for 5.20-rc1 [GIT,PULL] cpufreq/arm updates for 5.20-rc1 --- 2022-08-02 Viresh Kumar New
cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances --- 2022-07-18 Viresh Kumar Accepted
[GIT,PULL] cpufreq/arm fixes for 5.19-rc7 [GIT,PULL] cpufreq/arm fixes for 5.19-rc7 --- 2022-07-15 Viresh Kumar New
[RFC,4/4] cpufreq: qcom-cpufreq-hw: Register config_clks helper cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[RFC,4/4] cpufreq: qcom-cpufreq-hw: Register config_clks helper cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[RFC,3/4] cpufreq: qcom-cpufreq-hw: Clocks are moved to CPU nodes cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[RFC,3/4] cpufreq: qcom-cpufreq-hw: Clocks are moved to CPU nodes cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[RFC,2/4] arm64: dts: qcom: Move clocks to CPU nodes cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[RFC,1/4] dt-bindings: cpufreq-qcom-hw: Move clocks to CPU nodes cpufreq: qcom-hw: Move clocks to CPU node --- 2022-07-13 Viresh Kumar New
[V4,8/8] libgpiod: Integrate building of rust bindings with make libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar Superseded
[V4,7/8] libgpiod: Add rust tests libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar New
[V4,6/8] libgpiod: Derive debug traits for few definitions libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar New
[V4,5/8] libgpiod: Add rust examples libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar New
[V4,4/8] libgpiod: Add rust wrapper crate libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar New
[V4,3/8] libgpiod-sys: Add support to generate gpiosim bindings libgpiod: Add Rust bindings --- 2022-07-08 Viresh Kumar New
« 1 2 3 443 44 »

Bundling

Create bundle: