Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
drivers
/
iio
/
adc
/
twl4030-madc.c
2006cf1
iio: adc: twl4030-madc: Fix misnamed struct attribute
by Lee Jones
· 4 years, 6 months ago
8856d5c
iio: adc: twl4030-madc: Remove set but unused variables 'len'
by Lee Jones
· 4 years, 6 months ago
3593cd5
Replace HTTP links with HTTPS ones: drivers/iio
by Alexander A. Klimov
· 4 years, 7 months ago
8cb631c
iio: Remove superfluous of_node assignments
by Lars-Peter Clausen
· 4 years, 7 months ago
d3be8324
iio: remove explicit IIO device parent assignment
by Alexandru Ardelean
· 4 years, 8 months ago
54f965d
iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans
by Jonathan Cameron
· 5 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
1236d6b
Merge 4.14-rc4 into staging-next
by Greg Kroah-Hartman
· 7 years ago
069f0e0
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
b2e3120
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 7 years ago
5306384
iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator in 'twl4030_madc_probe()'
by Christophe JAILLET
· 7 years ago
7f70be6
iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()'
by Christophe JAILLET
· 7 years ago
245a396
iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'
by Christophe JAILLET
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
52b31bc
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
by Jonathan Cameron
· 7 years ago
7af1a06
iio: adc: twl4030: Fold twl4030-madc.h into driver
by Sebastian Reichel
· 8 years ago
842eb60
iio: adc: twl4030: Remove twl4030_madc_request.func_cb
by Sebastian Reichel
· 8 years ago
42ab927
iio: adc: twl4030: Unexport twl4030_madc_conversion()
by Sebastian Reichel
· 8 years ago
6576ff7
iio: adc: twl4030: Drop twl4030_get_madc_conversion()
by Sebastian Reichel
· 8 years ago
7cc97d7
iio: adc: twl4030: Fix ADC[3:6] readings
by Adam YH Lee
· 9 years ago
a732cd4
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
6c0d48c
iio: twl4030-madc: Pass the IRQF_ONESHOT flag
by Fabio Estevam
· 10 years ago
994bda8
iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()
by H. Nikolaus Schaller
· 10 years ago
0cbb39f
iio: adc: twl4030_madc: Fix calculation of the temperature sense current
by H. Nikolaus Schaller
· 10 years ago
81816af
iio: remove .owner field for driver using module_platform_driver
by Sanjeev Sharma
· 10 years ago
e0326be
twl4030-madc: Request processed values in twl4030_get_madc_conversion
by Paul Kocialkowski
· 11 years ago
3c69910
mfd: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
b2931b9
mfd: twl4030-madc: Move driver to drivers/iio/adc
by Sebastian Reichel
· 11 years ago
[Renamed from drivers/mfd/twl4030-madc.c]
168ae30
mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
by Sebastian Reichel
· 11 years ago
99be024
mfd: twl4030-madc: Cleanup driver
by Sebastian Reichel
· 11 years ago
2f39b70
mfd: twl4030-madc: Add DT support and convert to IIO framework
by Sebastian Reichel
· 11 years ago
e7f22b7
mfd: twl4030-madc: Use managed resources
by Sebastian Reichel
· 11 years ago
334a41ce
mfd: Use dev_get_platdata()
by Jingoo Han
· 11 years ago
c3d6a0a
mfd: twl4030-madc: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
a5055d5
mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
by Pali Rohár
· 12 years ago
0371541
mfd: twl4030-madc: Remove __exit_p annotation
by Arnd Bergmann
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
4740f73
mfd: remove use of __devexit
by Bill Pemberton
· 12 years ago
f791be4
mfd: remove use of __devinit
by Bill Pemberton
· 12 years ago
e45342f
mfd: twl4030-madc: Change TWL4030_MODULE_* ids to TWL_MODULE_*
by Peter Ujfalusi
· 12 years ago
65349d6
mfd: Convert MFD drivers to use module_platform_driver
by Mark Brown
· 13 years ago
3d6271f
mfd: Turn on the twl4030-madc MADC clock
by Kyle Manna
· 13 years ago
d0e84ca
mfd: Check for twl4030-madc NULL pointer
by Kyle Manna
· 13 years ago
66cc5b8
mfd: Copy the device pointer to the twl4030-madc structure
by Kyle Manna
· 13 years ago
e178ccb
mfd: Fix mismatch in twl4030 mutex lock-unlock
by Sanjeev Premi
· 14 years ago
0ea3e83
mfd: Add "platform:" prefix for twl4030-madc platform modalias
by Axel Lin
· 14 years ago
f99c1d4
mfd: Add twl4030 madc driver
by Keerthy
· 14 years ago