Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2016-03-27 23:37:51 to 2016-03-30 20:04:09 UTC [more...]

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 20:04 UTC  (47+ messages)
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
  ` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v5 04/46] pwm: get rid of pwm->lock
  ` [PATCH v5 05/46] pwm: introduce the pwm_args concept
  ` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
  ` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
  ` [PATCH v5 09/46] misc: max77693-haptic: "
  ` [PATCH v5 10/46] leds: pwm: "
  ` [PATCH v5 11/46] regulator: "
  ` [PATCH v5 13/46] backlight: pwm_bl: "
  ` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 15/46] pwm: introduce the pwm_state concept
  ` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 19/46] pwm: switch to the atomic API
  ` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
  ` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
  ` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
  ` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
  ` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
  ` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
  ` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
  ` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
  ` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
  ` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
  ` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
  ` [PATCH v5 31/46] pwm: update documentation
  ` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
  ` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
  ` [PATCH v5 34/46] clk: pwm: switch to the atomic API
  ` [PATCH v5 35/46] hwmon: pwm-fan: "
  ` [PATCH v5 36/46] input: misc: max77693: "
  ` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
  ` [PATCH v5 38/46] input: misc: pwm-beeper: "
  ` [PATCH v5 39/46] leds: pwm: "
  ` [PATCH v5 40/46] backlight: lm3630a: "
  ` [PATCH v5 42/46] backlight: lp8788: "
  ` [PATCH v5 43/46] backlight: pwm_bl: "
  ` [PATCH v5 44/46] video: ssd1307fb: "
  ` [PATCH v5 45/46] drm: i915: "
  ` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "
` [PATCH v5 41/46] backlight: lp855x: "

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-03-30 19:17 UTC  (53+ messages)
` [PATCH v5 16/50] mtd: create an mtd_ooblayout_ops struct to ease "
  ` [PATCH v5 01/50] mtd: add mtd_ooblayout_xxx() helper functions
  ` [PATCH v5 02/50] mtd: use mtd_ooblayout_xxx() helpers where appropriate
  ` [PATCH v5 03/50] mtd: nand: core: "
  ` [PATCH v5 04/50] mtd: nand: atmel: "
  ` [PATCH v5 05/50] mtd: nand: fsl_ifc: "
  ` [PATCH v5 06/50] mtd: nand: gpmi: "
  ` [PATCH v5 07/50] mtd: nand: lpc32xx: "
  ` [PATCH v5 08/50] mtd: nand: omap2: "
  ` [PATCH v5 09/50] mtd: nand: qcom: "
  ` [PATCH v5 10/50] mtd: onenand: "
  ` [PATCH v5 11/50] mtd: add mtd_set_ecclayout() helper function
  ` [PATCH v5 12/50] mtd: use mtd_set_ecclayout() where appropriate
  ` [PATCH v5 13/50] mtd: nand: "
  ` [PATCH v5 14/50] mtd: onenand: "
  ` [PATCH v5 15/50] mtd: docg3: "
  ` [PATCH v5 17/50] mtd: docg3: switch to mtd_ooblayout_ops
  ` [PATCH v5 18/50] mtd: nand: implement the default mtd_ooblayout_ops
  ` [PATCH v5 19/50] mtd: nand: bch: switch to mtd_ooblayout_ops
  ` [PATCH v5 20/50] mtd: nand: sharpsl: "
  ` [PATCH v5 21/50] mtd: nand: jz4740: "
  ` [PATCH v5 22/50] mtd: nand: atmel: "
  ` [PATCH v5 23/50] mtd: nand: bf5xx: "
  ` [PATCH v5 24/50] mtd: nand: brcm: "
  ` [PATCH v5 25/50] mtd: nand: cafe: "
  ` [PATCH v5 26/50] mtd: nand: davinci: "
  ` [PATCH v5 27/50] mtd: nand: denali: "
  ` [PATCH v5 28/50] mtd: nand: diskonchip: "
  ` [PATCH v5 29/50] mtd: nand: docg4: "
  ` [PATCH v5 30/50] mtd: nand: fsl_elbc: "
  ` [PATCH v5 31/50] mtd: nand: fsl_ifc: "
  ` [PATCH v5 32/50] mtd: nand: fsmc: "
  ` [PATCH v5 33/50] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
  ` [PATCH v5 34/50] mtd: nand: gpmi: switch to mtd_ooblayout_ops
  ` [PATCH v5 35/50] mtd: nand: hisi504: "
  ` [PATCH v5 36/50] mtd: nand: jz4780: "
  ` [PATCH v5 37/50] mtd: nand: lpc32xx: "
  ` [PATCH v5 38/50] mtd: nand: mxc: "
  ` [PATCH v5 39/50] mtd: nand: omap2: "
  ` [PATCH v5 40/50] mtd: nand: pxa3xx: "
  ` [PATCH v5 41/50] mtd: nand: s3c2410: "
  ` [PATCH v5 42/50] mtd: nand: sh_flctl: "
  ` [PATCH v5 43/50] mtd: nand: sm_common: "
  ` [PATCH v5 44/50] mtd: nand: sunxi: "
  ` [PATCH v5 45/50] mtd: nand: vf610: "
  ` [PATCH v5 46/50] mtd: nand: qcom: "
  ` [PATCH v5 47/50] mtd: onenand: "
  ` [PATCH v5 48/50] staging: mt29f_spinand: "
  ` [PATCH v5 49/50] mtd: nand: kill the ecc->layout field
` [PATCH v5 50/50] mtd: kill the nand_ecclayout struct

[PATCH 2/2] regulator: core: Ensure we are at least in bounds for our constraints
 2016-03-30 15:25 UTC  (10+ messages)

[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-30  9:37 UTC  (8+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock

[PATCH V3 3/4] ARM: exynos: exynos-cpufreq platform device isn't supported anymore
 2016-03-30  8:30 UTC  (3+ messages)
` [PATCH V3 4/4] cpufreq: exynos: Use generic platdev driver

[PATCH 0/1] ARM: dts: exynos: Add timer node for exynos5420
 2016-03-30  5:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V2 3/3] cpufreq: exynos: Use generic platdev driver
 2016-03-29 23:46 UTC  (4+ messages)

[PATCH 0/3] drm/exynos: Kconfig dependency fixes
 2016-03-29 14:59 UTC  (9+ messages)
` [PATCH 1/3] drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
` [PATCH 2/3] drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC "
` [PATCH 3/3] drm/exynos: Make DRM_EXYNOS_FIMC depend on VIDEO_S5P_FIMC=n

Warnings for invalid VDD (sdhci-s3c)
 2016-03-29 10:47 UTC  (21+ messages)
                ` [PATCH V3] mmc: sdhci: Fix regression setting power on Trats2 board

[PATCH] regulator: s2mps11: Fix invalid minimal selector for buck9 supplying SD card
 2016-03-29  9:40 UTC  (8+ messages)

[PATCH v2] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-03-29  7:49 UTC  (2+ messages)

[PATCHv14 00/18] HDMI CEC framework
 2016-03-29  7:28 UTC  (8+ messages)
` [PATCHv14 01/18] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv14 02/18] dts: exynos4: add node for the HDMI CEC device
` [PATCHv14 03/18] dts: exynos4412-odroid*: enable "

[PATCH 3/3] cpufreq: exynos: Use generic platdev driver
 2016-03-29  4:39 UTC  (7+ messages)

[PATCH v2] arm64: dts: Add tmu node for exynos7
 2016-03-29  1:43 UTC  (4+ messages)

[PATCH v2] ARM: exynos_defconfig: Enable Samsung media platform drivers as modules
 2016-03-29  1:25 UTC  (6+ messages)

[PATCH v2] rtc: s3c: Document in binding that only s3c6410 needs a src clk
 2016-03-28 22:19 UTC  (2+ messages)
` [rtc-linux] "

[PATCH v6 06/21] PM / devfreq: Add new passive governor
 2016-03-28  6:54 UTC  (2+ messages)

[PATCH v6 05/21] PM / devfreq: Add governer type with unique number
 2016-03-28  6:46 UTC  (2+ messages)

[PATCH v2] regulator: s2mps11: Fix invalid selector mask and voltages for buck9
 2016-03-28  4:09 UTC 

[PATCH v6 04/21] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
 2016-03-28  3:35 UTC  (2+ messages)

[PATCH v6 02/21] PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver
 2016-03-28  2:46 UTC 

[PATCH v6 01/21] PM / devfreq: exynos: Add generic exynos bus frequency driver
 2016-03-28  2:41 UTC 

[PATCH] ARM: dts: exynos: Fix invalid maximum voltage for buck9 supplying SD card
 2016-03-28  0:08 UTC  (3+ messages)

[PATCH v6 00/21] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-03-27 23:38 UTC  (22+ messages)
` [PATCH v6 01/21] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v6 02/21] PM / devfreq: exynos: Add documentation for "
` [PATCH v6 03/21] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v6 04/21] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
` [PATCH v6 05/21] PM / devfreq: Add governer type with unique number
` [PATCH v6 06/21] PM / devfreq: Add new passive governor
` [PATCH v6 07/21] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using "
` [PATCH v6 08/21] PM / devfreq: exynos: Update documentation for bus devices "
` [PATCH v6 09/21] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v6 11/21] MAINTAINERS: Add samsung bus frequency driver entry
` [PATCH v6 12/21] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v6 13/21] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v6 14/21] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v6 15/21] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v6 16/21] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v6 17/21] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
  ` [PATCH v6 10/21] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
  ` [PATCH v6 18/21] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodes
  ` [PATCH v6 19/21] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v6 20/21] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v6 21/21] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox