summaryrefslogtreecommitdiffstats
path: root/drivers/misc/asus-laptop.c
AgeCommit message (Expand)AuthorLines
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-10/+16
2008-02-07leds: Standardise LED naming schemeRichard Purdie-1/+1
2008-02-07asus-laptop: add parenthesesRoel Kluin-1/+1
2008-02-07asus-laptop new write_acpi_intCorentin CHARY-9/+15
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2007-08-25Pull events into release branchLen Brown-1/+1
2007-08-24asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain-1/+2
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown-1/+1
2007-07-25Pull auto-load-modules into release branchLen Brown-2/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-2/+7
2007-07-23ACPI: asus-laptop: Fix failure exitsAl Viro-11/+21
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+1
2007-05-10asus-laptop: version bump and lindentCorentin Chary-14/+15
2007-05-10asus-laptop: fix light sens initCorentin Chary-1/+1
2007-05-10asus-laptop: add GPS supportCorentin Chary-1/+54
2007-05-10asus-laptop: notify ALL eventsCorentin Chary-2/+2
2007-03-11asus-laptop: version bumpCorentin Chary-2/+2
2007-03-11asus-laptop: add wapf paramCorentin Chary-0/+16
2007-03-11asus-laptop: add GLEDCorentin Chary-1/+14
2007-03-11asus-laptop: clean write_statusCorentin Chary-19/+29
2007-03-11asus-laptop: use acpi_evaluate_integer instead of read_acpi_intCorentin Chary-34/+34
2007-03-09asus-laptop: make code staticAdrian Bunk-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-8/+8
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie-15/+5
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie-1/+0
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown-5/+0
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown-6/+1
2007-01-30asus-laptop: LindentLen Brown-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary-1/+182
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary-0/+145
2007-01-30asus-laptop: add base driverCorentin Chary-0/+530