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