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 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
*
|
iio:magnetometer:ak8975: fix uninitialized chipset
Gregor Boirie
2016-03-05
1
-1
/
+4
|
/
*
iio: ak8975: constify ak_def structures
Julia Lawall
2016-01-10
1
-2
/
+2
*
iio: magnetometer: ak8975: Add AK8963
Srinivas Pandruvada
2015-01-27
1
-0
/
+1
*
iio: ak8975: add ak09911 and ak09912 support
Gwendal Grignou
2014-12-12
1
-16
/
+180
*
iio: ak8975: add definition structure per compass type
Gwendal Grignou
2014-12-12
1
-95
/
+186
*
iio: ak8975: minor fixes
Gwendal Grignou
2014-11-22
1
-21
/
+14
*
iio: magn: ak8975: fix unnecessary casting between char* and const char*
Irina Tirdea
2014-09-14
1
-5
/
+5
*
Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-06-29
1
-44
/
+14
|
\
|
*
iio: magnetometer: ak8975: Use devm_* APIs
Beomho Seo
2014-06-29
1
-44
/
+14
*
|
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-18
1
-8
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: Fix endianness issue in ak8975_read_axis()
Peter Meerwald
2014-06-07
1
-8
/
+1
*
|
iio: ak8975: Fix issue with the name
Srinivas Pandruvada
2014-05-03
1
-1
/
+0
*
|
iio: ak8975: Added ACPI enumeration
Srinivas Pandruvada
2014-03-29
1
-3
/
+37
*
|
iio: ak8975 : Add AK8963 compatibility mode support
Srinivas Pandruvada
2014-03-22
1
-5
/
+29
|
/
*
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-02-11
1
-0
/
+1
|
\
|
*
iio: ak8975: Add device name
Beomho Seo
2014-02-08
1
-0
/
+1
*
|
iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit
Beomho Seo
2014-02-08
1
-7
/
+9
|
/
[next]