index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-04
iio: magnetometer: yamaha-yas530: Use dev_err_probe()
Andy Shevchenko
2022-09-04
iio: magnetometer: yamaha-yas530: Make strings const in chip info
Andy Shevchenko
2022-09-04
iio: magnetometer: yamaha-yas530: Use pointers as driver data
Andy Shevchenko
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
2022-08-15
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
2022-08-15
iio: magn: hmc5843: Move struct dev_pm_ops out of header
Jonathan Cameron
2022-08-15
iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driver
Jonathan Cameron
2022-07-18
iio: magnetometer: hmc5843: Remove duplicate 'the'
Jiang Jian
2022-07-18
iio: magn: yas530: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
iio: magnetometer: ak8974: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-16
iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-11
iio:magnetometer:mbc150: Make bmc150_magn_remove() return void
Uwe Kleine-König
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-05-07
iio: magnetometer: yas530: Fix memchr_inv() misuse
Linus Walleij
2022-04-28
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
2022-04-10
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:magnetometer:hmc5843: Move exports to IIO_HMC5843 namespace
Jonathan Cameron
2022-02-18
iio:magnetometer:bmc150: Move exports to IIO_BMC150_MAGN namespace
Jonathan Cameron
2022-02-18
iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2021-12-21
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
[next]