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