index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
panasonic-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-18
platform/x86: panasonic-laptop: Return errno correctly in show callback
Yao Zi
1
-3
/
+7
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+14
2024-09-11
platform/x86: panasonic-laptop: Add support for programmable buttons
James Harmison
1
-2
/
+14
2024-09-09
platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
Hans de Goede
1
-1
/
+8
2024-09-09
platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
Hans de Goede
1
-10
/
+39
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-5
/
+3
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-06-28
platform/x86: panasonic-laptop: Use acpi_video_get_backlight_type()
Hans de Goede
1
-12
/
+16
2022-06-28
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...
Hans de Goede
1
-0
/
+41
2022-06-28
platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
Hans de Goede
1
-0
/
+8
2022-06-28
platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
Hans de Goede
1
-6
/
+2
2022-06-28
platform/x86: panasonic-laptop: sort includes alphabetically
Hans de Goede
1
-9
/
+8
2022-06-28
platform/x86: panasonic-laptop: de-obfuscate button codes
Stefan Seyfried
1
-5
/
+11
2021-10-19
platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...
Qing Wang
1
-9
/
+9
2021-04-07
platform/x86: panasonic-laptop: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+1
2020-11-10
platform/x86: panasonic-laptop: Add sysfs attributes for firmware brightness ...
Kenneth Chan
1
-0
/
+109
2020-11-10
platform/x86: panasonic-laptop: Add support for battery charging threshold (e...
Kenneth Chan
1
-3
/
+83
2020-11-10
platform/x86: panasonic-laptop: Resolve hotkey double trigger bug
Kenneth Chan
1
-3
/
+6
2020-11-10
platform/x86: panasonic-laptop: Add write support to mute
Kenneth Chan
1
-1
/
+24
2020-11-10
platform/x86: panasonic-laptop: Fix sticky key init bug
Kenneth Chan
1
-9
/
+15
2020-11-10
platform/x86: panasonic-laptop: Fix naming of platform files for consistency ...
Kenneth Chan
1
-9
/
+11
2020-11-10
platform/x86: panasonic-laptop: Split MODULE_AUTHOR() by one author per macro...
Kenneth Chan
1
-1
/
+6
2020-11-10
platform/x86: panasonic-laptop: Replace ACPI prints with pr_*() macros
Kenneth Chan
1
-33
/
+14
2020-11-10
platform/x86: panasonic-laptop: Add support for optical driver power in Y and...
Kenneth Chan
1
-0
/
+190
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392
Thomas Gleixner
1
-14
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-07-11
platform/x86: panasonic-laptop: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-13
platform/x86: panasonic-laptop: remove unused code
Alex Hung
1
-4
/
+0
2017-03-14
platform/x86: panasonic-laptop: remove sparse_keymap_free() calls
Michał Kępień
1
-15
/
+3
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
1
-1
/
+1
2014-04-06
Fix sleep / suspend keys for Toughbook CF-51
Stefan Seyfried
1
-0
/
+11
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-3
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+1
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
1
-4
/
+1
2013-09-05
platform/x86: panasonic-laptop: reuse module_acpi_driver
Andy Shevchenko
1
-24
/
+1
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-3
/
+0
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-01
panasonic-laptop: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-5
/
+11
2012-03-12
panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()
Xi Wang
1
-2
/
+2
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-10-21
panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata
Jean Delvare
1
-10
/
+10
2010-10-21
panasonic-laptop: Handle errors properly if they happen
Jean Delvare
1
-0
/
+2
2010-10-21
panasonic-laptop - switch to using sparse keymap library
Dmitry Torokhov
1
-111
/
+61
2010-08-03
panasonic-laptop: fix acpi_pcc_write_sset return value
Axel Lin
1
-5
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: panasonic-laptop - Fix incomplete registration failure handling
Bruno Prémont
1
-2
/
+4
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-12
/
+12
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+7
2009-04-07
Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...
Len Brown
1
-22
/
+6
[next]