index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
rockchip_saradc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
1
-1
/
+1
2024-08-03
iio: adc: rockchip_saradc: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-02-28
iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...
Quentin Schulz
1
-8
/
+3
2024-02-28
iio: adc: rockchip_saradc: use mask for write_enable bitfield
Quentin Schulz
1
-2
/
+2
2024-02-28
iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
Quentin Schulz
1
-1
/
+1
2023-07-29
iio: adc: Remove redundant dev_err_probe()
Ruan Jinjie
1
-1
/
+1
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-04
iio: adc: rockchip_saradc: Use dev_err_probe
Shreeya Patel
1
-25
/
+20
2023-06-04
iio: adc: rockchip_saradc: Match alignment with open parenthesis
Shreeya Patel
1
-3
/
+2
2023-06-04
iio: adc: rockchip_saradc: Use of_device_get_match_data
Shreeya Patel
1
-4
/
+4
2023-06-04
iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled
Shreeya Patel
1
-48
/
+8
2023-06-04
iio: adc: rockchip_saradc: Add support for RK3588
Simon Xue
1
-0
/
+70
2023-06-04
iio: adc: rockchip_saradc: Add callback functions
Simon Xue
1
-12
/
+52
2022-11-23
iio: adc: rockchip_saradc: do not use internal iio_dev lock
Nuno Sá
1
-5
/
+10
2022-02-18
iio:adc:rockchip: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+4
2021-10-20
iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-15
/
+12
2021-10-17
iio: adc: rockchip_saradc: Make use of the helper function devm_platform_iore...
Cai Huoqing
1
-3
/
+1
2021-08-15
iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...
David Wu
1
-7
/
+40
2021-07-17
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
1
-1
/
+21
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-07-20
iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-06-27
iio: adc: rockchip_saradc: Add support iio buffers
Simon Xue
1
-35
/
+110
2020-06-27
iio: adc: rockchip_saradc: better prefix for channel constant
Heiko Stuebner
1
-12
/
+12
2020-06-27
iio: adc: rockchip_saradc: move all of probe to devm-functions
Heiko Stuebner
1
-29
/
+45
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-08-20
iio: adc: rockchip_saradc: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-07-09
iio: adc: rockchip_saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2016-08-23
iio: adc: rockchip_saradc: reset saradc controller before programming it
Caesar Wang
1
-0
/
+30
2016-03-20
iio: adc: rockchip_saradc: add saradc support for rk3399
David Wu
1
-0
/
+19
2015-06-07
iio: adc: rockchip_saradc: add missing MODULE_* data
Heiko Stuebner
1
-0
/
+4
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+50
2014-10-20
iio: adc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-21
iio: adc: rockchip_saradc: add support for rk3066-tsadc variant
Heiko Stübner
1
-14
/
+50
2014-08-30
iio: adc: rockchip_saradc: remove unused variable in probe
Heiko Stübner
1
-1
/
+0
2014-08-07
iio: adc: add driver for Rockchip saradc
Heiko Stübner
1
-0
/
+317