aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hp_accel.c
Commit message (Expand)AuthorAgeFilesLines
* Move hp_accel to drivers/platform/x86Jean Delvare2011-03-211-405/+0
* hwmon: (hp_accel) Use pr_fmt and pr_<level>Joe Perches2011-01-081-6/+7
* hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai2010-10-251-12/+18
* hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida2010-10-251-1/+1
* hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai2010-09-091-0/+2
* hp_accel: fix race in device removalOliver Neukum2010-05-111-1/+1
* lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai2010-04-241-0/+4
* lis3: add support for the HP HDX 18Ian E. Morgan2009-10-291-0/+1
* lis3: add support for the HP EliteBook 8530wÉric Piel2009-10-291-0/+1
* lis3: better support for hp 6730xPavel Herrmann2009-10-291-1/+2
* lis3: add three new laptop modelsEric Piel2009-06-161-2/+5
* lis3: use input_polled_deviceEric Piel2009-06-161-3/+0
* lis3: remove automatic shutdown of the deviceEric Piel2009-06-161-8/+2
* hp_accel: remove unused #include <version.h>Huang Weiyi2009-04-131-1/+0
* lis3: solve dependency between core and ACPIDaniel Mack2009-04-011-61/+38
* hp_accel: axis conversion for hp compaq 8710wLuca Cappa2009-04-011-0/+1
* hp_accel: add two more axis informationPavel Machek2009-04-011-0/+2
* hp_accel: adev is poor name of exported symbolPavel Machek2009-04-011-24/+24
* lis3lv02d: add axes knowledge of HP Pavilion dv5 modelsGiuseppe Bilotta2009-02-181-0/+22
* lis3lv02d: support both one- and two-byte sensorsGiuseppe Bilotta2009-02-181-4/+32
* hp accelerometer: add freefall detectionPavel Machek2009-02-181-0/+27
* lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
* lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
* lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
* lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
* hp_accel: do not call ACPI from invalid contextPavel Machek2009-01-151-19/+49
* lis3lv02d: merge with leds hp diskEric Piel2009-01-151-2/+41
* LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-091-0/+265