summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-212-33/+104
| * | | edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab2013-02-211-4/+21
| * | | edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
| * | | edac: add a new memory layer typeMauro Carvalho Chehab2013-02-212-0/+5
| * | | edac: initialize the core earlierMauro Carvalho Chehab2013-02-211-1/+1
| * | | edac: better report error conditions in debug modeMauro Carvalho Chehab2013-02-211-1/+6
| * | | i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab2013-02-211-4/+2
| * | | i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund2013-02-211-1/+70
| * | | i5100_edac: add fault injection codeNiklas Söderlund2013-02-211-0/+87
| * | | i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-212-1/+28
| * | | edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab2013-02-211-10/+19
| * | | i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-211-9/+12
| * | | i3200_edac: Add more debug to the driverMauro Carvalho Chehab2013-02-211-2/+14
OpenPOWER on IntegriCloud