LinuxLists
Users
About
Lukasz Majewski (
[email protected]
)
Number of posts: 89 (0.07 per day)
First post: 2013-06-19 20:32:09
Last post: 2016-12-29 16:55:09
Previous Page
Date
List
Subject
2016-10-27 06:36:37
linux-kernel
[PATCH v2 02/10] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
2016-10-27 06:33:45
linux-kernel
[PATCH v2 09/10] pwm: imx: doc: Update imx-pwm.txt documentation entry
2016-10-27 06:31:26
linux-kernel
[PATCH v2 06/10] pwm: imx: Provide atomic PWM support for i.MX PWMv2
2016-10-27 06:31:02
linux-kernel
[PATCH v2 04/10] pwm: imx: Move PWMv2 software reset code to a separate function
2016-10-27 06:30:15
linux-kernel
[PATCH v2 00/10] pwm: imx: Provide atomic operation for IMX PWM driver
2016-10-27 04:26:32
linux-kernel
Re: [PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
2016-10-25 07:07:49
linux-kernel
Re: [PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
2016-10-25 06:59:11
linux-kernel
Re: [PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver
2016-10-25 06:56:14
linux-kernel
Re: [PATCH 1/6] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
2016-10-24 21:26:36
linux-kernel
Re: [PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
2016-10-24 21:22:13
linux-kernel
Re: [PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver
2016-10-24 21:02:54
linux-kernel
Re: [PATCH 2/6] pwm: imx: Move PWMv2 software reset code to a separate function
2016-10-24 21:01:14
linux-kernel
Re: [PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
2016-10-23 22:21:56
linux-kernel
[PATCH 3/6] pwm: imx: Move PWMv2 wait for fifo slot code to a separate function
2016-10-23 22:01:57
linux-kernel
[PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
2016-10-23 22:01:49
linux-kernel
[PATCH 2/6] pwm: imx: Move PWMv2 software reset code to a separate function
2016-10-23 21:57:18
linux-kernel
[PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver
2016-10-23 21:57:04
linux-kernel
[PATCH 5/6] pwm: imx: Remove redundant IMX PWMv2 code
2016-10-23 21:56:58
linux-kernel
[PATCH 4/6] pwm: imx: Provide atomic PWM support for IMXv2 PWM
2016-10-23 21:51:51
linux-kernel
[PATCH 1/6] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
2016-10-23 06:41:00
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-22 23:28:11
linux-kernel
[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
2016-10-22 09:37:56
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-20 09:46:40
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-13 05:54:46
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-12 23:04:40
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-08 17:01:23
linux-kernel
Re: [PATCH v3 3/6] pwm: imx: support output polarity inversion
2016-10-06 10:15:44
linux-kernel
Re: [PATCH v2 2/6] pwm: core: make the PWM_POLARITY flag in DTB optional
2016-10-06 07:05:40
linux-kernel
Re: [PATCH v2 0/6] Support PWM polarity control
2016-10-06 06:55:28
linux-kernel
[PATCH] pwm: core: Use pwm->args.polarity to setup PWM_POLARITY_INVERSED
2016-10-04 08:26:38
linux-kernel
Re: [PATCH v2 0/6] Support PWM polarity control
2015-02-09 00:32:08
linux-kernel
Re: [PATCH v3 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
2015-02-08 21:47:12
linux-kernel
Re: [PATCH v3 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
2014-12-09 00:20:13
linux-kernel
Re: [PATCH v3 1/5] thermal: of: Extend of-thermal.c to provide number of trip points
2014-11-28 12:48:39
linux-kernel
Re: [PATCHv2 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
2014-11-24 21:45:16
linux-kernel
Re: [PATCH v2] thermal:core:fix: Check return code of the ->get_max_state() callback
2013-07-04 22:18:17
linux-kernel
Re: [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature
2013-06-19 20:32:09
linux-kernel
Re: [PATCH v4 2/7] cpufreq: Add boost frequency support in core