OSDN Git Service

GMINL-2659: Keep recent events history for fusion-like processing
[android-x86/hardware-intel-libsensors.git] / control.c
2014-05-10 Patrick PorlanSTPK-1429 Support per-device sampling frequency sysfs...
2014-05-10 Patrick PorlanSTPK-1429 Rename misleading macro definition
2014-05-10 Patrick PorlanSTPK-1429 Move immediate values acquisition to transform.c
2014-05-02 suyyalaMerge remote-tracking branch 'origin/abt/topic/gmin...
2014-04-28 Patrick PorlanSTPK-1429 Select sample transformation depending on...
2014-04-28 Patrick PorlanSTPK-1429 Improve a couple of important traces
2014-04-28 Patrick PorlanSTPK-1429 Honor requested sample rate for poll-mode...
2014-04-28 Patrick PorlanSTPK-1429 Unblock poll loop when a sensor gets enabled
2014-04-28 Patrick PorlanSTPK-1429 Groundwork for per sensor sampling rate
2014-04-28 Patrick PorlanSTPK-1429 Add flexibility to sample processing
2014-04-28 Patrick PorlanSTPK-1429 Make the sensor enable/disable code path...
2014-04-28 Patrick PorlanSTPK-1429 Disable a sensor if its character device...
2014-04-28 Patrick PorlanSTPK-1429 Minor optimization to poll-mode sensor handling
2014-04-28 Patrick PorlanSTPK-1429 Fix Klocwork issue #88803
2014-04-28 Patrick PorlanSTPK-1429 Fix a major SNAFU in iio device report handling
2014-04-28 Patrick PorlanSTPK-1429 Fix temperature sensor readings
2014-04-28 Patrick PorlanSTPK-1429 Initial version of iio-sensors-hal component