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