index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
power
/
s2ram.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-28
iio: accel: bcm150: Remove handling for regmap raw_read_max
Charles Keepax
1
-20
/
+3
2018-04-28
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
1
-6
/
+10
2018-04-28
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
1
-54
/
+62
2018-04-28
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
5
-47
/
+12
2018-04-28
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2
-16
/
+32
2018-04-28
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
1
-0
/
+5
2018-04-28
iio: adc: stm32-dfsdm: add check on max filter id
Fabrice Gasnier
1
-2
/
+2
2018-04-28
iio: adc: stm32-dfsdm: misc style improvements and fixes
Fabrice Gasnier
1
-5
/
+4
2018-04-28
staging: iio: ad2s1200: Add blank lines
David Veenstra
1
-0
/
+7
2018-04-28
staging: iio: ad2s1200: Reverse Christmas tree ordering
David Veenstra
1
-2
/
+2
2018-04-28
staging: iio: ad2s1200: Sort includes alphabetically
David Veenstra
1
-6
/
+6
2018-04-28
staging: iio: ad2s1200: Remove unneeded include
David Veenstra
1
-1
/
+0
2018-04-28
staging: iio: tsl2x7x: rename prox_config to als_prox_config
Brian Masney
2
-5
/
+7
2018-04-28
staging: iio: tsl2x7x: various comment cleanups
Brian Masney
2
-56
/
+51
2018-04-28
staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_time
Brian Masney
1
-3
/
+3
2018-04-28
staging: iio: tsl2x7x: rename prx to prox for consistency
Brian Masney
2
-9
/
+9
2018-04-28
staging: iio: tsl2x7x: move power and diode settings into header file
Brian Masney
2
-12
/
+12
2018-04-28
staging: iio: tsl2x7x: simplify device id verification
Brian Masney
1
-6
/
+5
2018-04-28
staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config return
Brian Masney
1
-6
/
+1
2018-04-28
staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resume
Brian Masney
1
-14
/
+2
2018-04-28
staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts function
Brian Masney
1
-17
/
+15
2018-04-28
staging: iio: tsl2x7x: don't return error in IRQ handler
Brian Masney
1
-4
/
+2
2018-04-28
staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY cha...
Brian Masney
1
-10
/
+10
2018-04-28
staging: iio: adc: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-28
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
1
-6
/
+3
2018-04-28
iio: common: cros_ec_sensors: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-21
iio: accel: st_accel: Add support for the SMO8840 ACPI id
Hans de Goede
1
-0
/
+1
2018-04-21
dt-bindings: iio:imu:mpu6050: support more interrupt types
Martin Kelly
1
-3
/
+8
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
5
-8
/
+64
2018-04-21
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
1
-20
/
+13
2018-04-21
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
1
-20
/
+24
2018-04-21
dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
Fabian Mewes
1
-1
/
+1
2018-04-21
staging: iio: ad7746: Fix bound checkings
Hernán Gonzalez
1
-2
/
+2
2018-04-15
iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...
Christophe JAILLET
1
-1
/
+3
2018-04-15
iio: sca3000: Fix an error handling path in 'sca3000_probe()'
Christophe JAILLET
1
-8
/
+1
2018-04-15
iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
Stefan Popa
6
-0
/
+144
2018-04-15
iio:dac:ad5686: Refactor the driver
Stefan Popa
6
-166
/
+253
2018-04-15
iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
Stefan Popa
1
-0
/
+46
2018-04-15
iio:dac:ad5686: Add support for AD5685R
Stefan Popa
1
-3
/
+4
2018-04-15
iio:dac:ad5686: Add support for various number of channels
Stefan Popa
1
-20
/
+25
2018-04-15
iio:dac:ad5686: Change license description
Stefan Popa
1
-2
/
+1
2018-04-15
iio:dac:ad5686: Style fixes no functional changes
Stefan Popa
1
-11
/
+14
2018-04-15
iio: imu: Add mpu9255 support to mpu6050 driver
Douglas Fischer
5
-0
/
+15
2018-04-15
iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays
Matt Ranostay
1
-7
/
+7
2018-04-15
iio: potentiometer: mcp4531: switch to using .probe_new
Peter Rosin
1
-73
/
+72
2018-04-15
iio: potentiometer: mcp4018: switch to using .probe_new
Peter Rosin
1
-21
/
+20
2018-04-15
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
1
-4
/
+2
2018-04-15
staging: iio: ad7746: Reorder variable declarations
Hernán Gonzalez
1
-3
/
+3
2018-04-15
staging: iio: ad7746: Reorder includes alphabetically
Hernán Gonzalez
1
-5
/
+5
2018-04-15
staging: iio: ad7746: Fix multiple line dereference
Hernán Gonzalez
1
-2
/
+1
[next]