Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3e5e8e8a9a059c15881abd582edcaf4d2f736caf
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
0118c2d
thinkpad_acpi: Add support for HKEY version 0x200
by Dennis Wassenberg
· 9 years ago
1e8143d
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
afcedeb
thinkpad_acpi: save kbdlight state on suspend and restore it on resume
by Marco Trevisan (Treviño)
· 9 years ago
a771836
thinkpad_acpi: Silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
15c7562
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
by Eric Curtin
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2b4015e
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
bb28f3d5
thinkpad_acpi: Add support for keyboard backlight
by Pali Rohár
· 9 years ago
7714687
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()
by Hans de Goede
· 9 years ago
d618651
thinkpad_acpi: Don't yell on unsupported brightness interfaces
by David Herrmann
· 9 years ago
efd85cf
thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macro
by Joe Perches
· 9 years ago
b33c6ce
thinkpad-acpi: Port to new backlight interface selection API
by Hans de Goede
· 10 years ago
5fb73bc
thinkpad_acpi: Revert unintentional device attribute renaming
by Bjørn Mork
· 10 years ago
df6dd1b
thinkpad_acpi: Fix warning for static not at beginning
by Jean Delvare
· 10 years ago
741d98c
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
by Dan Carpenter
· 10 years ago
abf9dc0
thinkpad_acpi: signedness bugs getting current_mode
by Dan Carpenter
· 10 years ago
b4dd04ac
thinkpad_acpi: use DEVICE_ATTR_* macros
by Bastien Nocera
· 10 years ago
6a68d85
thinkpad_acpi: Add support for more adaptive kbd buttons
by Bastien Nocera
· 10 years ago
b790cee
thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
by Bastien Nocera
· 10 years ago
f74587f
thinkpad_acpi: Factor out get/set adaptive kbd mode
by Bastien Nocera
· 10 years ago
f23a5bc
thinkpad_acpi: Remember adaptive kbd presence
by Bastien Nocera
· 10 years ago
1b0eb5b
thinkpad_acpi: support new BIOS version string pattern
by Adam Lee
· 10 years ago
67ab624
thinkpad_acpi: unhandled hkey event
by Xavier Naveira
· 10 years ago
b201a47
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
by Lad, Prabhakar
· 10 years ago
385336e
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
9a417ec
thinkpad-acpi: Try to use full software mute control
by Andy Lutomirski
· 10 years ago
3493f41
platform: x86: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
40f5c77
thinkpad_acpi: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
72a979f
x86: thinkpad_acpi.c: fixed spacing coding style issue
by Jan van den Berg
· 10 years ago
c3aa472
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
by Mathias Krause
· 10 years ago
bd3c7b9e
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
by Andrey Utkin
· 11 years ago
4beb81d
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
by Hans de Goede
· 11 years ago
8b9dd4f
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
by Hans de Goede
· 11 years ago
a4d44ba
x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI
by Behan Webster
· 11 years ago
330947b
save and restore adaptive keyboard mode for suspend and,resume
by Shuduo Sang
· 11 years ago
3a9d20b
support Thinkpad X1 Carbon 2nd generation's adaptive keyboard
by Shuduo Sang
· 11 years ago
119f449
thinkpad_acpi: Fix inconsistent mute LED after resume
by Takashi Iwai
· 11 years ago
89235e5
thinkpad_acpi: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
cab6661
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
by Takashi Iwai
· 11 years ago
b222cca
platform:x86: Remove OOM message after input_allocate_device
by Joe Perches
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
420f973
thinkpad-acpi: Add mute and mic-mute LED functionality
by David Henningsson
· 11 years ago
46445b6
thinkpad-acpi: fix handle locate for video and query of _BCL
by Aaron Lu
· 11 years ago
fcb44e1
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
by Adam Lee
· 12 years ago
edf2d77
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
by Adam Lee
· 12 years ago
8b5301c
platform / thinkpad: Remove deprecated hotkey_report_mode parameter
by Thomas Renninger
· 12 years ago
1696d9d
ACPI: Remove the old /proc/acpi/event interface
by Thomas Renninger
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
355f1ec
thinkpad-acpi: kill hotkey_thread_mutex
by Oleg Nesterov
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
23caaee
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
6f62bc3
drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
by Richard Hartmann
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
16a3d9f
thinkpad-acpi: enable loading module with new B-series Lenovo BIOS
by Manoj Iyer
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1eaec82
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
b859f15
Drivers: platform: x86: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6d394e1
thinkpad_acpi: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
3bd0189
sections: fix section conflicts in drivers/platform/x86
by Andi Kleen
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
eceeb43
thinkpad_acpi: buffer overflow in fan_get_status()
by Dan Carpenter
· 12 years ago
a4f46bb
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
by Manoj Iyer
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
3567a4e2
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
00d3959
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
by Li Dongyang
· 12 years ago
d2be15b
thinkpad_acpi: Fix a memory leak during module exit
by Li Dongyang
· 12 years ago
e03e389
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
by Li Dongyang
· 12 years ago
4959a78
thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines
by Rafael J. Wysocki
· 13 years ago
fd3c3a4
thinkpad_acpi: Drop pm_message_t arguments from suspend routines
by Rafael J. Wysocki
· 13 years ago
ff41319
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
by Alex Hung
· 13 years ago
23b0531
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
by Manoj Iyer
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
d161a13
switch procfs to umode_t use
by Al Viro
· 13 years ago
8a32c44
freezer: implement and use kthread_freezable_should_stop()
by Tejun Heo
· 13 years ago
1f01358
thinkpad_acpi: Fix printk typo 'bluestooth'
by Paul Bolle
· 13 years ago
3300955
Add KEY_MICMUTE and enable it on Lenovo X220
by Andy Lutomirski
· 14 years ago
a50245a
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
by Henrique de Moraes Holschuh
· 14 years ago
2d43f67
thinkpad-acpi: handle some new HKEY 0x60xx events
by Henrique de Moraes Holschuh
· 14 years ago
0978e01
thinkpad_acpi: Convert printks to pr_<level>
by Joe Perches
· 14 years ago
112a6ee
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
by Joe Perches
· 14 years ago
9fbdaeb
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
by Manoj Iyer
· 14 years ago
b569ab3
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
by Keith Packard
· 14 years ago
c844033
platform-drivers: x86: fix common misspellings
by Lucas De Marchi
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
5ffba7e
thinkpad_acpi: Always report scancodes for hotkeys
by Seth Forshee
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
2136585
ACPI Thinkpad: We must always call va_end() after va_start() but do not do so in thinkpad_acpi.c::acpi_evalf()
by Jesper Juhl
· 14 years ago
3098064
drivers/platform/x86: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
d41014b
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
by Julia Lawall
· 14 years ago
acc2472
backlight: constify backlight_ops
by Lionel Debroux
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
fc6e756
thinkpad-acpi: avoid keymap pitfall
by Henrique de Moraes Holschuh
· 14 years ago
2b75426
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
by Jens Taprogge
· 14 years ago
d1e14dc
thinkpad-acpi: add support for model-specific keymaps
by Henrique de Moraes Holschuh
· 14 years ago
34a656d2
thinkpad-acpi: lock down size of hotkey keymap
by Henrique de Moraes Holschuh
· 14 years ago
217f096
thinkpad-acpi: untangle ACPI/vendor backlight selection
by Henrique de Moraes Holschuh
· 14 years ago
Next »