summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: sp805_wdt depends on ARMAlessandro Rubini2013-03-011-1/+1
* watchdog: davinci_wdt: update to devm_* APIKumar, Anil2013-03-011-21/+5
* watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar2013-03-011-2/+1
* watchdog: at91rm9200: add DT supportJoachim Eastwood2013-03-013-1/+19
* watchdog: add timeout-sec property bindingFabio Porcedda2013-03-018-15/+31
* watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2013-03-012-119/+43
* watchdog: omap_wdt: Add option nowayoutPali Rohár2013-03-011-1/+5
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-014-12/+80
* watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens2013-03-011-6/+63
* watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens2013-03-011-4/+4
* watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens2013-03-011-18/+18
* watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-012-78/+87
* watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2013-03-012-130/+23
* watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck2013-03-012-120/+66
* watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han2013-03-011-33/+9
* watchdog: remove old STMP3xxx driverWolfram Sang2013-03-013-298/+0
* watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang2013-03-013-0/+122
* rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-012-0/+79
* watchdog: introduce retu_wdt driverAaro Koskinen2013-03-013-0/+191
* watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck2013-03-011-1/+1
* watchdog: orion_wdt: Add platform aliasLubomir Rintel2013-03-011-0/+1
* watchdog: ath79_wdt: add device tree matchingGabor Juhos2013-03-012-0/+24
* watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-012-11/+47
* MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos2013-03-011-6/+1
* watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos2013-03-011-5/+2
* watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka2013-03-011-20/+8
* watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka2013-03-011-2/+3
* watchdog: gef_wdt.c: add missing remove callbackDevendra Naga2013-03-011-0/+1
* watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann2013-03-011-1/+1
* watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap2013-03-011-0/+1
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-288-434/+488
|\
| * crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-201-18/+20
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-204-343/+395
| * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-203-2/+2
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-281-1/+1
|\ \
| * | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-2818-140/+1077
|\ \ \
| * | | i5100_edac: convert to use simple_open()Wei Yongjun2013-02-261-7/+1
| * | | ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-02-261-2/+2
| * | | ghes_edac: Fix RAS tracingMauro Carvalho Chehab2013-02-251-0/+13
| * | | ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab2013-02-251-15/+180
| * | | ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab2013-02-251-10/+26
| * | | ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab2013-02-251-4/+13
| * | | ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab2013-02-251-12/+180
| * | | ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab2013-02-251-2/+54
| * | | ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab2013-02-254-0/+145
| * | | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-252-5/+46
| * | | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-212-45/+47
| * | | edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
| * | | edac: add support for raw error reportsMauro Carvalho Chehab2013-02-212-22/+47