index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: add driver for Freescale MMA9553
Irina Tirdea
2015-01-30
5
-1
/
+1544
*
iio: common: ssp_sensors: Add sensorhub accelerometer sensor
Karol Wrona
2015-01-29
2
-0
/
+171
*
iio: accel: mma9551: split driver to expose mma955x api
Irina Tirdea
2015-01-27
5
-440
/
+693
*
iio: accel: mma9551: Add runtime pm support
Irina Tirdea
2015-01-27
1
-23
/
+139
*
iio: hid-sensor-accel-3d: Introduce PM
Srinivas Pandruvada
2015-01-25
1
-7
/
+1
*
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-21
5
-14
/
+1013
|
\
|
*
iio: accel: Annotate Kconfig entries with module name information
Roberta Dobrescu
2015-01-01
1
-0
/
+6
|
*
iio: accel: mma8452: Remove trailing whitespace
Roberta Dobrescu
2015-01-01
1
-1
/
+1
|
*
iio: accel: kxcjk-1013: Add a blank line after declarations
Roberta Dobrescu
2015-01-01
1
-0
/
+1
|
*
iio: mma9551: fix sparse warning
Vlad Dogaru
2014-12-26
1
-2
/
+4
|
*
iio: add driver for Freescale MMA9551L
Vlad Dogaru
2014-12-12
3
-0
/
+965
|
*
iio: accel: kxcjk-1013: power off device if probe fails
Irina Tirdea
2014-12-12
1
-6
/
+12
|
*
iio: accel: kxcjk-1013: error handling when set mode fails
Irina Tirdea
2014-12-12
1
-1
/
+12
|
*
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
Irina Tirdea
2014-12-12
1
-0
/
+2
|
*
iio: accel: kxcjk-1013: always power on device in resume
Irina Tirdea
2014-12-12
1
-4
/
+1
|
*
iio:kxcjk-1013: Add support for SMO8500 device
Bastien Nocera
2014-11-08
1
-2
/
+11
*
|
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-15
4
-17
/
+14
|
\
\
|
*
\
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
2014-12-02
2
-7
/
+35
|
|
\
\
|
*
\
\
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
2014-11-10
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-11-05
4
-17
/
+14
|
|
\
\
\
|
|
*
|
|
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2014-10-04
2
-2
/
+0
|
|
*
|
|
iio:accel: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-10-04
4
-9
/
+7
|
|
*
|
|
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-10-04
1
-6
/
+7
*
|
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
2
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
2
-4
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
iio: accel: bmc150: set low default thresholds
Srinivas Pandruvada
2014-11-16
1
-2
/
+2
*
|
|
|
iio: accel: bmc150: Fix iio_event_spec direction
Srinivas Pandruvada
2014-11-16
1
-1
/
+1
*
|
|
|
iio: accel: bmc150: Send x, y and z motion separately
Srinivas Pandruvada
2014-11-16
1
-3
/
+20
*
|
|
|
iio: accel: bmc150: Error handling when mode set fails
Srinivas Pandruvada
2014-11-16
1
-1
/
+10
*
|
|
|
iio: accel: kxcjk-1013: Fix kxcjk10013_set_range
Daniel Baluta
2014-11-15
1
-0
/
+2
|
/
/
/
*
|
|
io: accel: kxcjk-1013: Fix iio_event_spec direction
Daniel Baluta
2014-11-05
1
-1
/
+1
|
/
/
*
|
staging: iio: fix up merge error
Greg Kroah-Hartman
2014-09-22
1
-1
/
+1
*
|
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: accel: bma180: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-08-25
1
-1
/
+1
*
|
iio:bma180: Add BMA250 chip support
Peter Meerwald
2014-09-14
2
-34
/
+128
*
|
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
2014-09-14
1
-11
/
+43
*
|
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
2014-09-14
1
-6
/
+6
*
|
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
2014-09-14
1
-10
/
+23
*
|
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
2014-09-14
1
-10
/
+33
*
|
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
2014-09-14
1
-17
/
+1
*
|
iio:bma180: Expose temperature channel
Peter Meerwald
2014-09-14
1
-21
/
+59
*
|
iio:bma180: Use bool instead of int for state
Peter Meerwald
2014-09-14
1
-21
/
+15
*
|
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
2014-09-14
1
-2
/
+2
*
|
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
2014-09-14
1
-8
/
+8
*
|
iio:bma180: Enable use of device without IRQ
Peter Meerwald
2014-09-14
1
-25
/
+29
*
|
iio: accel: kxcjk-1013: Fix defined but unused warning
Daniel Baluta
2014-09-14
1
-0
/
+2
*
|
iio: accel: kxcjk-1013: add support for kxtj2-1009
Daniel Baluta
2014-09-14
2
-22
/
+92
*
|
iio: accel: BMC150: add support for other Bosch chips
Laurentiu Palcu
2014-09-13
2
-60
/
+178
*
|
iio: accel: kxcjk-1013: add support for kxcj9-1008
Daniel Baluta
2014-08-30
2
-1
/
+3
*
|
iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set
Laurentiu Palcu
2014-08-30
1
-0
/
+7
[next]