summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hp_accel.c
AgeCommit message (Expand)AuthorLines
2011-03-21Move hp_accel to drivers/platform/x86Jean Delvare-405/+0
2011-01-08hwmon: (hp_accel) Use pr_fmt and pr_<level>Joe Perches-6/+7
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai-12/+18
2010-10-25hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida-1/+1
2010-09-09hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai-0/+2
2010-05-11hp_accel: fix race in device removalOliver Neukum-1/+1
2010-04-24lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai-0/+4
2009-10-29lis3: add support for the HP HDX 18Ian E. Morgan-0/+1
2009-10-29lis3: add support for the HP EliteBook 8530wÉric Piel-0/+1
2009-10-29lis3: better support for hp 6730xPavel Herrmann-1/+2
2009-06-16lis3: add three new laptop modelsEric Piel-2/+5
2009-06-16lis3: use input_polled_deviceEric Piel-3/+0
2009-06-16lis3: remove automatic shutdown of the deviceEric Piel-8/+2
2009-04-13hp_accel: remove unused #include <version.h>Huang Weiyi-1/+0
2009-04-01lis3: solve dependency between core and ACPIDaniel Mack-61/+38
2009-04-01hp_accel: axis conversion for hp compaq 8710wLuca Cappa-0/+1
2009-04-01hp_accel: add two more axis informationPavel Machek-0/+2
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek-24/+24
2009-02-18lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta-0/+22
2009-02-18lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta-4/+32
2009-02-18hp accelerometer: add freefall detectionPavel Machek-0/+27
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel-1/+2
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek-19/+49
2009-01-15lis3lv02d: merge with leds hp diskEric Piel-2/+41
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel-0/+265