aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi_mon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-1/+1
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree1-2/+2
2013-12-12sfc: Add new sensor namesBen Hutchings1-0/+3
2013-12-12sfc: Revise sensor names to be more understandable and consistentEdward Cree1-23/+26
2013-12-12sfc: Report units in sensor warningsEdward Cree1-4/+20
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck1-48/+30
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-29sfc: Add support for new board sensorsBen Hutchings1-30/+91
2013-08-27sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings1-44/+95
2013-08-27sfc: Return an error code when a sensor is busy.Alexandre Rames1-1/+6
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blockingBen Hutchings1-1/+1
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings1-4/+2
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings1-2/+2
2013-08-21sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings1-2/+1
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt1-0/+1
2012-02-22sfc: Minor formatting cleanupBen Hutchings1-1/+1
2012-01-27sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings1-0/+415