index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
fujitsu-laptop.c
Age
Commit message (
Expand
)
Author
2011-05-27
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-12
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
2011-01-07
fujitsu-laptop: fix compiler warning on pnp_ids
Namhyung Kim
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-08-03
fujitsu-laptop: make needlessly global symbols static
Axel Lin
2010-08-03
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
fujitsu-laptop: remove unnecessary input_free_device calls
Axel Lin
2010-05-20
drivers/platform/x86: Use kzalloc
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2009-12-24
Merge branch 'misc-2.6.33' into release
Len Brown
2009-12-23
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-10-09
fujitsu-laptop: address missed led-class ifdef fixup
Jonathan Woithe
2009-09-19
Merge branch 'fujitsu' into release
Len Brown
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
fujitsu-laptop: increment driver version
Jonathan Woithe
2009-08-28
fujitsu-laptop: driver [un]registration fixes
Bartlomiej Zolnierkiewicz
2009-08-28
fujitsu-laptop: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-08-28
fujitsu-laptop: Correct redundant test
Julia Lawall
2009-08-28
fujitsu-laptop: support led-class as module
Stephen Gildea
2009-04-07
fujitsu-laptop: use .notify method instead of installing hotkey handler directly
Bjorn Helgaas
2009-04-07
fujitsu-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-02-21
fujitsu-laptop: Use RFKILL support bitmask from firmware
Tony Vroon
2009-01-09
Merge branch 'drivers-platform' into release
Len Brown
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown