aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/asus-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-08asus-acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-3/+7
2008-10-22Merge branch 'ull' into testLen Brown1-6/+6
2008-10-22asus-laptop: Fix the led behavior with value > 1Corentin Chary1-1/+1
2008-10-17asus-laptop: Add support for P30/P35Torsten Krah1-0/+1
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-6/+6
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+1
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-10/+16
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-1/+1
2008-02-07asus-laptop: add parenthesesRoel Kluin1-1/+1
2008-02-07asus-laptop new write_acpi_intCorentin CHARY1-9/+15
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2007-08-25Pull events into release branchLen Brown1-1/+1
2007-08-24asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain1-1/+2
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+1
2007-07-25Pull auto-load-modules into release branchLen Brown1-2/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-2/+7
2007-07-23ACPI: asus-laptop: Fix failure exitsAl Viro1-11/+21
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+1
2007-05-10asus-laptop: version bump and lindentCorentin Chary1-14/+15
2007-05-10asus-laptop: fix light sens initCorentin Chary1-1/+1
2007-05-10asus-laptop: add GPS supportCorentin Chary1-1/+54
2007-05-10asus-laptop: notify ALL eventsCorentin Chary1-2/+2
2007-03-11asus-laptop: version bumpCorentin Chary1-2/+2
2007-03-11asus-laptop: add wapf paramCorentin Chary1-0/+16
2007-03-11asus-laptop: add GLEDCorentin Chary1-1/+14
2007-03-11asus-laptop: clean write_statusCorentin Chary1-19/+29
2007-03-11asus-laptop: use acpi_evaluate_integer instead of read_acpi_intCorentin Chary1-34/+34
2007-03-09asus-laptop: make code staticAdrian Bunk1-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-8/+8
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-15/+5
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-5/+0
2007-02-03asus-laptop: merge with ACPICA table updateLen Brown1-6/+1
2007-01-30asus-laptop: LindentLen Brown1-124/+123
2007-01-30asus-laptop: add light sensor supportCorentin Chary1-0/+84
2007-01-30asus-laptop: add ledd supportCorentin Chary1-0/+38
2007-01-30asus-laptop: add display switching supportCorentin Chary1-0/+82
2007-01-30asus-laptop: add backlight supportCorentin Chary1-1/+182
2007-01-30asus-laptop: add bluetooth and wlan supportCorentin Chary1-2/+113
2007-01-30asus-laptop: add led supportCorentin Chary1-0/+145
2007-01-30asus-laptop: add base driverCorentin Chary1-0/+530