summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i7300-edac: CodingStyle cleanupMauro Carvalho Chehab2010-08-301-16/+26
* i7300_edac: Improve commentsMauro Carvalho Chehab2010-08-301-116/+104Star
* i7300_edac: Cleanup: reorganize the file contentsMauro Carvalho Chehab2010-08-301-56/+60
* i7300_edac: Properly detect channel on CE errorsMauro Carvalho Chehab2010-08-301-5/+14
* i7300_edac: enrich FBD error info for corrected errorsMauro Carvalho Chehab2010-08-301-12/+51
* i7300_edac: enrich FBD error info for fatal errorsMauro Carvalho Chehab2010-08-301-4/+39
* i7300_edac: pre-allocate a buffer used to prepare err messagesMauro Carvalho Chehab2010-08-301-17/+24
* i7300_edac: Fix MTR x4/x8 detection logicMauro Carvalho Chehab2010-08-301-2/+2
* i7300_edac: Make the debug messages coherent with the othersMauro Carvalho Chehab2010-08-301-3/+3
* i7300_edac: Cleanup: remove get_error_info logicMauro Carvalho Chehab2010-08-301-36/+6Star
* i7300_edac: Add a code to cleanup error registersMauro Carvalho Chehab2010-08-301-2/+27
* i7300_edac: Add support for reporting FBD errorsMauro Carvalho Chehab2010-08-301-0/+125
* i7300_edac: Properly detect the type of error correctionMauro Carvalho Chehab2010-08-301-4/+14
* i7300_edac: Detect if the device is on single modeMauro Carvalho Chehab2010-08-301-8/+17
* i7300_edac: Adds detection for enhanced scrub mode on x8Mauro Carvalho Chehab2010-08-301-4/+17
* i7300_edac: Clear the error bit after readingMauro Carvalho Chehab2010-08-301-0/+10
* i7300_edac: Add error detection code for global errorsMauro Carvalho Chehab2010-08-301-491/+77Star
* i7300_edac: Better name PCI devicesMauro Carvalho Chehab2010-08-301-43/+43
* i7300_edac: Add a FIXME note about the error correction typeMauro Carvalho Chehab2010-08-301-0/+9
* i7300_edac: add global error registersMauro Carvalho Chehab2010-08-301-82/+92
* i7300_edac: display info if ECC is enabled or notMauro Carvalho Chehab2010-08-301-8/+20
* i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab2010-08-303-0/+1381
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1635-1471/+1062Star
|\
| * Merge branch 'linus' into releaseLen Brown2010-08-153584-144539/+305713
| |\
| * | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-157-26/+11Star
| * | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-33/+54
| * | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-50/+82
| * | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-155-272/+0Star
| * | ACPI power_resource: remove unused procfs I/FZhang Rui2010-08-151-127/+1Star
| * | ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-157-484/+1Star
| * | ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-156-571/+688
| * | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-1550-919/+513Star
| |\ \
| | * | ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-075-78/+139
| * | | Merge branch 'bugzilla-16422' into releaseLen Brown2010-08-151-1/+2
| |\ \ \
| | * | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-271-1/+2
| * | | | Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-156-76/+102
| |\ \ \ \
| | * | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-152-1/+9
| | * | | | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-155-75/+93
| * | | | | Merge branch 'apei' into releaseLen Brown2010-08-156-89/+380
| |\ \ \ \ \
| | * | | | | ACPI, APEI, ERST debug supportHuang Ying2010-08-153-0/+217
| | * | | | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145
| | * | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-16/+16
| | * | | | | ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying2010-08-081-2/+2
| | |/ / / /
| * | | | | Merge branch 'nvs' into releaseLen Brown2010-08-153-80/+33Star
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-071-7/+2Star
| | * | | | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-071-26/+16Star
| | * | | | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-073-44/+14Star
| | * | | | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-071-4/+2Star
| | * | | | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-071-1/+1
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-162-1/+21
|\ \ \ \ \ \