aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lis3lv02d.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25lis3: setup poll interval limitsSamu Onkalo1-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo1-13/+85
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo1-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo1-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo1-19/+26
2009-12-15lis3: scale output values to mgSamu Onkalo1-3/+27
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo1-7/+44
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo1-29/+3
2009-12-15lis3: selftest supportSamu Onkalo1-1/+66
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo1-14/+27
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel1-8/+16
2009-12-15lis3: update documentation and commentsÉric Piel1-10/+10
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack1-0/+9
2009-06-16lis3: add click functionDaniel Mack1-0/+20
2009-06-16lis3: use input_polled_deviceEric Piel1-50/+24
2009-06-16lis3: remove automatic shutdown of the deviceEric Piel1-59/+29
2009-06-16lis3: fix misc device unregistering and printkEric Piel1-5/+2
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack1-29/+57
2009-04-01lis3: reorder functions to make forward decl obsoleteDaniel Mack1-33/+31
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek1-81/+91
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta1-19/+6
2009-02-18hp accelerometer: add freefall detectionPavel Machek1-17/+155
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel1-249/+24
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek1-0/+582