index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-23
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]