index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
fujitsu-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fujitsu-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+3
*
fujitsu-laptop: use FB_BLANK_* constants
Michael Karcher
2015-01-23
1
-3
/
+4
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-4
/
+2
|
\
|
*
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
2014-12-03
1
-4
/
+2
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list
Zhang Rui
2014-09-09
1
-9
/
+7
*
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-5
/
+5
*
fujitsu-laptop: Clear build warnings
Jean Delvare
2014-08-16
1
-5
/
+4
*
fujitsu-laptop: Drop unneeded include
Jean Delvare
2014-03-20
1
-1
/
+0
*
fujitsu-laptop: fix error return code
Julia Lawall
2014-01-21
1
-8
/
+7
*
fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()
Zhang Rui
2013-09-24
1
-16
/
+4
*
fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-9
/
+4
*
fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-24
1
-9
/
+2
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-4
/
+0
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-2
/
+2
*
Email/web address change
Jonathan Woithe
2012-03-28
1
-1
/
+1
*
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-20
/
+19
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
2011-01-12
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
|
/
*
|
fujitsu-laptop: fix compiler warning on pnp_ids
Namhyung Kim
2011-01-07
1
-1
/
+1
|
/
*
fujitsu-laptop: make needlessly global symbols static
Axel Lin
2010-08-03
1
-2
/
+2
*
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
1
-3
/
+3
*
fujitsu-laptop: remove unnecessary input_free_device calls
Axel Lin
2010-08-03
1
-4
/
+2
*
drivers/platform/x86: Use kzalloc
Julia Lawall
2010-05-20
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-5
/
+9
*
Merge branch 'misc-2.6.33' into release
Len Brown
2009-12-24
1
-4
/
+4
|
\
|
*
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
2009-12-23
1
-4
/
+4
*
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-8
/
+10
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-10
/
+8
|
/
*
fujitsu-laptop: address missed led-class ifdef fixup
Jonathan Woithe
2009-10-09
1
-1
/
+1
*
Merge branch 'fujitsu' into release
Len Brown
2009-09-19
1
-59
/
+46
|
\
|
*
fujitsu-laptop: increment driver version
Jonathan Woithe
2009-08-28
1
-1
/
+1
|
*
fujitsu-laptop: driver [un]registration fixes
Bartlomiej Zolnierkiewicz
2009-08-28
1
-45
/
+41
|
*
fujitsu-laptop: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-08-28
1
-6
/
+0
|
*
fujitsu-laptop: Correct redundant test
Julia Lawall
2009-08-28
1
-3
/
+0
|
*
fujitsu-laptop: support led-class as module
Stephen Gildea
2009-08-28
1
-6
/
+6
*
|
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-2
/
+2
|
/
*
fujitsu-laptop: use .notify method instead of installing hotkey handler directly
Bjorn Helgaas
2009-04-07
1
-27
/
+5
*
fujitsu-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-04-07
1
-24
/
+4
*
fujitsu-laptop: Use RFKILL support bitmask from firmware
Tony Vroon
2009-02-21
1
-7
/
+18
*
Merge branch 'drivers-platform' into release
Len Brown
2009-01-09
1
-126
/
+293
*
create drivers/platform/x86/ from drivers/misc/
Len Brown
2008-12-19
1
-0
/
+1126