| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: at91sam9_wdt: better watchdog support | Boris BREZILLON | 2014-01-28 | 1 | -86/+223 |
* | watchdog: sp805_wdt depends also on ARM64 | Naresh Bhat | 2014-01-28 | 1 | -1/+1 |
* | watchdog: mach-moxart: add restart handler | Jonas Jensen | 2014-01-28 | 1 | -0/+15 |
* | watchdog: mpc8xxx_wdt convert to watchdog core | Christophe Leroy | 2014-01-28 | 2 | -73/+38 |
* | watchdog: sirf: Remove redundant of_match_ptr helper | Sachin Kamat | 2014-01-28 | 1 | -1/+1 |
* | watchdog: hpwdt patch to display informative string | Thomas Mingarelli | 2014-01-28 | 1 | -3/+8 |
* | watchdog: dw_wdt: remove build dependencies | Baruch Siach | 2014-01-28 | 2 | -3/+2 |
* | watchdog: imx2_wdt: disable watchdog timer during low power mode | Anson Huang | 2014-01-28 | 1 | -0/+4 |
* | watchdog: s3c2410_wdt: Report when the watchdog reset the system | Doug Anderson | 2014-01-28 | 1 | -3/+37 |
* | watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register | Leela Krishna Amudala | 2014-01-28 | 2 | -9/+146 |
* | watchdog: s3c2410_wdt: Handle rounding a little better for timeout | Doug Anderson | 2014-01-28 | 1 | -8/+5 |
* | watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ | Doug Anderson | 2014-01-28 | 1 | -1/+1 |
* | watchdog: GPIO-controlled watchdog | Alexander Shiyan | 2014-01-28 | 3 | -0/+263 |
* | watchdog: davinci: reuse driver for keystone arch | Ivan Khoronzhuk | 2014-01-28 | 2 | -3/+3 |
* | watchdog: davinci: add GET_TIMELEFT option support | Ivan Khoronzhuk | 2014-01-28 | 1 | -0/+26 |
* | watchdog: davinci: use davinci_wdt_device structure to hold device data | Ivan Khoronzhuk | 2014-01-28 | 1 | -26/+48 |
* | watchdog: davinci: change driver to use WDT core | Ivan Khoronzhuk | 2014-01-28 | 2 | -112/+36 |
* | watchdog: bcm281xx: Debugfs support | Markus Mayer | 2014-01-28 | 2 | -4/+114 |
* | watchdog: bcm281xx: Watchdog Driver | Markus Mayer | 2014-01-28 | 3 | -0/+281 |
* | watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max | Doug Anderson | 2014-01-28 | 1 | -2/+2 |
* | watchdog: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-01-28 | 9 | -9/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-01-28 | 4 | -12/+105 |
|\ |
|
| * | s390/hypfs: add interface for diagnose 0x304 | Martin Schwidefsky | 2014-01-24 | 1 | -0/+5 |
| * | s390/xpram: don't modify module parameters | Sebastian Ott | 2014-01-22 | 1 | -2/+3 |
| * | s390/hvc_iucv: Automatically assign free HVC terminal devices | Hendrik Brueckner | 2014-01-22 | 1 | -7/+26 |
| * | s390/hvc_iucv: Display connection details through device attributes | Hendrik Brueckner | 2014-01-22 | 1 | -0/+68 |
| * | s390/hvc_iucv: fix sparse warning | Hendrik Brueckner | 2014-01-22 | 1 | -1/+1 |
| * | s390/vmur: Link parent CCW device during UR device creation | Hendrik Brueckner | 2014-01-22 | 1 | -2/+2 |
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-28 | 1 | -2/+1 |
|\ \ |
|
| * | | firmware/google: drop 'select EFI' to avoid recursive dependency | Ard Biesheuvel | 2014-01-28 | 1 | -2/+1 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-28 | 5 | -21/+25 |
|\ \ \
| |/ /
|/| | |
|
| * | | drivers/tty: ehv_bytechan fails to build as a module | Anton Blanchard | 2014-01-10 | 1 | -1/+1 |
| * | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-12-30 | 1 | -8/+21 |
| |\ \ |
|
| * | | | powerpc/iommu: Update the generic code to use dynamic iommu page sizes | Alistair Popple | 2013-12-30 | 1 | -6/+9 |
| * | | | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple | 2013-12-30 | 2 | -18/+19 |
| * | | | powerpc/windfarm: Remove superfluous name casts | Geert Uytterhoeven | 2013-12-05 | 2 | -2/+2 |
* | | | | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-27 | 11 | -39/+474 |
|\ \ \ \ |
|
| * | | | | pwm: tiecap: Remove duplicate put_sync call | Sourav Poddar | 2014-01-23 | 1 | -1/+0 |
| * | | | | pwm: tiehrpwm: use dev_err() instead of pr_err() | Jingoo Han | 2013-12-20 | 1 | -2/+2 |
| * | | | | pwm: pxa: remove unnecessary space before tabs | Jingoo Han | 2013-12-20 | 1 | -1/+1 |
| * | | | | pwm: ep93xx: split module author names | Jingoo Han | 2013-12-20 | 1 | -2/+2 |
| * | | | | pwm: use seq_puts() instead of seq_printf() | Jingoo Han | 2013-12-20 | 1 | -3/+3 |
| * | | | | pwm: atmel-pwm: Do not unprepare clock after successful registration | Bo Shen | 2013-12-20 | 1 | -0/+2 |
| * | | | | pwm: atmel-pwm: Add Atmel PWM controller driver | Bo Shen | 2013-12-17 | 3 | -0/+403 |
| * | | | | backlight: pwm_bl: Remove error message upon devm_kzalloc() failure | Fabio Estevam | 2013-12-17 | 1 | -1/+0 |
| * | | | | pwm: pca9685: depends on I2C rather than REGMAP_I2C | Axel Lin | 2013-12-17 | 1 | -1/+2 |
| * | | | | pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2013-12-12 | 1 | -1/+1 |
| * | | | | pwm: jz4740: Use devm_clk_get() | Lars-Peter Clausen | 2013-12-12 | 1 | -17/+3 |
| * | | | | pwm: jz4740: Pass device to clk_get() | Lars-Peter Clausen | 2013-12-12 | 1 | -1/+1 |
| * | | | | pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro | Axel Lin | 2013-12-04 | 1 | -10/+2 |