index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
palmas_gpadc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: palmas_gpadc: Drop duplicated the in comment.
Andy Shen Shen
2023-09-23
1
-1
/
+1
*
iio: adc: Remove redundant dev_err_probe()
Ruan Jinjie
2023-07-29
1
-4
/
+2
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+0
*
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-06-15
1
-1
/
+0
|
\
|
*
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
2023-05-13
1
-1
/
+0
*
|
iio: adc: palmas: fix off by one bugs
Dan Carpenter
2023-05-13
1
-5
/
+5
|
/
*
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
2023-04-13
1
-14
/
+2
*
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
2023-04-13
1
-24
/
+419
*
iio: adc: palmas: always reset events on unload
Patrik Dahlström
2023-04-13
1
-0
/
+11
*
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
2023-04-13
1
-10
/
+9
*
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
2023-04-13
1
-13
/
+23
*
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
2023-04-13
1
-25
/
+25
*
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
2023-04-13
1
-44
/
+6
*
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
2023-04-13
1
-68
/
+42
*
iio: adc: palmas_gpadc: fix NULL dereference on rmmod
Patrik Dahlström
2023-03-18
1
-1
/
+1
*
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
2022-04-04
1
-1
/
+2
*
iio:adc:palmas_gpadc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
1
-7
/
+3
*
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
2021-07-31
1
-2
/
+2
*
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-3
/
+13
*
iio: use getter/setter functions
Julia Lawall
2021-03-11
1
-1
/
+1
*
iio: adc: palmas_gpadc: use module_platform_driver to simplify the code
Liu Shixin
2020-09-16
1
-12
/
+1
*
iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header
Lee Jones
2020-07-20
1
-2
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-01-21
1
-2
/
+2
*
iio: adc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-02-27
1
-3
/
+3
*
iio:adc:palmas: add DT support
Marek Belisko
2015-10-25
1
-5
/
+47
*
iio:adc: add iio driver for Palmas (twl6035/7) gpadc
H. Nikolaus Schaller
2015-10-25
1
-0
/
+817