index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+4
2021-05-17
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+20
2021-05-17
iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
Jonathan Cameron
1
-3
/
+5
2021-05-17
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
1
-8
/
+7
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+20
2021-05-17
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-2
/
+1
2021-05-17
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-4
/
+2
2021-05-17
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-16
/
+8
2021-05-17
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
3
-5
/
+1
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+1
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+7
2021-05-17
iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
1
-10
/
+1
2021-05-17
iio: accel: kxcjk-1013: Add support for KX023-1025
Stephan Gerhold
1
-0
/
+93
2021-05-17
iio: accel: kxcjk-1013: Refactor configuration registers into struct
Stephan Gerhold
1
-42
/
+82
2021-05-17
dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025
Stephan Gerhold
1
-0
/
+1
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-05-17
dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
Krzysztof Kozlowski
1
-0
/
+4
2021-05-17
iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
Zhen Lei
1
-3
/
+1
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
1
-3
/
+30
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
1
-0
/
+195
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
1
-0
/
+114
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
1
-3
/
+75