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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: magnetometer: yamaha-yas530: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: mmc35240: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: magnetometer: mag3110: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: hmc5843: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: bmc150_magn_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: ak8975: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: magnetometer: ak8974: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: accel: st_magn: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-168
/
+728
2022-09-04
iio: magnetometer: yamaha-yas530: Use dev_err_probe()
Andy Shevchenko
1
-10
/
+6
2022-09-04
iio: magnetometer: yamaha-yas530: Make strings const in chip info
Andy Shevchenko
1
-2
/
+2
2022-09-04
iio: magnetometer: yamaha-yas530: Use pointers as driver data
Andy Shevchenko
1
-10
/
+13
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
6
-18
/
+6
2022-08-16
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2
-3
/
+423
2022-08-16
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
1
-24
/
+42
2022-08-16
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
1
-69
/
+54
2022-08-16
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
1
-21
/
+7
2022-08-16
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
1
-3
/
+35
2022-08-16
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
1
-24
/
+74
2022-08-16
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
1
-10
/
+11
2022-08-16
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
1
-2
/
+2
2022-08-16
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
1
-56
/
+70
2022-08-16
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
1
-2
/
+4
2022-08-16
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
1
-23
/
+76
2022-08-16
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
1
-10
/
+21
2022-08-16
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
1
-1
/
+1
2022-08-16
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-08-16
iio: magn: hmc5843: Move struct dev_pm_ops out of header
Jonathan Cameron
4
-18
/
+7
2022-08-16
iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driver
Jonathan Cameron
1
-7
/
+7
2022-07-18
iio: magnetometer: hmc5843: Remove duplicate 'the'
Jiang Jian
1
-1
/
+1
2022-07-18
iio: magn: yas530: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: magnetometer: ak8974: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-16
iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
1
-1
/
+1
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-4
/
+5
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+1
2022-06-11
iio:magnetometer:mbc150: Make bmc150_magn_remove() return void
Uwe Kleine-König
3
-4
/
+5
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-24
/
+7
2022-05-07
iio: magnetometer: yas530: Fix memchr_inv() misuse
Linus Walleij
1
-1
/
+1
2022-04-28
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
1
-6
/
+2
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
1
-5
/
+2
2022-04-10
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
1
-12
/
+3
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-55
/
+52
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-6
/
+2
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
17
-55
/
+52
2022-02-18
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-6
/
+3
2022-02-18
iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-9
/
+3
2022-02-18
iio:magnetometer:hmc5843: Move exports to IIO_HMC5843 namespace
Jonathan Cameron
3
-4
/
+6
[next]