1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/arch/arm/mach-s3c24xx
Linus Torvalds 0bde7294e2 pwm: Changes for v3.13-rc1
Mostly bug fixes and clean up. There is a new driver, which is actually
 moving a custom PWM driver from drivers/misc.
 
 The majority of the patches are enhancements to the device tree support
 in the pwm-backlight driver. Backlights can now additionally be powered
 using a regulator and enabled using a GPIO in addition to just the PWM
 input.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQIcBAABAgAGBQJSh1s7AAoJEN0jrNd/PrOhdS4P/1A/Tx05pP0ACsizhkB4Ro02
 XgjIusWw/jp+3LWXrlaReVNb5H6GlahDT5+2/ApAw06o7INGvpSzyI1fuFQ2DU6K
 L7MgWDSifeL7jiwfUq5f3Qv4Vccjgii0z4BBQI5ZpPluIzKpo2uhz7gIjBR3wPu9
 i34bc902SL/DrlvbMUsRHlYT9Ok3TpsPynk0pmw8xrUZDqRAX7DZH0EmvMkVsDo2
 T1vt9gQVTFVgIwlRUBcbrjbu1GnYaV20s+piQhYm1RMSUqY+ArldWKzEzlN3tLYc
 XdnkaLikdHDRBA4DeNPJGbPU8LQax8wCTaZa1PgT0PqjNX/dCkg3hsc1Em0dH9Zh
 PKvyX8R6iPdOcakkRm4qdVIacblqE1HYM7T+lyVhu6XP7MWkUmNr05HQBFjhOMcm
 whv1gS/EeB4y/FcSzn7S23UAmOvxiWfGnOMlnazrOgS00FrbC4accgSB/iXi2lDC
 szO9MHwfbwDTp8WBLEw8iTPODpq7pnFcBCw80pzblMFqC8v1MAFyriwT7BUmKcR/
 h/V75Q95VPAKq+uKsfb5Ruwa9CGKs8ACagLR0BuErT/J83Q7Q4Ezf56FUCvrGDtz
 5AWpGUakotwHtJPx6TAOgI+237MFh/GpIOrlEtz+2b5SP6ftHxr8rj+wg1sxmI2y
 JohOUIFjHtcA4UifhlTU
 =CB+z
 -----END PGP SIGNATURE-----

Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm

Pull pwm changes from Thierry Reding:
 "Mostly bug fixes and clean up.  There is a new driver, which is
  actually moving a custom PWM driver from drivers/misc.

  The majority of the patches are enhancements to the device tree
  support in the pwm-backlight driver.  Backlights can now additionally
  be powered using a regulator and enabled using a GPIO in addition to
  just the PWM input"

* tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: (30 commits)
  Documentation/pwm: Update supported SoC name for pwm-samsung
  pwm: samsung: Fix kernel warning while unexporting a channel
  MAINTAINERS: Move PWM subsystem tree to kernel.org
  Documentation/pwm: Fix trivial typos
  pwm-backlight: Remove unused variable
  pwm_backlight: avoid short blank screen while doing hibernation
  pwm-backlight: Fix brightness adjustment
  pwm: add ep93xx PWM support
  pwm-backlight: Allow for non-increasing brightness levels
  pwm-backlight: Add power supply support
  pwm-backlight: Use new enable_gpio field
  unicore32: Initialize PWM backlight enable_gpio field
  ARM: shmobile: Initialize PWM backlight enable_gpio field
  ARM: SAMSUNG: Initialize PWM backlight enable_gpio field
  ARM: pxa: Initialize PWM backlight enable_gpio field
  ARM: OMAP: Initialize PWM backlight enable_gpio field
  pwm-backlight: Add optional enable GPIO
  pwm-backlight: Track enable state
  pwm-backlight: Refactor backlight power on/off
  pwm-backlight: Improve readability
  ...
2013-11-16 12:21:40 -08:00
..
include/mach ARM: SAMSUNG: Unify base address definitions of timer block 2013-08-06 01:21:44 +02:00
anubis.h
bast-ide.c
bast-irq.c
bast.h
clock-dclk.c
clock-s3c244x.c
clock-s3c2410.c ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
clock-s3c2412.c ARM: S3C24XX: number the dma clocks 2013-10-08 06:42:10 +09:00
clock-s3c2416.c ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
clock-s3c2440.c ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART 2013-07-24 13:23:51 +09:00
clock-s3c2443.c ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
common-s3c2443.c ARM: S3C24XX: number the dma clocks 2013-10-08 06:42:10 +09:00
common-smdk.c
common-smdk.h
common.c ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442 2013-10-21 05:32:48 +09:00
common.h ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442 2013-10-21 05:32:48 +09:00
cpufreq-utils.c
dma-s3c2410.c
dma-s3c2412.c
dma-s3c2440.c
dma-s3c2443.c
dma.c
gta02.h
h1940-bluetooth.c
h1940.h
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm.c
Kconfig ARM: S3C24XX: Fix possible dma selection warning 2013-10-21 05:32:48 +09:00
mach-amlm5900.c
mach-anubis.c
mach-at2440evb.c
mach-bast.c
mach-gta02.c
mach-h1940.c ARM: SAMSUNG: Initialize PWM backlight enable_gpio field 2013-10-16 09:05:57 +02:00
mach-jive.c ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 2013-10-08 06:42:10 +09:00
mach-mini2440.c
mach-n30.c
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c
mach-otom.c
mach-qt2410.c
mach-rx1950.c ARM: SAMSUNG: Initialize PWM backlight enable_gpio field 2013-10-16 09:05:57 +02:00
mach-rx3715.c
mach-s3c2416-dt.c
mach-smdk2410.c
mach-smdk2413.c ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 2013-10-08 06:42:10 +09:00
mach-smdk2416.c ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 2013-10-08 06:42:10 +09:00
mach-smdk2440.c
mach-smdk2443.c ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 2013-10-08 06:42:10 +09:00
mach-tct_hammer.c
mach-vr1000.c
mach-vstms.c ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 2013-10-08 06:42:10 +09:00
Makefile
Makefile.boot
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c
pm.c
regs-dsc.h
regs-mem.h
s3c244x.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
s3c2410.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
s3c2412-power.h
s3c2412.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
s3c2416.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
s3c2440.c
s3c2442.c
s3c2443.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S
vr1000.h