index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
ak8974.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: magnetometer: ak8974: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: magnetometer: ak8974: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-21
iio:magn:ak8974: Drop of_match_ptr protection
Jonathan Cameron
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-03
iio: magnetometer: ak8974: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute
Lee Jones
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-05
iio:magnetometer:ak8974: Fix alignment and data leak issues
Jonathan Cameron
2020-06-14
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: magnetometer: ak8974: Provide scaling
Linus Walleij
2020-05-03
iio: magnetometer: ak8974: Break out measurement
Linus Walleij
2020-05-03
iio: magnetometer: ak8974: Correct realbits
Linus Walleij
2020-05-03
iio: magnetometer: ak8974: add Alps hscdtd008a
Nick Reitemeyer
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-19
iio: magnetometer: ak8974: Silence deferred-probe error
Dmitry Osipenko
2020-02-21
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Stephan Gerhold
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: magnetometer: ak8974: debug AMI306 calibration data
Michał Mirosław
2017-08-20
iio: magnetometer: ak8974: mark INT_CLEAR as precious
Michał Mirosław
2017-08-20
iio: magnetometer: ak8974: add_device_randomness (serial number)
Michał Mirosław
2017-08-20
iio: magnetometer: ak8974: support AMI306 variant
Michał Mirosław
2017-03-05
iio: magnetometer: ak8974: remove incorrect __exit markups
Dmitry Torokhov
2017-01-14
iio: magnetometer: ak8974: remove redundant zero timeout check
Colin Ian King
2016-10-03
iio: magnetometer: ak8974: small endianness fixes
Ico Doornekamp
2016-08-29
iio: magn: ak8974: remove .owner field for driver
Wei Yongjun
2016-08-29
iio: magn/ak8974: avoid unused function warning
Arnd Bergmann
2016-08-15
iio: magn: add a driver for AK8974
Linus Walleij