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