summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-281-86/+223
* watchdog: sp805_wdt depends also on ARM64Naresh Bhat2014-01-281-1/+1
* watchdog: mach-moxart: add restart handlerJonas Jensen2014-01-281-0/+15
* watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2014-01-282-73/+38
* watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat2014-01-281-1/+1
* watchdog: hpwdt patch to display informative stringThomas Mingarelli2014-01-281-3/+8
* watchdog: dw_wdt: remove build dependenciesBaruch Siach2014-01-282-3/+2
* watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang2014-01-281-0/+4
* watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson2014-01-281-3/+37
* watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2014-01-282-9/+146
* watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson2014-01-281-8/+5
* watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson2014-01-281-1/+1
* watchdog: GPIO-controlled watchdogAlexander Shiyan2014-01-283-0/+263
* watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-282-3/+3
* watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk2014-01-281-0/+26
* watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk2014-01-281-26/+48
* watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2014-01-282-112/+36
* watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-282-4/+114
* watchdog: bcm281xx: Watchdog DriverMarkus Mayer2014-01-283-0/+281
* watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson2014-01-281-2/+2
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-289-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-284-12/+105
|\
| * s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-241-0/+5
| * s390/xpram: don't modify module parametersSebastian Ott2014-01-221-2/+3
| * s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
| * s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-221-0/+68
| * s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-221-1/+1
| * s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner2014-01-221-2/+2
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-271-2/+1
|\ \
| * | firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel2014-01-271-2/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-275-21/+25
|\ \ \ | |/ / |/| |
| * | drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-091-1/+1
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-301-8/+21
| |\ \
| * | | powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-6/+9
| * | | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-302-18/+19
| * | | powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven2013-12-052-2/+2
* | | | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2711-39/+474
|\ \ \ \
| * | | | pwm: tiecap: Remove duplicate put_sync callSourav Poddar2014-01-231-1/+0
| * | | | pwm: tiehrpwm: use dev_err() instead of pr_err()Jingoo Han2013-12-201-2/+2
| * | | | pwm: pxa: remove unnecessary space before tabsJingoo Han2013-12-201-1/+1
| * | | | pwm: ep93xx: split module author namesJingoo Han2013-12-201-2/+2
| * | | | pwm: use seq_puts() instead of seq_printf()Jingoo Han2013-12-201-3/+3
| * | | | pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen2013-12-201-0/+2
| * | | | pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen2013-12-173-0/+403
| * | | | backlight: pwm_bl: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-171-1/+0
| * | | | pwm: pca9685: depends on I2C rather than REGMAP_I2CAxel Lin2013-12-171-1/+2
| * | | | pwm: renesas-tpu: Enable driver compilation with COMPILE_TESTLaurent Pinchart2013-12-121-1/+1
| * | | | pwm: jz4740: Use devm_clk_get()Lars-Peter Clausen2013-12-121-17/+3
| * | | | pwm: jz4740: Pass device to clk_get()Lars-Peter Clausen2013-12-121-1/+1
| * | | | pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macroAxel Lin2013-12-041-10/+2