summaryrefslogtreecommitdiffstats
path: root/drivers/misc/bmp085.c
Commit message (Expand)AuthorAgeFilesLines
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* misc: add support for bmp18x chips to the bmp085 driverEric Andersson2012-04-181-96/+67
* misc: bmp085: add device tree propertiesEric Andersson2012-04-181-1/+36
* misc: clean up bmp085 driverEric Andersson2012-04-181-103/+103
* misc: bmp085: Use unsigned long to store jiffiesBernhard Walle2012-03-021-1/+1
* misc: bmp085: Handle jiffies overflow correctlyBernhard Walle2012-02-241-1/+2
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-241-13/+1
* BMP085: Remove redundant semi-colon from return statementJesper Juhl2012-01-041-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-221-3/+3
* drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-041-0/+1
* drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair2010-08-091-0/+482
OpenPOWER on IntegriCloud