index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
panasonic-laptop.c
Age
Commit message (
Expand
)
Author
2021-04-07
platform/x86: panasonic-laptop: remove redundant assignment of variable result
Colin Ian King
2020-11-10
platform/x86: panasonic-laptop: Add sysfs attributes for firmware brightness ...
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Add support for battery charging threshold (e...
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Resolve hotkey double trigger bug
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Add write support to mute
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Fix sticky key init bug
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Fix naming of platform files for consistency ...
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Split MODULE_AUTHOR() by one author per macro...
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Replace ACPI prints with pr_*() macros
Kenneth Chan
2020-11-10
platform/x86: panasonic-laptop: Add support for optical driver power in Y and...
Kenneth Chan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-07-11
platform/x86: panasonic-laptop: constify attribute_group structures.
Arvind Yadav
2017-06-13
platform/x86: panasonic-laptop: remove unused code
Alex Hung
2017-03-14
platform/x86: panasonic-laptop: remove sparse_keymap_free() calls
Michał Kępień
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
2014-04-06
Fix sleep / suspend keys for Toughbook CF-51
Stefan Seyfried
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-09-05
platform/x86: panasonic-laptop: reuse module_acpi_driver
Andy Shevchenko
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-07-01
panasonic-laptop: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-03-12
panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()
Xi Wang
2011-03-22
backlight: add backlight type
Matthew Garrett
2010-10-21
panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata
Jean Delvare
2010-10-21
panasonic-laptop: Handle errors properly if they happen
Jean Delvare
2010-10-21
panasonic-laptop - switch to using sparse keymap library
Dmitry Torokhov
2010-08-03
panasonic-laptop: fix acpi_pcc_write_sset return value
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: panasonic-laptop - Fix incomplete registration failure handling
Bruno Prémont
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2009-04-07
Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...
Len Brown
2009-04-07
panasonic-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-04-07
NULL noise: drivers/platform/x86/panasonic-laptop.c
Hannes Eder
2009-04-03
panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributes
Harald Welte
2009-04-03
panasonic-laptop: Fix autoloading
Harald Welte
2009-01-17
panasonic-laptop: fix X[ ARRAY_SIZE(X) ]
Roel Kluin
2009-01-09
Merge branch 'drivers-platform' into release
Len Brown
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown