index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
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
2026-07-09
platform/x86: eeepc-laptop: Stop setting acpi_device_name/class()
Rafael J. Wysocki
1
-6
/
+1
2026-05-20
platform/x86: eeepc-laptop: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-1
/
+5
2026-03-09
platform/x86: eeepc-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-15
/
+17
2026-03-09
platform/x86: eeepc-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
1
-4
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-04-11
platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
Ilpo Järvinen
1
-2
/
+2
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
-95
/
+110
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
-23
/
+22
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
[next]