Show patches with: Submitter = Bartlomiej Zolnierkiewicz       |    Archived = No       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] ARM: EXYNOS: remove <mach/map.h> include ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[8/9] ARM: SAMSUNG: remove s5p_init_cpu() ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[7/9] ARM: SAMSUNG: remove samsung_rev() ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[6/9] ARM: EXYNOS: remove soc_is_exynos*() macros ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[5/9] ARM: EXYNOS: use chipid driver ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[4/9] ARM64: EXYNOS: enable exynos_chipid for ARCH_EXYNOS ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[3/9] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS ARM: SAMSUNG: add Exynos chipid driver - 1 - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[2/9] soc: samsung: add exynos chipid driver support ARM: SAMSUNG: add Exynos chipid driver - - - --- 2018-11-15 Bartlomiej Zolnierkiewicz Changes Requested
[1/9] ARM: EXYNOS: remove secondary startup initialization from smp_prepare_cpus ARM: SAMSUNG: add Exynos chipid driver - 1 - --- 2018-11-15 Bartlomiej Zolnierkiewicz Accepted
[v4] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms [v4] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms - - - --- 2018-11-14 Bartlomiej Zolnierkiewicz Mainlined
[v3] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms [v3] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms - - - --- 2018-10-15 Bartlomiej Zolnierkiewicz Superseded
[v2] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms [v2] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms - - - --- 2018-10-15 Bartlomiej Zolnierkiewicz Superseded
ARM: EXYNOS: remove no longer needed s3c_pm_check_*() calls ARM: EXYNOS: remove no longer needed s3c_pm_check_*() calls - - - --- 2018-10-15 Bartlomiej Zolnierkiewicz Mainlined
ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms - - - --- 2018-09-28 Bartlomiej Zolnierkiewicz Superseded
ARM: SAMSUNG: limit SAMSUNG_PM_CHECK config option to non-Exynos platforms ARM: SAMSUNG: limit SAMSUNG_PM_CHECK config option to non-Exynos platforms - - - --- 2018-09-28 Bartlomiej Zolnierkiewicz Accepted
[v2] ARM: dts: exynos: remove no longer needed samsung thermal properties - - - --- 2018-06-21 Bartlomiej Zolnierkiewicz Accepted
arm64: dts: exynos: fix type of thermal trip points for Exynos7 - - - --- 2018-05-15 Bartlomiej Zolnierkiewicz Rejected
ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer - - - --- 2018-05-02 Bartlomiej Zolnierkiewicz Accepted
[16/18] thermal: exynos: cleanup code for enabling threshold interrupts - - - --- 2018-05-02 Bartlomiej Zolnierkiewicz Not Applicable
[18/18] thermal: exynos: remove trip reporting to user-space - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[17/18] thermal: exynos: remove unused defines for Exynos5433 - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[16/18] thermal: exynos: cleanup code for enabling threshold interrupts - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[15/18] thermal: exynos: check return values of ->get_trip_[temp,hyst] methods - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[14/18] thermal: exynos: move trips setting to exynos_tmu_initialize() - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[13/18] thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[12/18] thermal: exynos: do not use trips structure directly in ->tmu_initialize - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[11/18] thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[10/18] thermal: exynos: move IRQs clearing to exynos_tmu_initialize() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[09/18] thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[08/18] thermal: exynos: make ->tmu_initialize method void - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[07/18] thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[06/18] thermal: exynos: fix trips limit checking in get_th_reg() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[04/18] thermal: exynos: check STATUS register in exynos_tmu_initialize() - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[03/18] thermal: exynos: always check for critical trip points existence - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[02/18] thermal: exynos: always check for trips points existence - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[01/18] thermal: exynos: fix setting rising_threshold for Exynos5433 - - - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
thermal: samsung: Remove support for Exynos5440 - 1 - --- 2018-04-26 Bartlomiej Zolnierkiewicz Not Applicable
[v2,12/14] thermal: exynos: remove separate exynos_tmu.h header file 1 - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[14/14] arm64: dts: exynos: remove no longer needed samsung thermal properties - - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Accepted
[13/14] ARM: dts: exynos: remove no longer needed samsung thermal properties - - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Superseded
[12/14] thermal: exynos: remove separate exynos_tmu.h header file 1 - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[10/14] thermal: exynos: remove parsing of samsung,tmu_gain property - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[04/14] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data - 1 - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[03/14] thermal: exynos: Read soc_type from match data 1 - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[02/14] thermal: exynos: Propagate error value from tmu_read() - - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[01/14] thermal: exynos: Reading temperature makes sense only when TMU is turned on - - - --- 2018-04-16 Bartlomiej Zolnierkiewicz Not Applicable
[12/12] thermal: exynos: remove separate thermal_exynos.h header file - 1 - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[11/12] dt-bindings: thermal: remove no longer needed samsung thermal properties - 1 - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[10/12] ARM: dts: remove no longer needed samsung thermal properties - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Changes Requested
[09/12] thermal: exynos: remove separate exynos_tmu.h header file - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[08/12] thermal: exynos: remove parsing of samsung,tmu_cal_type property - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[07/12] thermal: exynos: remove parsing of samsung,tmu_gain property - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[06/12] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[05/12] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[04/12] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[03/12] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[02/12] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
[01/12] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data - - - --- 2018-03-06 Bartlomiej Zolnierkiewicz Not Applicable
video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms 1 - - --- 2018-02-14 Bartlomiej Zolnierkiewicz Not Applicable
[v2] ARM: dts: exynos: fix incomplete Odroid-XU3/4 thermal-zones definition - - - --- 2017-09-07 Bartlomiej Zolnierkiewicz Accepted
ARM: dts: exynos: fix incomplete Odroid-XU3/4 thermal-zones definition - - - --- 2017-09-07 Bartlomiej Zolnierkiewicz Superseded
pwm: pwm-samsung: switch to new atomic PWM API - - - --- 2017-04-24 Bartlomiej Zolnierkiewicz Not Applicable
hwmon: pwm-fan: switch to new atomic PWM API - - - --- 2017-04-24 Bartlomiej Zolnierkiewicz Not Applicable
[v2,3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code 1 - - --- 2017-04-24 Bartlomiej Zolnierkiewicz Not Applicable
[v2,2/3] pwm: pwm-samsung: fix suspend/resume support - - - --- 2017-04-24 Bartlomiej Zolnierkiewicz Not Applicable
[v2,1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config() - - - --- 2017-04-24 Bartlomiej Zolnierkiewicz Not Applicable
[3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code 1 - - --- 2017-04-03 Bartlomiej Zolnierkiewicz Not Applicable
[2/3] pwm: pwm-samsung: fix suspend/resume support - - - --- 2017-04-03 Bartlomiej Zolnierkiewicz Not Applicable
[1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config() - - - --- 2017-04-03 Bartlomiej Zolnierkiewicz Not Applicable
[2/2] ARM: dts: Add CPU OPPs for Exynos4412 Prime - - - --- 2016-12-29 Bartlomiej Zolnierkiewicz Accepted
[1/2] clk: samsung: exynos4412: add cpu clock configuration data for Exynos4412 Prime - - - --- 2016-12-29 Bartlomiej Zolnierkiewicz Not Applicable
[v2] ARM: dts: Add missing CPU frequencies for Exynos5422/5800 - - 2 --- 2016-12-15 Bartlomiej Zolnierkiewicz Changes Requested
ARM: dts: Add missing CPU frequencies for Exynos5422/5800 - - - --- 2016-12-13 Bartlomiej Zolnierkiewicz Superseded
[RFC,22/23] arm: use kconfig fragments for exynos_defconfig/multi_v7_defconfig - - - --- 2016-12-06 Bartlomiej Zolnierkiewicz RFC
PM / devfreq: exynos: fix error path in exynos_bus_probe() 1 - - --- 2016-06-28 Bartlomiej Zolnierkiewicz Not Applicable
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() 1 - - --- 2016-06-28 Bartlomiej Zolnierkiewicz Not Applicable
[3/3] clk: samsung: exynos5433: add CPU clocks configuration data and instantiate CPU clocks - 1 - --- 2016-05-24 Bartlomiej Zolnierkiewicz Not Applicable
[2/3] clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks - - - --- 2016-05-24 Bartlomiej Zolnierkiewicz Not Applicable
[1/3] clk: samsung: exynos5433: prepare for adding CPU clocks - - - --- 2016-05-24 Bartlomiej Zolnierkiewicz Not Applicable
ARM: exynos_defconfig: Disable big.LITTLE switcher - 3 3 --- 2016-04-28 Bartlomiej Zolnierkiewicz Accepted