OSDN Git Service

android-x86/hardware-intel-libsensors.git
2014-06-12 Adriana ReusGyro Calibration
2014-06-11 suyyalaMerge remote-tracking branch 'origin/abt/topic/gmin...
2014-06-07 suyyalamerge sp/private/topic/sp/sp-autodetect to gmin/kitkat...
2014-06-07 Patrick PorlanSTPK-1429 Add copyright headers to a few files
2014-06-07 Patrick PorlanSTPK-1429 Remove superfluous initialization
2014-06-07 Adriana ReusTweaked parameters for faster magnetometer calibration
2014-06-07 Patrick PorlanSTPK-1677 Fix Klocwork issue #94943
2014-06-07 Archana Patniiio_sensors: Add Light sensor sysfs interface and trans...
2014-06-07 Archana Patniiio_sensors: Remove hard coded exponent and data bytes
2014-06-07 Patrick PorlanSTPK-1429 Fix erroneous buffer size
2014-06-07 Patrick PorlanSTPK-1429 Slight improvement to timestamp accuracy
2014-06-07 Patrick PorlanSTPK-1429 Enable known channels once at boot time
2014-06-07 Patrick PorlanSTPK-1429 Revisit sensor enabling code
2014-06-07 Patrick PorlanSTPK-1429 Ignore _en status when building report maps
2014-06-07 Patrick PorlanSTPK-1429 Move channel analysis to enumeration stage
2014-06-07 Patrick PorlanSTPK-1429 Don't add trailing zero to sysfs write buffer
2014-06-07 Patrick PorlanSTPK-1429 Cosmetic changes in code dealing with scales
2014-06-07 Patrick PorlanSTPK-1429 Remove articifial delay between poll exits
2014-06-07 Patrick PorlanSTPK-1429 Remove a compilation warning
2014-06-07 Patrick PorlanSTPK-1429 Add optional per-channel scaling factor
2014-06-04 Andrew Boiemerge build into master
2014-06-04 Andrew Boiedon't hardcode 'gmin', use $(TARGET_BOARD_PLATFORM)
2014-05-22 suyyalaMerge remote-tracking branch 'origin/abt/topic/gmin...
2014-05-20 Adriana ReusMagnetometer calibration
2014-05-19 suyyalaSupport for channel specific scale value
2014-05-16 suyyalaTransform Magnetometer raw data
2014-05-16 suyyalaFix wrong index in sample conversion to int64_t
2014-05-16 Patrick PorlanSTPK-1429 Fix coordinate system mapping for gyro and...
2014-05-16 Patrick PorlanSTPK-1429 Limit firing rate for poll-mode sensors
2014-05-16 Patrick PorlanSTPK-1429 Cut off temperature readings at two decimals
2014-05-16 suyyalaAdding 12-bit sample size support
2014-05-15 arunUpdated with a variable to set the ALS calibration...
2014-05-10 suyyalaMerge remote-tracking branch 'origin/abt/topic/gmin...
2014-05-10 Ivan Gomez... STPK-966: Fix orientation of accelerometer z-axis
2014-05-10 Patrick PorlanSTPK-1429 Enable the AOSP orientation sensor on T100
2014-05-10 Patrick PorlanSTPK-1429 Use proper interface version macro
2014-05-10 Patrick PorlanSTPK-1429 Ignore bits that should be masked out in...
2014-05-10 Patrick PorlanSTPK-1429 Revisit handling of stale incoming data notif...
2014-05-10 Patrick PorlanSTPK-1429 Honor maximum rate if reported through sysfs
2014-05-10 Patrick PorlanSTPK-1429 Allow for delivery rates up to 1000/s
2014-05-10 Patrick PorlanSTPK-1429 Correct Android type for ALS sensor
2014-05-10 Patrick PorlanSTPK-1429 Remove an unused variable
2014-05-10 Patrick PorlanSTPK-1429 Take into account poll-mode sensors in sampli...
2014-05-10 Patrick PorlanSTPK-1429 Adjust sampling rate according to to availabl...
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 Sridhar UyyalaRename iio-sensor-hal to sensor.gmin
2014-04-28 Patrick PorlanSTPK-1429 Fix gyroscope drift elimination routine
2014-04-28 Patrick PorlanSTPK-1429 Add Intel Sensor Hub conversion routines
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 Remove obsolete comment
2014-04-28 Patrick PorlanSTPK-1429 Remove timestamp sensor definition
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 Use properties values for user-visible sensor...
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 #88846
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 Delete a now unused variable
2014-04-28 Patrick PorlanSTPK-1429 Initial version of iio-sensors-hal component
2014-04-10 Gumbel, Matthew KInitial empty repository