index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
mmc35240.c
Age
Commit message (
Expand
)
Author
2024-06-25
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-01-23
iio: magnetometer: mmc35240: Drop ACPI_PTR() usage
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: magnetometer: mmc35240: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2020-07-20
iio: magnetometer: mmc35240: Fix function header formatting
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: magnetometer: mmc35240: Constify struct reg_default
Rikard Falkeborn
2020-04-19
iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*
Jonathan Cameron
2019-07-27
iio: magnetometer: mmc35240: Fix a typo in the name of a constant
Christophe JAILLET
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2015-08-02
iio: mmc35240: minor change to improve code readibility
Teodora Baluta
2015-07-19
iio: magnetometer: mmc35240: fix SET/RESET sequence
Viorel Suman
2015-07-19
iio: magnetometer: mmc35240: Fix SET/RESET mask
Daniel Baluta
2015-07-19
iio: magnetometer: mmc35240: Fix crash in pm suspend
Daniel Baluta
2015-07-19
iio: magnetometer: mmc35240: fix available sampling frequencies
Teodora Baluta
2015-07-19
iio: magnetometer: mmc35240: Add DT binding
Jandy Gou
2015-06-07
iio: magnetometer: mmc35240: Add compensation for raw values
Daniel Baluta
2015-06-07
iio: magnetometer: mmc35240: Fix sensitivity on z-axis
Daniel Baluta
2015-06-07
iio: magnetometer: mmc35240: Use a smaller sleep value
Daniel Baluta
2015-06-07
iio: magnetometer: mmc35240: Fix broken processed value
Daniel Baluta
2015-06-07
iio: magnetometer: mmc35240: NULL terminate attribute array
Daniel Baluta
2015-06-07
iio: magnetometer: mmc35240: i2c device name should be lower case
Daniel Baluta
2015-06-01
iio: magnetometer: correct a harmless off by one check
Dan Carpenter
2015-05-10
iio: magnetometer: Add ACPI support for MMC35240
Daniel Baluta
2015-05-10
iio: magnetometer: mmc35240: Add PM sleep support
Daniel Baluta
2015-05-10
iio: magnetometer: Add support for MEMSIC MMC35240 sensor
Daniel Baluta