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
/
eeepc-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()
chen zhang
1
-4
/
+5
2024-08-12
platform/x86: eeepc-laptop: Use backlight power constants
Thomas Zimmermann
1
-2
/
+1
2024-04-08
platform/x86/eeepc: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2020-05-07
platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-3
/
+1
2019-10-18
platform/x86: eeepc-laptop: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
1
-18
/
+12
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
1
-10
/
+0
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
1
-2
/
+1
2018-07-23
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
1
-8
/
+4
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2017-06-30
platform/x86: eeepc-laptop: constify platform_attribute_group
Arvind Yadav
1
-1
/
+1
2017-03-23
platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51
Pau Espin Pedrol
1
-0
/
+2
2017-03-14
platform/x86: eeepc-laptop: remove sparse_keymap_free() calls
Michał Kępień
1
-6
/
+2
2015-06-19
eeepc-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+2
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-99
/
+114
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
1
-2
/
+1
2014-11-19
eeepc-laptop: clean up control flow in eeepc_acpi_notify
Frans Klaver
1
-27
/
+26
2014-11-19
eeepc-laptop: don't assume get_acpi succeeds
Frans Klaver
1
-2
/
+3
2014-11-19
eeepc-laptop: document fan_pwm conversions
Frans Klaver
1
-3
/
+13
2014-11-19
eeepc-laptop: replace magic numbers with defines
Frans Klaver
1
-6
/
+10
2014-11-19
eeepc-laptop: define rfkill notifier nodes only once
Frans Klaver
1
-9
/
+13
2014-11-19
eeepc-laptop: don't break user visible strings
Frans Klaver
1
-10
/
+7
2014-11-19
eeepc-laptop: flatten control flow
Frans Klaver
1
-44
/
+45
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-22
eeepc-laptop: clean up control flow in *_rfkill_notifier
Frans Klaver
1
-29
/
+28
2014-09-19
eeepc-laptop: store_cpufv: return error if set_acpi fails
Frans Klaver
1
-1
/
+3
2014-09-19
eeepc-laptop: check proper return values in get_cpufv
Frans Klaver
1
-1
/
+4
2014-09-19
eeepc-laptop: make fan1_input really read-only
Frans Klaver
1
-9
/
+13
2014-09-19
eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros
Frans Klaver
1
-3
/
+9
2014-09-19
eeepc-laptop: tell sysfs that the disp attribute is write-only
Frans Klaver
1
-5
/
+9
2014-09-19
eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros
Frans Klaver
1
-3
/
+9
2014-09-19
eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes
Frans Klaver
1
-30
/
+4
2014-09-19
eeepc-laptop: change sysfs function names to API expectations
Frans Klaver
1
-14
/
+14
2014-09-19
eeepc-laptop: clean up coding style
Frans Klaver
1
-3
/
+5
2014-09-18
eeepc-laptop: simplify parse_arg()
Paul Bolle
1
-18
/
+18
2014-08-16
eeepc-laptop: rename _set and _get arguments in macro
Paul Bolle
1
-4
/
+4
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
1
-2
/
+1
2014-01-29
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-42
/
+10
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-01-21
eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-42
/
+10
2014-01-14
platform / x86: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+2
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
1
-3
/
+1
2013-09-24
eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
1
-7
/
+1
[next]