index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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