Show patches with: Submitter = Paul Cercueil       |   61 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros mfd: Remove #ifdef guards for PM functions 1 1 - --- 2022-08-08 Paul Cercueil Handled Elsewhere
[v3,6/6] iio: pressure: bmp280: Use new PM macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v3,5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v3,4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v3,3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v3,2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v3,1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework v3 1 1 - --- 2022-01-07 Paul Cercueil Mainlined
[v2,6/6] iio: pressure: bmp280: Use new PM macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil Superseded
[v2,5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil Superseded
[v2,4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil Superseded
[v2,3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil Superseded
[v2,2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework v2 1 1 - --- 2022-01-05 Paul Cercueil Superseded
[v2,1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework v2 1 - - --- 2022-01-05 Paul Cercueil Superseded
[8/8] iio: gyro: mpu3050: Use new PM macros DEV_PM_OPS macros rework - - - --- 2022-01-04 Paul Cercueil Changes Requested
[7/8] mmc: jz4740: Make dev_pm_ops struct static DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil Changes Requested
[6/8] mmc: mxc: Make dev_pm_ops struct static DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil Changes Requested
[5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil Changes Requested
[4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro DEV_PM_OPS macros rework - 1 - --- 2022-01-04 Paul Cercueil Changes Requested
[3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil Changes Requested
[2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil Changes Requested
[1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro DEV_PM_OPS macros rework 1 - - --- 2022-01-04 Paul Cercueil Changes Requested
[5/5] mmc: mxc: Use the new PM macros Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil Mainlined
[4/5] mmc: jz4740: Use the new PM macros Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil Mainlined
[3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones Rework pm_ptr() and *_PM_OPS macros - 1 - --- 2021-12-07 Paul Cercueil Mainlined
[2/5] PM: core: Redefine pm_ptr() macro Rework pm_ptr() and *_PM_OPS macros - 1 - --- 2021-12-07 Paul Cercueil Mainlined
[1/5] r8169: Avoid misuse of pm_ptr() macro Rework pm_ptr() and *_PM_OPS macros - - - --- 2021-12-07 Paul Cercueil Mainlined
[v3,3/3] mmc: jz4740: Use pm_ptr() macro [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil Mainlined
[v3,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil Mainlined
[v3,1/3] PM: introduce pm_ptr() macro [v3,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-07-16 Paul Cercueil Mainlined
[v2,3/3] mmc: jz4740: Use pm_ptr() macro [v2,1/3] PM: introduce pm_ptr() macro - 1 - --- 2020-04-13 Paul Cercueil RFC
[v2,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused [v2,1/3] PM: introduce pm_ptr() macro - - - --- 2020-04-13 Paul Cercueil RFC
[v2,1/3] PM: introduce pm_ptr() macro [v2,1/3] PM: introduce pm_ptr() macro - - - --- 2020-04-13 Paul Cercueil RFC
power/supply: ingenic-battery: Don't print error on -EPROBE_DEFER power/supply: ingenic-battery: Don't print error on -EPROBE_DEFER 1 - - --- 2020-02-21 Paul Cercueil Not Applicable
[RFC,3/3] mmc: jz4740: Use pm_sleep_ptr() macro Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil RFC
[RFC,2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil RFC
[RFC,1/3] PM: introduce pm_ptr() and pm_sleep_ptr() Introduce pm_ptr() / pm_sleep_ptr() - - - --- 2020-02-11 Paul Cercueil RFC
usb: common: usb-conn-gpio: Register charger usb: common: usb-conn-gpio: Register charger - - - --- 2020-01-07 Paul Cercueil Not Applicable
[v2,3/3] power/supply: Add generic USB charger driver [v2,1/3] dt-bindings: power/supply: Document generic USB charger - - - --- 2019-12-11 Paul Cercueil Not Applicable
[v2,2/3] usb: roles: Add API to register notifiers [v2,1/3] dt-bindings: power/supply: Document generic USB charger - - - --- 2019-12-11 Paul Cercueil Not Applicable
[v2,1/3] dt-bindings: power/supply: Document generic USB charger [v2,1/3] dt-bindings: power/supply: Document generic USB charger - - - --- 2019-12-11 Paul Cercueil Not Applicable
[v3] power/supply: ingenic-battery: Don't change scale if there's only one [v3] power/supply: ingenic-battery: Don't change scale if there's only one 1 - - --- 2019-11-16 Paul Cercueil Not Applicable
[v2] power/supply: ingenic-battery: Don't change scale if there's only one [v2] power/supply: ingenic-battery: Don't change scale if there's only one - - - --- 2019-11-14 Paul Cercueil Not Applicable
[2/2] power/supply: Add generic USB charger driver Untitled series #197239 - - - --- 2019-11-03 Paul Cercueil Not Applicable
[1/2] dt-bindings: power/supply: Document generic USB charger [1/2] dt-bindings: power/supply: Document generic USB charger - - - --- 2019-11-03 Paul Cercueil Not Applicable
[11/11] MIPS: jz4740: Drop dead code JZ4740 SoC cleanup - - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[10/11] mfd: Drop obsolete JZ4740 driver JZ4740 SoC cleanup - - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[09/11] hwmon: Drop obsolete JZ4740 driver JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[08/11] power/supply: Drop obsolete JZ4740 driver JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[06/11] dma: Drop JZ4740 driver JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[05/11] video/fbdev: Drop JZ4740 driver JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[04/11] ASoC: jz4740: Drop lb60 board code JZ4740 SoC cleanup 1 - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[03/11] MIPS: configs: LB60: update defconfig JZ4740 SoC cleanup - - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[02/11] MIPS: qi_lb60: Migrate to devicetree JZ4740 SoC cleanup - - 1 --- 2019-07-25 Paul Cercueil Not Applicable
[01/11] MIPS: DTS: jz4740: Add missing nodes JZ4740 SoC cleanup - - 1 --- 2019-07-25 Paul Cercueil Not Applicable
power/supply: ingenic-battery: Don't change scale if there's only one power/supply: ingenic-battery: Don't change scale if there's only one - - - --- 2019-07-23 Paul Cercueil Not Applicable
[v2,5/5] MIPS: Remove dead code [v2,1/5] clk: ingenic: Add missing header in cgu.h - - - --- 2019-06-11 Paul Cercueil Not Applicable
[v2,4/5] clk: ingenic: Remove unused functions [v2,1/5] clk: ingenic: Add missing header in cgu.h - - - --- 2019-06-11 Paul Cercueil Not Applicable
[v2,3/5] MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode [v2,1/5] clk: ingenic: Add missing header in cgu.h - - - --- 2019-06-11 Paul Cercueil Not Applicable
[v2,2/5] clk: ingenic: Handle setting the Low-Power Mode bit [v2,1/5] clk: ingenic: Add missing header in cgu.h - - - --- 2019-06-11 Paul Cercueil Not Applicable
[v2,1/5] clk: ingenic: Add missing header in cgu.h [v2,1/5] clk: ingenic: Add missing header in cgu.h - - - --- 2019-06-11 Paul Cercueil Not Applicable