summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi_mon.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-031-2/+2
* sfc: Add new sensor namesBen Hutchings2013-12-121-0/+3
* sfc: Revise sensor names to be more understandable and consistentEdward Cree2013-12-121-23/+26
* sfc: Report units in sensor warningsEdward Cree2013-12-121-4/+20
* sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-48/+30
* sfc: Update copyright bannersBen Hutchings2013-08-291-2/+2
* sfc: Add support for new board sensorsBen Hutchings2013-08-291-30/+91
* sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings2013-08-271-44/+95
* sfc: Return an error code when a sensor is busy.Alexandre Rames2013-08-271-1/+6
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-211-1/+1
* sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-211-4/+2
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-211-2/+2
* sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings2013-08-211-2/+1
* sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt2012-07-191-0/+1
* sfc: Minor formatting cleanupBen Hutchings2012-02-221-1/+1
* sfc: Add hwmon driver for boards using SFC9000-family controllersBen Hutchings2012-01-271-0/+415