linux-stable/arch/arm/mach-shmobile
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: SoC platform changes for 3.13 2013-11-11 16:49:45 +09:00
board-ape6evm-reference.c ARM: shmobile: Rename to r8a73a4_init_early() 2013-09-19 14:33:44 -07:00
board-ape6evm.c ARM: SoC board updates for 3.13 2013-11-11 16:57:16 +09:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
board-bockw-reference.c ARM: shmobile: bockw: add SMSC support on reference 2013-10-08 10:02:22 +09:00
board-bockw.c ARM: SoC board updates for 3.13 2013-11-11 16:57:16 +09:00
board-genmai.c ARM: shmobile: Genmai support 2013-10-08 10:02:20 +09:00
board-koelsch.c ARM: shmobile: Use SMP on Koelsch 2013-10-08 10:02:21 +09:00
board-kzm9d-reference.c ARM: shmobile: Let KZM9D multiplatform boot with KZM9D DTB 2013-10-08 10:02:21 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ARM: shmobile: kzm9g: disable MMCIF Command Completion Signal 2013-09-30 16:56:19 +09:00
board-lager-reference.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
board-lager.c ARM: SoC board updates for 3.13 2013-11-11 16:57:16 +09:00
board-mackerel.c ARM: mach-shmobile: mackerel: Use gpio-backlight 2013-07-17 10:06:14 +09:00
board-marzen-reference.c ARM: shmobile: marzen: enable INTC IRQ 2013-10-08 10:02:22 +09:00
board-marzen.c ARM: shmobile: marzen: enable DMA for SDHI0 2013-10-08 10:02:03 +09:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r7s72100.c ARM: shmobile: r7s72100 SCIF support 2013-10-08 09:53:00 +09:00
clock-r8a73a4.c Merge branch 'renesas/boards2' into next/boards 2013-10-14 14:00:10 -07:00
clock-r8a7740.c ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms 2013-08-06 17:57:09 +09:00
clock-r8a7778.c ARM: shmobile: r8a7778: add USBHS clock 2013-09-30 16:11:23 +09:00
clock-r8a7779.c ARM: shmobile: r8a7779: Rename DU device in clock lookups list 2013-09-19 14:39:05 -07:00
clock-r8a7790.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
clock-r8a7791.c ARM: shmobile: r8a7791 CMT support 2013-09-30 16:11:20 +09:00
clock-sh73a0.c ARM: shmobile: change dev_id to cpu0 while registering cpu clock 2013-09-19 03:53:44 +02:00
clock-sh7372.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02:00
entry-intc.S
headsmp-scu.S Merge tag 'renesas-soc2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc 2013-08-14 11:09:47 -07:00
headsmp.S ARM: shmobile: Introduce shmobile_boot_size 2013-09-20 17:47:31 -07:00
intc-sh73a0.c ARM: shmobile: INTC External IRQ pin driver on sh73a0 2013-03-18 21:26:05 +09:00
intc-sh7372.c
Kconfig ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
Makefile ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
Makefile.boot ARM: shmobile: Remove non-multiplatform KZM9D reference support 2013-10-08 10:02:21 +09:00
platsmp-apmu.c ARM: shmobile: Include CA7 cores in APMU table 2013-09-30 17:56:11 +09:00
platsmp-scu.c ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() 2013-09-30 17:56:10 +09:00
platsmp.c ARM: shmobile: Remove unused shmobile_smp_init_cpus() 2013-09-20 17:47:31 -07:00
pm-r8a7740.c ARM: shmobile: r8a7740: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-r8a7779.c
pm-rmobile.c
pm-sh73a0.c ARM: shmobile: sh73a0: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
setup-r7s72100.c ARM: shmobile: r7s72100 SCIF support 2013-10-08 09:53:00 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it 2013-10-08 09:44:42 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup 2013-08-06 18:07:13 +09:00
setup-r8a7778.c ARM: SoC platform changes for 3.13 2013-11-11 16:49:45 +09:00
setup-r8a7779.c ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DT 2013-10-08 09:53:01 +09:00
setup-r8a7790.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
setup-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
setup-rcar-gen2.c ARM: shmobile: Break out R-Car Gen2 setup code 2013-10-08 09:52:25 +09:00
setup-sh73a0.c ARM: shmobile: Remove sh73a0 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-sh7372.c ARM: shmobile: Remove sh7372 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
sh-gpio.h
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c ARM: shmobile: Let EMEV2 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
smp-r8a7779.c ARM: shmobile: Let r8a7779 rely on SCU CPU notifier 2013-09-30 17:56:10 +09:00
smp-r8a7790.c ARM: shmobile: Add r8a7790 SMP support using APMU code 2013-09-30 17:56:03 +09:00
smp-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
smp-sh73a0.c ARM: shmobile: Let sh73a0 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: shmobile: Remove unused shmobile_init_time() 2013-08-06 18:07:12 +09:00