index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
toshiba_acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
toshiba_acpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-15
/
+6
*
toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-24
1
-8
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-9
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-4
/
+4
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-4
/
+4
*
|
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-2
/
+2
|
/
*
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-7
/
+6
*
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-08-10
1
-0
/
+2
*
toshiba_acpi: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-01
1
-6
/
+8
*
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
2012-07-01
1
-2
/
+1
*
toshiba_acpi: Fix mis-merge
Matthew Garrett
2012-06-01
1
-1
/
+1
*
toshiba_acpi: Add support for transflective LCD
Akio Idehara
2012-05-31
1
-4
/
+57
*
toshiba_acpi: Only register backlight device when interface is read/write
Seth Forshee
2012-05-31
1
-24
/
+56
*
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-29
1
-0
/
+1
*
toshiba_acpi: Refuse to load on machines with buggy INFO implementations
Seth Forshee
2012-03-22
1
-0
/
+10
*
toshiba_acpi: Support additional hotkey scancodes
Azael Avalos
2012-03-22
1
-1
/
+4
*
toshiba_acpi: Support alternate hotkey interfaces
Seth Forshee
2012-03-22
1
-36
/
+195
*
toshiba_acpi: make one-bit bitfields unsigned
Dan Carpenter
2012-03-20
1
-4
/
+4
*
toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT
Seth Forshee
2011-12-05
1
-5
/
+16
*
toshiba_acpi: Initialize brightness in backlight device
Seth Forshee
2011-10-24
1
-0
/
+1
*
toshiba_acpi: Don't add devices for unsupported features
Seth Forshee
2011-10-24
1
-35
/
+67
*
toshiba_acpi: Support SPFC as an HCI method
Seth Forshee
2011-10-24
1
-6
/
+22
*
toshiba_acpi: Use handle for HCI calls
Seth Forshee
2011-10-24
1
-40
/
+15
*
toshiba_acpi: Fix up return codes
Seth Forshee
2011-10-24
1
-25
/
+20
*
toshiba_acpi: Convert to use acpi_driver
Seth Forshee
2011-10-24
1
-245
/
+261
*
toshiba: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-31
/
+28
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-0
/
+1
|
\
|
*
toshiba_acpi.c: Add key_entry for a lone FN keypress
Jon Dowland
2010-11-24
1
-0
/
+1
*
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
/
*
toshiba-acpi - switch to using sparse keymap
Dmitry Torokhov
2010-10-21
1
-127
/
+64
*
toshiba-acpi: Add support for Toshiba Illumination.
Pierre Ducroquet
2010-08-03
1
-0
/
+117
*
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...
Axel Lin
2010-08-03
1
-4
/
+4
*
toshiba_acpi: make remove_device() and add_device() void
Axel Lin
2010-08-03
1
-11
/
+3
*
toshiba-acpi: Add an extra couple of keys
Matthew Garrett
2010-08-03
1
-0
/
+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
-4
/
+6
*
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2010-03-08
1
-10
/
+7
*
toshiba-acpi: fix multimedia keys on some machines
Frans Pop
2010-03-01
1
-14
/
+16
*
toshiba_acpi: Add full hotkey support
Matthew Garrett
2010-02-25
1
-7
/
+199
*
toshiba_acpi: convert to seq_file
Alexey Dobriyan
2009-12-24
1
-112
/
+147
*
toshiba_acpi: return on a fail path
Jiri Slaby
2009-08-28
1
-0
/
+1
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-114
/
+45
*
rfkill: remove user_claim stuff
Johannes Berg
2009-04-22
1
-1
/
+0
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-3
/
+0
*
ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86
Len Brown
2008-12-19
1
-0
/
+863