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