Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1068 patches
« 1 2 ... 8 9 10 11 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/4] mmc: core: Make tuning block patterns static --- 2014-12-05 Ulf Hansson New
[V2,4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin --- 2015-01-14 Ulf Hansson New
[v2,4/4] mmc: rtsx_usb_sdmmc: Re-work card detection/removal support Untitled series #11905 --- 2018-06-04 Ulf Hansson New
[v2,4/4] PM / core: Print warn if device gets enabled as wakeup source during sleep PM / core: Extend behaviour for wakeup paths --- 2017-12-29 Ulf Hansson New
[v2,4/4] PM: domains: Drop/restore performance state votes for devices at system PM PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers --- 2021-06-03 Ulf Hansson New
[v2,4/4] PM / Domains: Enforce PM domains to stay powered during boot --- 2014-10-01 Ulf Hansson New
[v2,4/5] cpuidle: psci: Convert PM domain to platform driver cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson New
[v2,4/5] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson New
[v2,4/5] PM / Domains: Stop/start devices during system PM suspend/resume in genpd --- 2016-05-30 Ulf Hansson New
[v2,4/7] mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling --- 2016-11-22 Ulf Hansson New
[v2,4/7] mmc: sh_mmcif: Use runtime PM to keep resourses active during I/O --- 2013-10-22 Ulf Hansson New
[v2,4/9] PM / Domains: Drop unused parameter in genpd_allocate_dev_data() PM / Domains: Add support for multi PM domains per device --- 2018-05-29 Ulf Hansson New
[v2,5/5] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume() --- 2016-05-30 Ulf Hansson New
[v2,5/5] Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson New
[v2,5/7] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 2016-11-22 Ulf Hansson New
[v2,5/7] mmc: sh_mmcif: Move clock handling into runtime PM callbacks --- 2013-10-22 Ulf Hansson New
[V2,5/8,media] exynos-gsc: Fixup clock management at ->remove() --- 2015-01-19 Ulf Hansson New
[v2,5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices PM / ACPI / i2c: Deploy runtime PM centric path for system sleep --- 2017-08-23 Ulf Hansson New
[v2,6/7] mmc: core: Allow CMD13 polling when switching to HS mode for mmc --- 2016-11-22 Ulf Hansson New
[v2,6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios --- 2013-10-22 Ulf Hansson New
[v2,6/9] PM / ACPI: Enable the runtime PM centric approach for system sleep PM / ACPI / i2c: Deploy runtime PM centric path for system sleep --- 2017-08-23 Ulf Hansson New
[v2,7/7] mmc: core: Convert mmc_align_data_size() into an SDIO specific function Untitled series #18862 --- 2019-02-25 Ulf Hansson New
[v2,7/7] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 2016-11-22 Ulf Hansson New
[v2,7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend --- 2013-10-22 Ulf Hansson New
[V2,7/8,media] exynos-gsc: Make system PM callbacks available for CONFIG_PM_SLEEP --- 2015-01-19 Ulf Hansson New
[v2,7/9] PM / ACPI: Avoid runtime resuming device in acpi_subsys_suspend|freeze() PM / ACPI / i2c: Deploy runtime PM centric path for system sleep --- 2017-08-23 Ulf Hansson New
[v2,9/9] ARM: exynos: Move to generic power domain bindings --- 2014-08-28 Ulf Hansson New
[V2] AMBA: Use suspend_noriq to force devices into runtime suspend --- 2011-10-28 Ulf Hansson New
[v2] brcmfmac: Avoid keeping power to SDIO card unless WOWL is used [v2] brcmfmac: Avoid keeping power to SDIO card unless WOWL is used --- 2022-03-23 Ulf Hansson New
[v2] dt: psci: Update DT bindings to support hierarchical PSCI states [v2] dt: psci: Update DT bindings to support hierarchical PSCI states --- 2017-12-28 Ulf Hansson New
[V2] mmc: block: Use __mmc_send_status() and drop get_card_status() --- 2017-05-22 Ulf Hansson New
[V2] mmc: core: Add option to prevent eMMC sleep command --- 2011-12-15 Ulf Hansson New
[v2] mmc: core: Add support for cache ctrl for SD cards [v2] mmc: core: Add support for cache ctrl for SD cards --- 2021-05-11 Ulf Hansson New
[V2] mmc: core: Detect card removal on I/O error --- 2012-02-01 Ulf Hansson New
[V2] mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset --- 2015-09-14 Ulf Hansson New
[v2] mmc: core: Fix error propagation for some ioctl commands [v2] mmc: core: Fix error propagation for some ioctl commands --- 2023-09-13 Ulf Hansson New
[v2] mmc: core: Prevent processing SDIO IRQs when the card is suspended [v2] mmc: core: Prevent processing SDIO IRQs when the card is suspended --- 2019-06-18 Ulf Hansson New
[V2] mmc: core: Remove MMC_CAP2_HC_ERASE_SZ --- 2017-06-12 Ulf Hansson New
[v2] mmc: core: Remove MMC_CLKGATE --- 2013-10-31 Ulf Hansson New
[v2] mmc: core: Remove redundant rescan_disable flag --- 2016-04-28 Ulf Hansson New
[V2] mmc: mmci: Clarify comments and some code for busy detection [V2] mmc: mmci: Clarify comments and some code for busy detection --- 2019-07-22 Ulf Hansson New
[V2] mmc: mmci: Use pm_runtime_put_noidle() during ->probe() --- 2014-12-19 Ulf Hansson New
[v2] mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset [v2] mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset --- 2020-09-01 Ulf Hansson New
[V2] mmc: sdhci: Remove redundant runtime PM calls --- 2016-04-07 Ulf Hansson New
[V2] PM / Domains: Add pm_genpd_lookup() API to lookup domain by firmware node --- 2014-11-28 Ulf Hansson New
[V2] PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-11 Ulf Hansson New
[v2] PM / Domains: Fixup domain-idle-states OF parsing [v2] PM / Domains: Fixup domain-idle-states OF parsing --- 2018-01-23 Ulf Hansson New
[V2] PM / Domains: Sync runtime PM status with genpd after probe --- 2015-03-20 Ulf Hansson New
[V2] PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-14 Ulf Hansson New
[v2] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-25 Ulf Hansson New
[V2] spi/pl022: Enable clock in probe --- 2011-11-03 Ulf Hansson New
[V2] spi/pl022: Simplify use of runtime pm --- 2012-09-27 Ulf Hansson New
[V2] wlcore: sdio: Fixup power on/off sequence [V2] wlcore: sdio: Fixup power on/off sequence --- 2019-01-16 Ulf Hansson New
[v3,01/15] ARM: pxa: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
[v3,02/15] ARM: davinci: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
[v3,03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume Untitled series #23350 --- 2019-09-11 Ulf Hansson New
[v3,03/15] ARM: davinci: Don't rely on public mmc header to include interrupt.h --- 2017-01-13 Ulf Hansson New
[v3,04/15] MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h --- 2017-01-13 Ulf Hansson New
[v3,05/15] mmc: core: First step in cleaning up public mmc header files --- 2017-01-13 Ulf Hansson New
[v3,06/15] mmc: core: First step in cleaning up private mmc header files --- 2017-01-13 Ulf Hansson New
[v3,07/13] cpufreq: scmi: Drop redundant ifdef in scmi_cpufreq_probe() arm_scmi/cpufreq: Add generic performance scaling support --- 2023-08-25 Ulf Hansson New
[v3,07/15] mmc: core: Move public functions from core.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,08/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain cpuidle: psci: Support hierarchical CPU arrangement --- 2019-11-27 Ulf Hansson New
[v3,08/15] mmc: core: Move some host specific public functions to host.h --- 2017-01-13 Ulf Hansson New
[v3,09/15] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2017-01-13 Ulf Hansson New
[v3,10/13] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains cpuidle: psci: Support hierarchical CPU arrangement --- 2019-11-27 Ulf Hansson New
[v3,10/15] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2017-01-13 Ulf Hansson New
[v3,11/13] cpuidle: psci: Manage runtime PM in the idle path cpuidle: psci: Support hierarchical CPU arrangement --- 2019-11-27 Ulf Hansson New
[v3,11/15] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[V3,11/17] i2c: nomadik: Convert to devm functions --- 2014-02-17 Ulf Hansson New
[v3,12/15] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[v3,1/2] firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode cpuidle: psci: Always create the PM domains --- 2020-09-01 Ulf Hansson New
[V3,1/2] mmc: dw_mmc: Convert to mmc_send_tuning() --- 2014-12-23 Ulf Hansson New
[v3,13/15] mmc: core: Move public functions from card.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,1/3] mwifiex: Re-work support for SDIO HW reset mmc: Fixup HW reset for SDIO cards --- 2019-11-12 Ulf Hansson New
[V3,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-28 Ulf Hansson New
[v3,14/15] mmc: core: Move public functions from host.h to private headers --- 2017-01-13 Ulf Hansson New
[V3,14/17] i2c: nomadik: Fixup deployment of runtime PM --- 2014-02-17 Ulf Hansson New
[V3,1/4] mmc: core: Initial support for MMC power sequences --- 2015-01-16 Ulf Hansson New
[v3,1/4] PM / core: Assign the wakeup_path status flag in __device_prepare() PM / core: Extend behaviour for wakeup paths --- 2018-01-02 Ulf Hansson New
[v3,15/15] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-13 Ulf Hansson New
[v3,1/5] mmc: core: Prevent processing SDIO IRQs when none is claimed mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[V3,16/17] i2c: nomadik: Remove busy check for transfers at suspend late --- 2014-02-17 Ulf Hansson New
[v3,1/6] dt-bindings: soc: qcom: Update devicetree binding document for rpmh-rsc soc: qcom: Add APSS RSC to the CPU cluster PM domain --- 2022-10-18 Ulf Hansson New
[V3,17/17] i2c: nomadik: Fixup system suspend --- 2014-02-17 Ulf Hansson New
[V3,18/19] mmc: mmci: Enforce DMA configuration through DT --- 2014-04-10 Ulf Hansson New
[v3,1/8] PM / Sleep: Make the runtime PM centric path known to the PM core PM / ACPI / i2c: Deploy runtime PM centric path for system sleep --- 2017-08-29 Ulf Hansson New
[v3,1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code --- 2014-09-04 Ulf Hansson New
[v3,1/9] PM / Domains: Add dev_pm_domain_get|put() APIs --- 2014-10-13 Ulf Hansson New
[V3,2/2] mmc: core: Make tuning block patterns static --- 2014-12-23 Ulf Hansson New
[V3,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-28 Ulf Hansson New
[V3,2/3] clk: Fixup errorhandling for clk_set_parent --- 2013-03-27 Ulf Hansson New
[v3,2/3] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() mmc: Fixup HW reset for SDIO cards --- 2019-11-12 Ulf Hansson New
[V3,2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence --- 2015-01-16 Ulf Hansson New
[v3,2/4] PM / core: Propagate wakeup_path status flag in __device_suspend_late() PM / core: Extend behaviour for wakeup paths --- 2018-01-02 Ulf Hansson New
[v3,2/5] mmc: sdio: Add API to manage SDIO IRQs from a workqueue mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[v3,2/6] soc: qcom: rpmh-rsc: Attach RSC to cluster PM domain soc: qcom: Add APSS RSC to the CPU cluster PM domain --- 2022-10-18 Ulf Hansson New
[v3,2/9] PM / Domains: Add generic OF-based PM domain look-up --- 2014-09-04 Ulf Hansson New
[v3,2/9] PM / Domains: Enable genpd to support ->get|put() callbacks --- 2014-10-13 Ulf Hansson New
[V3,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-28 Ulf Hansson New
« 1 2 ... 8 9 10 11 »

Bundling

Create bundle: