index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
hid-sensors
/
hid-sensor-attributes.c
Age
Commit message (
Expand
)
Author
2021-09-08
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-01-22
iio: hid-sensors: Add hinge sensor driver
Ye Xiang
2019-09-06
iio: hid-sensor-attributes: Fix divisions for 32-bit platforms
Andy Shevchenko
2019-08-18
iio: hid-sensor-attributes: Convert to use int_pow()
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2018-11-25
iio: hid-sensor-hub: clean up indentation, remove extraneous tab
Colin Ian King
2017-08-09
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
2017-05-16
iio: hid-sensor-hub: Implement batch mode
Srinivas Pandruvada
2017-05-07
iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support
Song Hongyan
2017-04-27
iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value
Colin Ian King
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
2017-04-08
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
2017-04-02
iio: hid-sensor-attributes: Fix sensor property setting failure.
Song Hongyan
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
2017-03-25
iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue
Song Hongyan
2017-03-04
iio: hid: Add temperature sensor support
Song Hongyan
2016-12-03
iio: accel: hid-sensor-accel-3d: Add timestamp
Srinivas Pandruvada
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-05
iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...
Song Hongyan
2016-11-05
iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...
Song Hongyan
2016-09-03
iio: fix pressure data output unit in hid-sensor-attributes
Kweh, Hock Leong
2015-02-23
HID: hid-sensor-hub: Enhance feature report set API
Srinivas Pandruvada
2015-02-23
HID: hid-sensor-hub: Enhance get feature report API
Srinivas Pandruvada
2014-07-07
iio: hid-sensors: make hid_sensor_get_reporting_interval static
Daniel Baluta
2014-07-05
iio: hid-sensors: Fix compilation warning
Sachin Kamat
2014-05-10
iio: hid-sensors: Set default unit of measure for report interval
Archana Patni
2014-05-10
iio: hid-sensors: typo leads to potential forever loop
Dan Carpenter
2014-05-05
iio: hid-sensors: Add api to get poll value
Srinivas Pandruvada
2014-05-05
iio: hid-sensors: Convert units and exponent
Srinivas Pandruvada
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
2013-01-06
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
Alexander Holler
2012-09-06
iio: hid-sensors: Common attribute and trigger
srinivas pandruvada