index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2
-3
/
+423
2022-08-15
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
1
-24
/
+42
2022-08-15
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
1
-69
/
+54
2022-08-15
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
1
-21
/
+7
2022-08-15
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
1
-3
/
+35
2022-08-15
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
1
-24
/
+74
2022-08-15
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
1
-10
/
+11
2022-08-15
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
1
-2
/
+2
2022-08-15
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
1
-56
/
+70
2022-08-15
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
1
-2
/
+4
2022-08-15
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
1
-23
/
+76
2022-08-15
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
1
-10
/
+21
2022-08-15
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: magn: hmc5843: Move struct dev_pm_ops out of header
Jonathan Cameron
4
-18
/
+7
2022-08-15
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-21
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
2022-02-18
iio:magnetometer:bmc150: Move exports to IIO_BMC150_MAGN namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespace
Jonathan Cameron
3
-4
/
+6
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-2
/
+5
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
1
-4
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-2
/
+3
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-15
/
+20
2021-12-21
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
[next]