| Commit message (Expand) | Author | Age | Files | Lines |
* | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 1 | -1000/+0 |
* | hwmon: (lis3) turn down the no IRQ message | Kalhan Trisal | 2011-01-25 | 1 | -1/+1 |
* | hwmon: (lis3lv02d) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -12/+11 |
* | hwmon: lis3: Enhance lis3 selftest with IRQ line test | Samu Onkalo | 2010-10-25 | 1 | -8/+80 |
* | hwmon: lis3: use block read to access data registers | Samu Onkalo | 2010-10-25 | 1 | -3/+18 |
* | hwmon: lis3: Adjust fuzziness for 8 bit device | Samu Onkalo | 2010-10-25 | 1 | -4/+14 |
* | hwmon: lis3: New parameters to platform data | Samu Onkalo | 2010-10-25 | 1 | -7/+14 |
* | hwmon: lis3: Power on corrections | Samu Onkalo | 2010-10-25 | 1 | -8/+11 |
* | hwmon: lis3: Update coordinates at polled device open | Samu Onkalo | 2010-10-25 | 1 | -0/+5 |
* | hwmon: lis3: Cleanup interrupt handling | Samu Onkalo | 2010-10-25 | 1 | -22/+11 |
* | hwmon: lis3: regulator control | Samu Onkalo | 2010-10-25 | 1 | -0/+52 |
* | hwmon: lis3: pm_runtime support | Samu Onkalo | 2010-10-25 | 1 | -0/+60 |
* | hwmon: (lis3) add axes module parameter for custom axis-mapping | Takashi Iwai | 2010-10-25 | 1 | -0/+24 |
* | hwmon: (lis3) Add support for new LIS3DC / HP3DC chip | Takashi Iwai | 2010-10-25 | 1 | -8/+27 |
* | hwmon: (lis3) Fix Oops with NULL platform data | Takashi Iwai | 2010-09-24 | 1 | -2/+2 |
* | lis3: setup poll interval limits | Samu Onkalo | 2010-05-25 | 1 | -0/+4 |
* | lis3: interrupt handlers for 8bit wakeup and click events | Samu Onkalo | 2010-05-25 | 1 | -13/+85 |
* | lis3: add skeletons for interrupt handlers | Samu Onkalo | 2010-05-25 | 1 | -23/+64 |
* | lis3: introduce platform data for second ff / wu unit | Samu Onkalo | 2010-05-25 | 1 | -2/+13 |
* | lis3: separate configuration function for 8 bit device | Samu Onkalo | 2010-05-25 | 1 | -19/+26 |
* | lis3: scale output values to mg | Samu Onkalo | 2009-12-15 | 1 | -3/+27 |
* | lis3: sysfs entry for setting chip measurement rate | Samu Onkalo | 2009-12-15 | 1 | -7/+44 |
* | lis3lv02d: remove calibaration functionality | Samu Onkalo | 2009-12-15 | 1 | -29/+3 |
* | lis3: selftest support | Samu Onkalo | 2009-12-15 | 1 | -1/+66 |
* | lis3lv02d: proper power on sequence | Samu Onkalo | 2009-12-15 | 1 | -14/+27 |
* | lis3: fix show rate for 8 bits chips | Éric Piel | 2009-12-15 | 1 | -8/+16 |
* | lis3: update documentation and comments | Éric Piel | 2009-12-15 | 1 | -10/+10 |
* | lis3lv02d: correct memory leak in module unload | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | lis3lv02d: send sync event | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | lis3: add free-fall/wakeup function via platform_data | Daniel Mack | 2009-09-22 | 1 | -0/+9 |
* | lis3: add click function | Daniel Mack | 2009-06-16 | 1 | -0/+20 |
* | lis3: use input_polled_device | Eric Piel | 2009-06-16 | 1 | -50/+24 |
* | lis3: remove automatic shutdown of the device | Eric Piel | 2009-06-16 | 1 | -59/+29 |
* | lis3: fix misc device unregistering and printk | Eric Piel | 2009-06-16 | 1 | -5/+2 |
* | lis3: solve dependency between core and ACPI | Daniel Mack | 2009-04-01 | 1 | -29/+57 |
* | lis3: reorder functions to make forward decl obsolete | Daniel Mack | 2009-04-01 | 1 | -33/+31 |
* | hp_accel: adev is poor name of exported symbol | Pavel Machek | 2009-04-01 | 1 | -81/+91 |
* | lis3lv02d: support both one- and two-byte sensors | Giuseppe Bilotta | 2009-02-18 | 1 | -19/+6 |
* | hp accelerometer: add freefall detection | Pavel Machek | 2009-02-18 | 1 | -17/+155 |
* | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 2009-01-09 | 1 | -249/+24 |
* | LIS3LV02Dx: remove unused #include <version.h> | Huang Weiyi | 2008-11-15 | 1 | -1/+0 |
* | LIS3LV02Dx Accelerometer driver | Pavel Machek | 2008-11-12 | 1 | -0/+582 |