freerunner-navigation-board:bmp085.git
2010-12-02 Phil Vandrybmp085: add I2C name and class master
2010-11-27 Christoph MairDo not wait longer than necessary for a pressure result.
2010-06-26 Christoph MairAdd interface documentation and link to datasheet.
2010-06-20 Christoph MairCode cleanup.
2010-06-18 Christoph MairCode cleanups.
2010-05-29 Christoph MairReplace some printks with dev_(err|info)
2010-05-22 Christoph MairFix for kernel 2.6.34
2010-05-22 Christoph MairRemove some debug output.
2010-05-22 Christoph MairFix autodetection with HWMON class.
2010-05-13 Christoph MairMakefile cleanup
2010-05-13 Christoph MairFix bogus usage of strict_strtoul.
2010-04-30 Michele BroccoAdded license header
2010-03-31 Michele BroccoMerge branch 'master' of git://gitorious.org/freerunner...
2010-03-31 Michele BroccoVala bindings and examples added. Minor clean-up in...
2010-03-28 Christoph MairCreate a simple demo application which uses the library.
2010-03-26 Christoph MairFix some small bugs to fix in-tree compilation.
2010-03-26 Christoph MairRefactor driver. Some code cleanups.
2010-01-05 Christoph MairAdd functions to get/set the oversampling setting.
2010-01-05 Christoph MairAdd cross compile support.
2010-01-04 Christoph MairAdd makefile
2010-01-04 Christoph MairFirst usable version of a userspace library to access...
2010-01-04 Christoph MairInitial attempt to access the device from userspace.
2010-01-04 Christoph MairMove files to create space for a userspace library.
2009-12-27 Christoph MairFix typo in comment.
2009-09-30 Christoph MairFix stupid temperature-bug.
2009-09-20 Christoph MairAdded oversampling setting to sysfs.
2009-09-20 Christoph MairFixed pressure measurement through guessing how to...
2009-09-20 Christoph MairUpdated internal routines. Now just cat to the sysfs...
2009-09-20 Christoph MairFixed pressure calculations. Still no meaningful values.
2009-09-20 Christoph MairAdded datasheet.
2009-09-19 Christoph MairAdded makefile.
2009-09-19 Christoph MairInitial import.