Messages by Thread
-
-
[PATCH v2 0/22] On-demand device probing
Tomeu Vizoso
-
[PATCH 0/2] Add support for NXP LPC18xx PWM/SCT
Ariel D'Alessandro
-
[PATCH 0/5] ARM: berlin: PWM support
Antoine Tenart
-
[PATCH v4 0/2] pwm-pca9685: Bugfixes and prescaler support
Clemens Gruber
-
[RFC] backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
Petr Cvek
-
[PATCH v2 00/10] pwm: add support for atomic update
Boris Brezillon
-
[PATCH v3 0/2] pwm-pca9685: Bugfixes and prescaler support
Clemens Gruber
-
[PATCH v2 0/2] pwm-pca9685: Bugfixes and prescaler support
Clemens Gruber
-
[PATCH v6 0/3] Add MediaTek display PWM driver
YH Huang
-
[PATCH v5 0/3] Add MediaTek display PWM driver
YH Huang
-
[PATCH] pwm: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
-
[PATCH v4 0/3] Add MediaTek display PWM driver
YH Huang
-
[PATCH v2 0/12] Discover and probe dependencies
Tomeu Vizoso
-
[RFC PATCH 00/15] pwm: add support for atomic update
Boris Brezillon
-
[RFC PATCH 01/15] pwm: add the pwm_is_enabled() helper
Boris Brezillon
-
Re: [RFC PATCH 01/15] pwm: add the pwm_is_enabled() helper
Thierry Reding
-
[RFC PATCH 02/15] pwm: fix pwm_get_period and pwm_get_duty_cycle prototypes
Boris Brezillon
-
Re: [RFC PATCH 02/15] pwm: fix pwm_get_period and pwm_get_duty_cycle prototypes
Thierry Reding
-
[RFC PATCH 03/15] pwm: add pwm_get_polarity helper function
Boris Brezillon
-
Re: [RFC PATCH 03/15] pwm: add pwm_get_polarity helper function
Thierry Reding
-
[RFC PATCH 12/15] pwm: rockchip: add initial state retrieval
Boris Brezillon
-
Re: [RFC PATCH 12/15] pwm: rockchip: add initial state retrieval
Heiko Stübner
-
Re: [RFC PATCH 12/15] pwm: rockchip: add initial state retrieval
Boris Brezillon
-
[RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Boris Brezillon
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Uwe Kleine-König
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Boris Brezillon
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Thierry Reding
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Boris Brezillon
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Thierry Reding
-
Re: [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
Boris Brezillon
-
[RFC PATCH 09/15] pwm: declare a default PWM state
Boris Brezillon
-
[RFC PATCH 13/15] pwm: rockchip: add support for atomic update
Boris Brezillon
-
Re: [RFC PATCH 13/15] pwm: rockchip: add support for atomic update
Heiko Stübner
-
Re: [RFC PATCH 13/15] pwm: rockchip: add support for atomic update
Boris Brezillon
-
[RFC PATCH 07/15] pwm: move the enabled/disabled info to pwm_state struct
Boris Brezillon
-
Re: [RFC PATCH 07/15] pwm: move the enabled/disabled info to pwm_state struct
Thierry Reding
-
[RFC PATCH 04/15] pwm: make use of pwm_get_xxx helpers where appropriate
Boris Brezillon
-
Re: [RFC PATCH 04/15] pwm: make use of pwm_get_xxx helpers where appropriate
Thierry Reding
-
[RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Heiko Stübner
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Heiko Stübner
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Mark Brown
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Mark Brown
-
Re: [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
-
[RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
Boris Brezillon
-
Re: [RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
Thierry Reding
-
Re: [RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
Boris Brezillon
-
[RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Boris Brezillon
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Thierry Reding
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Boris Brezillon
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Thierry Reding
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Boris Brezillon
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Thierry Reding
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Boris Brezillon
-
Re: [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
Thierry Reding
-
[RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
Boris Brezillon
-
Re: [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
Thierry Reding
-
Re: [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
Boris Brezillon
-
Re: [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
Thierry Reding
-
[RFC PATCH 06/15] pwm: define a new pwm_state struct
Boris Brezillon
-
Re: [RFC PATCH 06/15] pwm: define a new pwm_state struct
Thierry Reding
-
Re: [RFC PATCH 06/15] pwm: define a new pwm_state struct
Boris Brezillon
-
Re: [RFC PATCH 06/15] pwm: define a new pwm_state struct
Thierry Reding
-
Re: [RFC PATCH 06/15] pwm: define a new pwm_state struct
Boris Brezillon
-
[RFC PATCH 15/15] regulator: pwm: properly initialize the ->state field
Boris Brezillon
-
Re: [RFC PATCH 15/15] regulator: pwm: properly initialize the ->state field
Mark Brown
-
Re: [RFC PATCH 15/15] regulator: pwm: properly initialize the ->state field
Boris Brezillon
-
[RFC PATCH 16/15] pwm: add informations about polarity, duty cycle and period to debugfs
Heiko Stübner
-
Re: [RFC PATCH 16/15] pwm: add informations about polarity, duty cycle and period to debugfs
Boris Brezillon
-
[PATCH] pwm: add informations about polarity, duty cycle and period to debugfs
Heiko Stübner