index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i5000_edac.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
2012-06-27
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
Dan Carpenter
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
2012-05-28
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-11
edac: i5000: improve handling of pci_enable_device() return value
Kulikov Vasiliy
2010-05-27
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
2010-01-16
edac: i5000_edac critical fix panic out of bounds
Tamas Vincze
2009-10-29
edac: i5100 fix initialization code
Keith Mannthey
2008-11-12
i5000-edac: hold reference to mci kobject
Darrick J. Wong
2008-10-16
edac i5000: fix thermal issues
Aristeu Rozanski
2008-10-16
edac i5000: fix error messages
Aristeu Rozanski
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2008-02-03
drivers/edac/: Spelling fixes
Joe Perches
2007-11-14
i5000_edac: no need to __stringify() KBUILD_BASENAME
Darrick J. Wong
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
2007-07-19
drivers/edac: i5000 code tidying
Douglas Thompson
2007-07-19
drivers/edac: i5000 define typo
Marisuz Kozlowski
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
2007-07-19
drivers/edac: drivers to use new PCI operation
Dave Jiang
2007-07-19
drivers/edac: Lindent i5000
Douglas Thompson
2007-07-19
drivers/edac: add dev_name getter function
Dave Jiang
2007-07-19
drivers/edac: mod use edac_core.h
Douglas Thompson
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
2007-07-19
drivers/edac: new intel 5000 MC driver
Eric Wollesen