summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/ideapad_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ideapad: Change the driver name to ideapad-laptopIke Panhc1-382/+0
2010-10-21ideapad: rewrite the sw rfkill setIke Panhc1-25/+12
2010-10-21ideapad: rewrite the hw rfkill notifyIke Panhc1-36/+17
2010-10-21ideapad: use EC command to control cameraIke Panhc1-5/+11
2010-10-21ideapad: use return value of _CFG to tell if device exist or notIke Panhc1-34/+10
2010-10-21ideapad: make sure we bind on the correct deviceIke Panhc1-1/+4
2010-10-21ideapad: check VPC bit before sync rfkill hw statusIke Panhc1-1/+15
2010-10-21ideapad: add ACPI helpersIke Panhc1-0/+109
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse1-1/+1
2010-08-11ideapad: Stop using global variablesDavid Woodhouse1-34/+58
2010-08-11Add Lenovo ideapad driverDavid Woodhouse1-0/+282