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
/
magnetometer
/
mmc35240.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
1
-5
/
+3
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-01-24
iio: magnetometer: mmc35240: Drop ACPI_PTR() usage
Jonathan Cameron
1
-2
/
+2
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: magnetometer: mmc35240: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-02-18
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-6
/
+3
2020-07-20
iio: magnetometer: mmc35240: Fix function header formatting
Lee Jones
1
-1
/
+1
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: magnetometer: mmc35240: Constify struct reg_default
Rikard Falkeborn
1
-1
/
+1
2020-04-19
iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*
Jonathan Cameron
1
-2
/
+2
2019-07-28
iio: magnetometer: mmc35240: Fix a typo in the name of a constant
Christophe JAILLET
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-13
/
+20
2015-08-02
iio: mmc35240: minor change to improve code readibility
Teodora Baluta
1
-13
/
+13
2015-07-19
iio: magnetometer: mmc35240: fix SET/RESET sequence
Viorel Suman
1
-3
/
+4
2015-07-19
iio: magnetometer: mmc35240: Fix SET/RESET mask
Daniel Baluta
1
-2
/
+2
2015-07-19
iio: magnetometer: mmc35240: Fix crash in pm suspend
Daniel Baluta
1
-0
/
+1
2015-07-19
iio: magnetometer: mmc35240: fix available sampling frequencies
Teodora Baluta
1
-14
/
+21
2015-07-19
iio: magnetometer: mmc35240: Add DT binding
Jandy Gou
1
-0
/
+7
2015-06-07
iio: magnetometer: mmc35240: Add compensation for raw values
Daniel Baluta
1
-4
/
+58
2015-06-07
iio: magnetometer: mmc35240: Fix sensitivity on z-axis
Daniel Baluta
1
-1
/
+1
2015-06-07
iio: magnetometer: mmc35240: Use a smaller sleep value
Daniel Baluta
1
-1
/
+2
2015-06-07
iio: magnetometer: mmc35240: Fix broken processed value
Daniel Baluta
1
-16
/
+27
2015-06-07
iio: magnetometer: mmc35240: NULL terminate attribute array
Daniel Baluta
1
-0
/
+1
2015-06-07
iio: magnetometer: mmc35240: i2c device name should be lower case
Daniel Baluta
1
-1
/
+1
2015-06-01
iio: magnetometer: correct a harmless off by one check
Dan Carpenter
1
-1
/
+1
2015-05-10
iio: magnetometer: Add ACPI support for MMC35240
Daniel Baluta
1
-0
/
+8
2015-05-10
iio: magnetometer: mmc35240: Add PM sleep support
Daniel Baluta
1
-0
/
+35
2015-05-10
iio: magnetometer: Add support for MEMSIC MMC35240 sensor
Daniel Baluta
1
-0
/
+469