summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pwm: tegra: Avoid overflow when calculating duty cycleHyong Bin Kim2016-07-111-2/+3
* pwm: tegra: Allow 100 % duty cycleVictor(Weiguo) Pan2016-07-111-1/+1
* pwm: tegra: Add support for reset controlRohith Seelaboyina2016-07-111-0/+20
* pwm: tegra: Rename mmio_base to regsThierry Reding2016-07-111-6/+6
* pwm: tegra: Remove useless paddingThierry Reding2016-07-111-4/+4
* pwm: tegra: Drop NUM_PWM macroThierry Reding2016-07-111-5/+3
* pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux2016-07-111-0/+7
* pwm: Add a driver for the STMPE PWMLinus Walleij2016-07-113-0/+327
* dt-bindings: pwm: Add DT bindings for STMPE PWMLinus Walleij2016-07-111-0/+18
* pwm: rockchip: Add support for atomic updateBoris Brezillon2016-07-111-41/+43
* pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon2016-07-111-1/+19
* pwm: rockchip: Add support for hardware readoutBoris Brezillon2016-07-111-0/+67
* pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon2016-07-111-4/+3
* pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy2016-07-113-0/+288
* dt-bindings: pwm: Add Broadcom iProc PWM controller bindingYendapally Reddy Dhananjaya Reddy2016-07-111-0/+21
* pwm: lpss: Move clk_rate check to ->probe()Andy Shevchenko2016-07-111-5/+7
* pwm: lpss: pci: Enable PWM module on Intel EdisonAndy Shevchenko2016-07-111-0/+1
* pwm: lpss: Prevent on_time_div overflow on lower frequenciesMika Westerberg2016-07-111-2/+4
* pwm: lpss: Fix base_unit calculation for PWM frequencyDan O'Donovan2016-07-111-5/+3
* pwm: pwm-ti*: Remove support for local clock gatingCooper Jr., Franklin2016-07-114-145/+0
* pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindingsCooper Jr., Franklin2016-07-082-0/+18
* pwm: pwm-tiehrpwm: Update DT binding document to use generic node nameCooper Jr., Franklin2016-07-081-2/+2
* Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-281-2/+2
* hpfs: implement the show_options methodMikulas Patocka2016-05-281-11/+32
* affs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2867-258/+373
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-287-7/+7
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * MAINTAINERS: Add file patterns for mips device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MAINTAINERS: Add file patterns for mips brcm device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-289-10/+10
| * MIPS: VR41xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: oprofile: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: math-emu: Fix typoAndrea Gelmini2016-05-281-2/+2
| * MIPS: lib: Fix typoAndrea Gelmini2016-05-281-1/+1
OpenPOWER on IntegriCloud