summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lis3lv02d.c
AgeCommit message (Expand)AuthorLines
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare-1000/+0
2011-01-25hwmon: (lis3) turn down the no IRQ messageKalhan Trisal-1/+1
2011-01-08hwmon: (lis3lv02d) Use pr_fmt and pr_<level>Joe Perches-12/+11
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo-8/+80
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo-3/+18
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo-4/+14
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo-7/+14
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo-8/+11
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo-0/+5
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo-22/+11
2010-10-25hwmon: lis3: regulator controlSamu Onkalo-0/+52
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo-0/+60
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai-0/+24
2010-10-25hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai-8/+27
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai-2/+2
2010-05-25lis3: setup poll interval limitsSamu Onkalo-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo-13/+85
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo-23/+64
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo-2/+13
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo-19/+26
2009-12-15lis3: scale output values to mgSamu Onkalo-3/+27
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo-7/+44
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo-29/+3
2009-12-15lis3: selftest supportSamu Onkalo-1/+66
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo-14/+27
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel-8/+16
2009-12-15lis3: update documentation and commentsÉric Piel-10/+10
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo-0/+1
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack-0/+9
2009-06-16lis3: add click functionDaniel Mack-0/+20
2009-06-16lis3: use input_polled_deviceEric Piel-50/+24
2009-06-16lis3: remove automatic shutdown of the deviceEric Piel-59/+29
2009-06-16lis3: fix misc device unregistering and printkEric Piel-5/+2
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack-29/+57
2009-04-01lis3: reorder functions to make forward decl obsoleteDaniel Mack-33/+31
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek-81/+91
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta-19/+6
2009-02-18hp accelerometer: add freefall detectionPavel Machek-17/+155
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel-249/+24
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi-1/+0
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek-0/+582