aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)Author
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-03-28Email/web address changeJonathan Woithe
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki
2011-01-07fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-08-03fujitsu-laptop: make needlessly global symbols staticAxel Lin
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin
2010-08-03fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-10-09fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe
2009-09-19Merge branch 'fujitsu' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-28fujitsu-laptop: increment driver versionJonathan Woithe
2009-08-28fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz
2009-08-28fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-08-28fujitsu-laptop: Correct redundant testJulia Lawall
2009-08-28fujitsu-laptop: support led-class as moduleStephen Gildea
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown