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
starfive-6.6.48-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
/
ak8975.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
iio: magnetometer: ak8975: Fix 'Unexpected device' error
André Apitzsch
1
-6
/
+5
2023-09-11
iio: magnetometer: ak8975: Sort ID and ACPI tables
Biju Das
1
-15
/
+14
2023-09-11
iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables
Biju Das
1
-45
/
+30
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: magnetometer: ak8975: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-02-18
iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-9
/
+3
2021-12-21
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-09-14
iio: magnetometer: ak8975: add AK09116 support
Matt Ranostay
1
-0
/
+35
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-1
/
+1
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-5
/
+3
2020-09-21
iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.
Jonathan Cameron
1
-5
/
+3
2020-08-22
iio:magnetometer:ak8975 Fix alignment and data leak issues.
Jonathan Cameron
1
-5
/
+11
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: magnetometer: ak8975: Add gpio reset support
Jonathan Albrieux
1
-0
/
+18
2020-06-14
iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
Jonathan Albrieux
1
-2
/
+2
2020-01-18
iio: magnetometer: ak8975: Convert to use device_get_match_data()
Andy Shevchenko
1
-23
/
+16
2020-01-18
iio: magnetometer: ak8975: Get rid of platform data
Andy Shevchenko
1
-11
/
+3
2019-12-15
iio: ak8975: Convert to use GPIO descriptor
Linus Walleij
1
-35
/
+19
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-04-04
iio: ak8975: improve code readability
H. Nikolaus Schaller
1
-3
/
+5
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-3
/
+2
2018-12-01
iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID
Stephan Gerhold
1
-0
/
+1
2017-12-02
iio: magnetometer: ak8975: Add another ACPI ID
Andy Shevchenko
1
-0
/
+1
2017-08-22
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-02
iio: magnetometer: Only declare ACPI table when ACPI is enable
Matthias Kaehlcke
1
-0
/
+2
2016-09-27
drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...
Sandhya Bankar
1
-7
/
+9
2016-06-30
iio: magn: ak8975: deploy runtime and system PM
Linus Walleij
1
-0
/
+72
2016-06-30
iio: magn: ak8975: make sure to power down at remove()
Linus Walleij
1
-0
/
+1
2016-06-30
iio: magn: ak8975: allow a delay after enabling regulators
Linus Walleij
1
-0
/
+6
2016-06-30
iio: magn: ak8975: refactor regulator handlers
Linus Walleij
1
-25
/
+18
2016-06-30
iio: magn: ak8975: add Vid regulator
Linus Walleij
1
-0
/
+15
2016-06-30
iio: magn: ak8975: fix regulator usage
Linus Walleij
1
-9
/
+7
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+2
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-8
/
+12
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2016-05-01
iio: ak8975: Support adapters limited to BYTE_DATA
Crestez Dan Leonard
1
-8
/
+12
2016-04-24
iio:ak8975: add mounting matrix support
Gregor Boirie
1
-4
/
+30
2016-04-17
iio: ak8975: fix maybe-uninitialized warning
Richard Leitner
1
-1
/
+1
2016-04-17
iio: ak8975: Fix NULL pointer exception on early interrupt
Krzysztof Kozlowski
1
-2
/
+2
2016-04-16
iio: magnetometer: ak8975: put else and brace at the same line
Slawomir Stepien
1
-2
/
+1
2016-04-10
iio:magnetometer:ak8975: triggered buffer support
Gregor Boirie
1
-25
/
+110
2016-03-20
iio:magnetometer:ak8975: fix missing regulator_disable
Gregor Boirie
1
-18
/
+60
2016-03-05
iio:magnetometer:ak8975: power regulator support
Gregor Boirie
1
-0
/
+16
2016-03-05
iio:magnetometer:ak8975: remove unused field
Gregor Boirie
1
-1
/
+0
2016-03-05
iio:magnetometer:ak8975: fix uninitialized chipset
Gregor Boirie
1
-1
/
+4
2016-01-10
iio: ak8975: constify ak_def structures
Julia Lawall
1
-2
/
+2
2015-01-27
iio: magnetometer: ak8975: Add AK8963
Srinivas Pandruvada
1
-0
/
+1
2014-12-12
iio: ak8975: add ak09911 and ak09912 support
Gwendal Grignou
1
-16
/
+180
[next]