aboutsummaryrefslogtreecommitdiff
path: root/hw/occ-sensor.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan1-1/+1
2018-06-18occ-sensor: Avoid using uninitialised struct cpu_threadJoel Stanley1-2/+4
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat1-6/+8
2018-03-27occ-sensors: Remove NULL checks after dereferenceCyril Bur1-2/+2
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-248/+15
2018-02-21sensors: occ: Scale the sensor valuesShilpasri G Bhat1-4/+107
2018-02-21sensors: occ: Add energy countersShilpasri G Bhat1-70/+119
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-1/+1
2018-01-30sensors: occ: Skip power sensors with zero sample valueShilpasri G Bhat1-0/+21
2018-01-30sensors: occ: Skip GPU sensors for non-gpu systemsShilpasri G Bhat1-0/+7
2017-12-13sensors: occ: Skip counter type of sensorsShilpasri G Bhat1-0/+3
2017-11-30sensors: Fix dtc warning for new occ inband sensors.Pridhiviraj Paidipeddi1-0/+3
2017-11-28occ-sensors: Fix up quad/gpu location mixupOliver O'Halloran1-2/+7
2017-10-18occ-sensors : Add OCC inband sensor region to exportsShilpasri G Bhat1-1/+13
2017-08-11sensor-groups : occ: Add 'ops' DT propertyShilpasri G Bhat1-1/+1
2017-07-28hw/occ-sensor: fix 'sensor' may be used uninitialized warning on some GCCStewart Smith1-1/+1
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+15
2017-07-28sensors: occ: Skip the deconfigured core sensorsShilpasri G Bhat1-2/+19
2017-07-28sensors: occ: Add CSM_{min/max} sensorsShilpasri G Bhat1-11/+19
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat1-0/+596