index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2014-12-12
iio: ak8975: add definition structure per compass type
Gwendal Grignou
1
-95
/
+186
2014-11-22
iio: ak8975: minor fixes
Gwendal Grignou
1
-21
/
+14
2014-09-14
iio: magn: ak8975: fix unnecessary casting between char* and const char*
Irina Tirdea
1
-5
/
+5
2014-06-29
Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-44
/
+14
2014-06-29
iio: magnetometer: ak8975: Use devm_* APIs
Beomho Seo
1
-44
/
+14
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-8
/
+1
2014-06-07
iio: Fix endianness issue in ak8975_read_axis()
Peter Meerwald
1
-8
/
+1
2014-05-03
iio: ak8975: Fix issue with the name
Srinivas Pandruvada
1
-1
/
+0
2014-03-29
iio: ak8975: Added ACPI enumeration
Srinivas Pandruvada
1
-3
/
+37
2014-03-22
iio: ak8975 : Add AK8963 compatibility mode support
Srinivas Pandruvada
1
-5
/
+29
[next]