aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lis3lv02d.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare1-291/+0
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo1-1/+2
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo1-0/+1
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo1-0/+1
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo1-0/+2
2010-10-25hwmon: lis3: regulator controlSamu Onkalo1-0/+13
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo1-0/+1
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai1-5/+6
2010-10-25hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai1-0/+17
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo1-0/+1
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo1-0/+10
2009-12-15lis3: scale output values to mgSamu Onkalo1-0/+4
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo1-0/+2
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo1-3/+0
2009-12-15lis3: selftest supportSamu Onkalo1-2/+12
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo1-0/+1
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel1-0/+1
2009-12-15lis3: update documentation and commentsÉric Piel1-12/+16
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack1-6/+18
2009-06-16lis3: add click functionDaniel Mack1-1/+18
2009-06-16lis3: use input_polled_deviceEric Piel1-2/+3
2009-06-16lis3: remove automatic shutdown of the deviceEric Piel1-4/+1
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack1-10/+10
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek1-1/+1
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta1-3/+13
2009-02-18hp accelerometer: add freefall detectionPavel Machek1-0/+5
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel1-1/+34
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek1-0/+149