Sign in
gem5
/
arm
/
linux
/
cff75e0b6fe835800f8e08a32d731119cd9e3b79
/
drivers
/
iio
/
magnetometer
/
hmc5843_core.c
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
7247645
iio: hmc5843: Move hmc5843 out of staging
by Cristina Moraru
· 9 years ago
[Renamed (99%) from drivers/staging/iio/magnetometer/hmc5843_core.c]
1c7be4c
iio: hmc5843: Add attributes for measurement config of bias current
by Cristina Moraru
· 9 years ago
343af63
Staging: iio: magnetometer: remove exceptional & on function name
by Bhumika Goyal
· 9 years ago
c099225
iio: hmc5843: Swap suspend and resume implementations
by Cristina Moraru
· 9 years ago
cd857a1
staging: iio: magnetometer: Remove explicit comparisons
by Cristina Moraru
· 9 years ago
70b2737
staging: iio: hmc5843: Set iio name dynamically
by Yong Li
· 10 years ago
6cf23df
Staging: iio: Fix file header to match standards
by Cristina Opriceana
· 10 years ago
e676705
Staging: iio: Place driver in sleep mode on error
by Cristina Opriceana
· 10 years ago
ccc5fbe
Staging: iio: Remove multiple blank lines
by Cristina Opriceana
· 10 years ago
7079f21
Staging: iio: Align function parameters to match first row
by Cristina Opriceana
· 10 years ago
9fb163f
Staging: iio: Simplify NULL pointer condition
by Cristina Opriceana
· 10 years ago
dae7f15
staging: iio: hmc5843: Set iio name property in sysfs
by Marek Belisko
· 10 years ago
883fc26
staging: iio: hmc5843_core: fix sparse warnings
by Teodora Baluta
· 11 years ago
5a059bd
staging:iio:hmc5843: Add support for i2c hmc5983
by Josef Gajdusek
· 11 years ago
585f7ce
staging:iio:hmc5843: register <-> value arrays now can have different lengths
by Josef Gajdusek
· 11 years ago
fc35a91
staging:iio:hmc5843: Split hmc5843.c to multiple files
by Josef Gajdusek
· 11 years ago
[Renamed (79%) from drivers/staging/iio/magnetometer/hmc5843.c]
f326a52
staging:iio:hmc5843: Added regmap support
by Josef Gajdusek
· 11 years ago
af690ce
staging: iio: hmc5843: Add all available models to device tree id table.
by Marek Belisko
· 11 years ago
a6e8e3a
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
912cbd4
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
6fd92d3
staging: iio: hmc5843: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
c5fe7a41
staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro.
by Jonathan Cameron
· 11 years ago
27b8324
iio:magnetometer:hmc5843 - add basic dt support
by NeilBrown
· 11 years ago
094509b1
staging:iio:hmc5843: Trivial cleanup
by Peter Meerwald
· 11 years ago
9d5ad0c
staging:iio:hmc5843: Check initialization and chip identifier
by Peter Meerwald
· 11 years ago
f3f7551
staging:iio:hmc5843: Introduce _set_range_gain()
by Peter Meerwald
· 11 years ago
ca4c617
staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
by Peter Meerwald
· 11 years ago
4f1ca41
staging:iio:hmc5843: Reorganize _set_meas_conf()
by Peter Meerwald
· 11 years ago
6224875
staging:iio:hmc5843: Rename _configure() to _set_mode()
by Peter Meerwald
· 11 years ago
7183de9
staging:iio:hmc5843: Remove ability to change operating mode
by Peter Meerwald
· 11 years ago
cb9b9a8
staging:iio:hmc5843: Add trigger handling
by Peter Meerwald
· 11 years ago
39c1882
staging:iio:hmc5843: Always read all channels values otherwise no updates
by Peter Meerwald
· 11 years ago
9a3b2d5
staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_index
by Peter Meerwald
· 11 years ago
ae6f54d
staging:iio:hmc5843: Use SCALE instead of magn_range
by Peter Meerwald
· 11 years ago
dd28e48
staging:iio:hmc5843: Introduce helper functions to show/check list of int pairs
by Peter Meerwald
· 11 years ago
9728fe3
staging:iio:hmc5843: Tighten comments
by Peter Meerwald
· 11 years ago
511c81e
staging:iio:hmc5843: Remove unused LSB register #defines
by Peter Meerwald
· 11 years ago
d4dc0a3
staging:iio:hmc5843: Use INFO_SAMP_FREQ
by Peter Meerwald
· 11 years ago
8e2e297
staging:iio:hmc5843: Rewrite init function
by Peter Meerwald
· 11 years ago
8a5c191
staging:iio:hmc5843: Add pointer to i2c client to data struct
by Peter Meerwald
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
575a6c9
staging:iio:hmc5843: Fix measurement conversion
by Peter Meerwald
· 12 years ago
a6dcb71b
staging:iio:hmc5843: Use devm_iio_device_alloc
by Peter Meerwald
· 12 years ago
b658a37
staging: iio: hmc5843: Fix a trivial typo
by Sachin Kamat
· 12 years ago
cd6fe06
staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()
by Peter Meerwald
· 12 years ago
f70d669
staging:iio:hmc5843: Drop unneeded #includes
by Peter Meerwald
· 12 years ago
f9e1170
staging:iio:hmc5843: Device has 3 channels, no need to store separately
by Peter Meerwald
· 12 years ago
e050b35
staging:iio:hmc5843: 'add' is a poor abbreviation for address
by Peter Meerwald
· 12 years ago
4dedf31
staging:iio:hmc5843: Implement timeout in read function
by Peter Meerwald
· 12 years ago
a34778f
staging:iio:hmc5843: Remove id register #defines, not used anymore
by Peter Meerwald
· 12 years ago
7561c30
staging:iio:hmc5843: Drop I2C detection code
by Peter Meerwald
· 12 years ago
b370097
staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
e543acf
staging: iio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
447d4f2
staging: iio: remove use of __devexit
by Bill Pemberton
· 12 years ago
4ae1c61
staging: iio: remove use of __devinit
by Bill Pemberton
· 12 years ago
73327b4
drivers/staging/iio: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
0f8c962
staging:iio: Update email address for Jonathan Cameron.
by Jonathan Cameron
· 13 years ago
1079def
staging: iio: hmc5843: Make it behave better as modules
by Shubhrajyoti D
· 13 years ago
357fcff
staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver
by Peter Meerwald
· 13 years ago
4fd4d7d
staging: iio: reorganize hmc5843_set_rate()
by Peter Meerwald
· 13 years ago
4906a15
staging: iio: rename function/data to consistently start with hmc5843_
by Peter Meerwald
· 13 years ago
c7c34af
staging: iio: cleanup and move comments in hmc5843
by Peter Meerwald
· 13 years ago
e278df1
staging: iio: add check for measurement configuration value passed to hmc5843
by Peter Meerwald
· 13 years ago
13f6eb6
staging: iio: rework sampling rate setting in hmc5843
by Peter Meerwald
· 13 years ago
16b91a4
staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and HMC5883
by Peter Meerwald
· 13 years ago
d32ec55
staging: iio: change strict_strtoul() to kstrtoul() in hmc5843
by Peter Meerwald
· 13 years ago
0462e2b
staging: iio: fix access to hmc5843 private data
by Peter Meerwald
· 13 years ago
527cf71
staging:iio:magnetometer: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 13 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
4d9948b
staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.
by Jonathan Cameron
· 13 years ago
62d2feb
staging: iio: hmc5843: Fix crash in probe function.
by Marek Belisko
· 13 years ago
4abf6f8
drivers:staging:iio Fix typos and comments in staging iio.
by Justin P. Mattock
· 13 years ago
01788c5
staging:iio: Use dev_pm_ops
by Lars-Peter Clausen
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
55e4390
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
by Lars-Peter Clausen
· 13 years ago
c8a9f80
staging:iio:treewide only use shared to decide on interfaces
by Jonathan Cameron
· 13 years ago
924f8a2
staging:iio: Do not use bitmasks for channel info addresses
by Lars-Peter Clausen
· 13 years ago
6e5af18
staging:iio: Use module_i2c_driver to register I2C drivers
by Lars-Peter Clausen
· 13 years ago
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
322c956
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
by Jonathan Cameron
· 13 years ago
494c6b1
staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.
by Jonathan Cameron
· 14 years ago
88fa4de
staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.
by Jonathan Cameron
· 14 years ago
6fe8135
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
by Jonathan Cameron
· 14 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
11f05c7
staging: iio: hmc5843 change ABI to comply with documentation
by Manuel Stahl
· 15 years ago
213fd22
Staging: iio: signedness bug
by Dan Carpenter
· 15 years ago
d1ae4da
drivers/staging/iio: call mutex_unlock in error handling code
by Julia Lawall
· 15 years ago
b4e1782
Staging: iio: add digital compass hmc5843 driver
by Shubhrajyoti D
· 15 years ago