Lukasz Majewski ([email protected])

Number of posts: 363 (0.23 per day)
First post: 2012-08-06 13:14:45
Last post: 2016-12-12 15:10:04

Date List Subject
2016-12-12 15:10:04 linux-kernel [PATCH] MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMAL
2016-03-10 09:16:40 linux-kernel Re: [PATCH 11/13] thermal: convert exynos to use devm_thermal_zone_of_sensor_register
2015-11-04 11:54:36 linux-kernel [GIT PULL] Samsung Thermal for v4.4-rc1
2015-11-04 11:18:19 linux-kernel Re: [PATCH 2/5] thermal: exynos: Fix first temperature read after registering sensor
2015-11-04 11:18:05 linux-kernel Re: [PATCH 3/5] thermal: exynos: Use IS_ERR() because regulator cannot be NULL
2015-11-04 10:52:23 linux-kernel Re: [PATCH 4/5] thermal: exynos: Remove unneeded semicolon
2015-11-04 10:52:15 linux-kernel Re: [PATCH 1/5] thermal: exynos: Fix unbalanced regulator disable on probe failure
2015-11-04 10:52:03 linux-kernel Re: [PATCH 5/5] thermal: exynos: Directly return 0 instead of using local ret variable
2015-07-06 15:27:08 linux-kernel [GIT PULL] Samsung Thermal FIXES for v4.2-rc1
2015-07-06 15:19:28 linux-kernel Re: [PATCH 0/2] thermal: exynos: Fix minor issue
2015-07-06 15:05:14 linux-kernel Re: [PATCH] thermal: exynos: Disable the regulator on probe failure
2015-07-06 10:27:00 linux-kernel Re: [PATCH] thermal: consistently use int for temperatures
2015-07-06 10:24:36 linux-kernel Re: [PATCH 3/4] thermal: Use IS_ENABLED instead of #ifdef
2015-07-06 07:01:51 linux-kernel Re: [PATCH] thermal: exynos: Disable the regulator on probe failure
2015-06-09 07:08:09 linux-kernel Re: [PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match.
2015-06-08 16:15:20 linux-kernel Re: [PATCH] thermal: exynos: Disable the regulator on probe failure
2015-06-08 15:11:34 linux-kernel Re: [PATCHv2 2/2] ARM: exynos_defconfig: Enable CONFIG_LEDS_PWM for Odroid-XU3
2015-06-08 15:11:06 linux-kernel Re: [PATCHv2 1/2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3
2015-06-08 08:31:17 linux-kernel Re: [PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match.
2015-04-28 07:02:10 linux-kernel Re: [PATCH v2] thermal: exynos: Add the support for Exynos5433 TMU
2015-04-22 08:14:45 linux-kernel Re: [PATCH 6/8] clk: samsung: exynos5800: fix cpu clock configuration data
2015-04-22 08:13:49 linux-kernel Re: [PATCH 5/8] ARM: Exynos: use generic cpufreq driver for Exynos5420
2015-04-22 08:12:39 linux-kernel Re: [PATCH 4/8] ARM: dts: Exynos5420: add CPU OPP and regulator supply property
2015-04-22 08:10:34 linux-kernel Re: [PATCH 3/8] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
2015-04-22 08:08:14 linux-kernel Re: [PATCH 2/8] ARM: dts: add cluster regulator supply properties for exynos5422-odroidxu3
2015-04-22 08:07:22 linux-kernel Re: [PATCH 1/8] cpufreq: arm_big_little: add cluster regulator support
2015-04-09 16:09:29 linux-kernel [GIT PULL] Samsung Thermal for v4.1 merge window
2015-04-08 09:30:17 linux-kernel Re: [PATCH 3/6] ARM:dts exynos5422 Update the thermal sensor for tmu_cpu0
2015-04-08 08:44:27 linux-kernel Re: [PATCH 6/6] hwmon: pwm-fan: Update the duty cycle inorder to control the pwm-fan
2015-04-08 08:28:38 linux-kernel Re: [PATCH 5/6] pwm: samsung: Fix output race on disabling
2015-04-08 08:04:01 linux-kernel Re: [PATCH 4/6] ARM: dts: OdroidXU3: Enable TMU at Exynos5422 base.
2015-04-08 08:02:56 linux-kernel Re: [PATCH 3/6] ARM:dts exynos5422 Update the thermal sensor for tmu_cpu0
2015-04-08 07:47:50 linux-kernel Re: [PATCH 2/6] ARM: dts exynos5420 update the cooling cells for core cpu0
2015-04-08 07:47:03 linux-kernel Re: [PATCH 1/6] ARM: dts :exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board.
2015-02-26 14:40:50 linux-kernel Re: [PATCH v6 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
2015-02-26 14:00:56 linux-kernel [PATCH v6 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
2015-02-26 14:00:33 linux-kernel [PATCH v6 5/6] hwmon: pwm-fan: Read PWM FAN configuration from device tree
2015-02-26 14:00:24 linux-kernel [PATCH v6 4/6] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
2015-02-26 14:00:19 linux-kernel [PATCH v6 3/6] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
2015-02-26 14:00:12 linux-kernel [PATCH v6 2/6] ARM: dts: Add pwm-fan node to the Odroid-U3 board
2015-02-26 14:00:07 linux-kernel [PATCH v6 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
2015-02-26 13:59:57 linux-kernel [PATCH v6 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-02-25 15:36:38 linux-kernel [PATCH v5 3/6] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
2015-02-25 15:35:16 linux-kernel [PATCH v5 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
2015-02-25 15:35:09 linux-kernel [PATCH v5 5/6] hwmon: pwm-fan: Read PWM FAN configuration from device tree
2015-02-25 15:35:03 linux-kernel [PATCH v5 4/6] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
2015-02-25 15:34:55 linux-kernel [PATCH v5 2/6] ARM: dts: Add pwm-fan node to the Odroid-U3 board
2015-02-25 15:34:49 linux-kernel [PATCH v5 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
2015-02-25 15:34:40 linux-kernel [PATCH v5 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-02-25 13:28:39 linux-kernel Re: [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
2015-02-25 12:26:51 linux-kernel Re: [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function