aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/panasonic-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392Thomas Gleixner1-14/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-07-11platform/x86: panasonic-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-13platform/x86: panasonic-laptop: remove unused codeAlex Hung1-4/+0
2017-03-14platform/x86: panasonic-laptop: remove sparse_keymap_free() callsMichał Kępień1-15/+3
2016-12-13platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin1-1/+1
2014-04-06Fix sleep / suspend keys for Toughbook CF-51Stefan Seyfried1-0/+11
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-3/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-4/+1
2013-09-05platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko1-24/+1
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-3/+0
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+4
2012-07-01panasonic-laptop: Use struct dev_pm_ops for power managementRafael J. Wysocki1-5/+11
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang1-2/+2
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-10-21panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdataJean Delvare1-10/+10
2010-10-21panasonic-laptop: Handle errors properly if they happenJean Delvare1-0/+2
2010-10-21panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov1-111/+61
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin1-5/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-12/+12
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-8/+7
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into releaseLen Brown1-22/+6
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-21/+5
2009-04-07NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder1-1/+1
2009-04-03panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte1-4/+4
2009-04-03panasonic-laptop: Fix autoloadingHarald Welte1-0/+1
2009-01-17panasonic-laptop: fix X[ ARRAY_SIZE(X) ]Roel Kluin1-1/+1
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown1-0/+744
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+766