Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
708d96fd060bd1e729fc93048cea8901f8bacb7c
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
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
· 12 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
· 13 years ago
a4f46bb
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
by Manoj Iyer
· 13 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 13 years ago
3567a4e
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 13 years ago
00d3959
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
by Li Dongyang
· 13 years ago
d2be15b
thinkpad_acpi: Fix a memory leak during module exit
by Li Dongyang
· 13 years ago
e03e389
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
by Li Dongyang
· 13 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
· 14 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
· 15 years ago
d1e14dc
thinkpad-acpi: add support for model-specific keymaps
by Henrique de Moraes Holschuh
· 15 years ago
34a656d2
thinkpad-acpi: lock down size of hotkey keymap
by Henrique de Moraes Holschuh
· 15 years ago
217f096
thinkpad-acpi: untangle ACPI/vendor backlight selection
by Henrique de Moraes Holschuh
· 15 years ago
122f267
thinkpad-acpi: find ACPI video device by synthetic HID
by Henrique de Moraes Holschuh
· 15 years ago
a420e46
X86 platform drivers: Remove EC dump from thinkpad_acpi
by Thomas Renninger
· 15 years ago
7d9745c
thinkpad-acpi: document backlight level writeback at driver init
by Henrique de Moraes Holschuh
· 15 years ago
ef07a5a
thinkpad-acpi: clean up ACPI handles handling
by Henrique de Moraes Holschuh
· 15 years ago
2cbb5c8
thinkpad-acpi: don't depend on led_path for led firmware type (v2)
by Henrique de Moraes Holschuh
· 15 years ago
72f1992
thinkpad-acpi: explain errors from acpi_install_notify_handler
by Henrique de Moraes Holschuh
· 15 years ago
263f4a3
thinkpad-acpi: acpi_evalf fixes
by Henrique de Moraes Holschuh
· 15 years ago
437e470
thinkpad-acpi: detect EC node using its HID (v2)
by Henrique de Moraes Holschuh
· 15 years ago
38e11cd
thinkpad-acpi: disclose usertask for ALSA callbacks
by Henrique de Moraes Holschuh
· 15 years ago
2899902
thinkpad-acpi: fix brightness hotkey poll handling
by Henrique de Moraes Holschuh
· 15 years ago
7777583
thinkpad-acpi: let other subdrivers know backlight level range
by Henrique de Moraes Holschuh
· 15 years ago
7a43f78
thinkpad-acpi: move greeting messages out of the first subdriver (v2)
by Henrique de Moraes Holschuh
· 15 years ago
5d756db
thinkpad-acpi: fix volume/mute hotkey poll handling
by Henrique de Moraes Holschuh
· 15 years ago
a318930
thinkpad-acpi: X100e quick fixes
by Henrique de Moraes Holschuh
· 15 years ago
e28393c
thinkpad-acpi: constrain IBM-era support to IBM boxes
by Henrique de Moraes Holschuh
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
88cc837
thinkpad-acpi: fix ALSA callback return status
by Henrique de Moraes Holschuh
· 15 years ago
b525c06
thinkpad-acpi: lock down video output state access
by Henrique de Moraes Holschuh
· 15 years ago
08fedfc
thinkpad-acpi: fix bluetooth/wwan resume
by Henrique de Moraes Holschuh
· 15 years ago
7f0cf71
thinkpad-acpi: make driver events work in NVRAM poll mode
by Henrique de Moraes Holschuh
· 15 years ago
b589ea4
thinkpad-acpi: fix poll thread auto-start
by Henrique de Moraes Holschuh
· 15 years ago
7d1894d
thinkpad-acpi: R52 brightness_mode has been confirmed
by Henrique de Moraes Holschuh
· 15 years ago
bf8b29c
thinkpad-acpi: document HKEY event 3006
by Henrique de Moraes Holschuh
· 15 years ago
f04d5e0
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
by Roel Kluin
· 15 years ago
9ddc5b6
tree-wide: fix typos "ammount" -> "amount"
by Uwe Kleine-König
· 15 years ago
ff850c3
thinkpad-acpi: make volume subdriver optional
by Henrique de Moraes Holschuh
· 15 years ago
74c75c1
thinkpad-acpi: don't fail to load the entire module due to ALSA problems
by Henrique de Moraes Holschuh
· 15 years ago
ead510c
thinkpad-acpi: don't take the first ALSA slot by default
by Henrique de Moraes Holschuh
· 15 years ago
7458bbd
Merge branch 'thinkpad-2.6.33' into release
by Len Brown
· 15 years ago
5d2eb14
thinkpad-acpi: bump version to 0.24
by Henrique de Moraes Holschuh
· 15 years ago
887965e
thinkpad-acpi: convert to seq_file
by Alexey Dobriyan
· 15 years ago
0d204c3
thinkpad-acpi: basic ALSA mixer support (v2)
by Henrique de Moraes Holschuh
· 15 years ago
c7ac629
thinkpad-acpi: disable volume control
by Henrique de Moraes Holschuh
· 15 years ago
a112cee
thinkpad-acpi: support MUTE-only ThinkPads
by Henrique de Moraes Holschuh
· 15 years ago
329e4e1
thinkpad-acpi: volume subdriver rewrite
by Henrique de Moraes Holschuh
· 15 years ago
Next »