Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eacec3031d1f444a618cf2d023d52f088cf82a7e
/
drivers
/
platform
/
x86
/
eeepc-laptop.c
eacec30
eeepc-laptop: set acpi_driver.owner
by Alan Jenkins
· 15 years ago
2adb8bd
eeepc-laptop: Remove uneccesary acpi_disabled check
by Alan Jenkins
· 15 years ago
fbe3d89
eeepc-laptop: Remove redundant NULL checks
by Alan Jenkins
· 15 years ago
3c0eb51
eeepc-laptop: add touchpad led
by Corentin Chary
· 15 years ago
6dff29b
eeepc-laptop: disp attribute should be write-only
by Alan Jenkins
· 15 years ago
80f0c89
eeepc-laptop: don't enable camera at startup if it's already on.
by Luca Niccoli
· 15 years ago
58ce48a
Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated"
by Corentin Chary
· 15 years ago
b56ab33
eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated
by Darren Salt
· 15 years ago
dcb73ee
eeepc-laptop: Properly annote eeepc_enable_camera().
by Rakib Mullick
· 15 years ago
d910fc7
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 15 years ago
d822d5c
backlight/eeepc-laptop: Update the backlight state when we change brightness
by Matthew Garrett
· 15 years ago
52cc96b
eeepc-laptop: allow rfkill hotplug to work on the 900A model
by Alan Jenkins
· 15 years ago
a8258069
eeepc-laptop: fix rfkill memory leak on unload
by Alan Jenkins
· 15 years ago
aeb41b8
eeepc-laptop: whitespace for checkpatch.pl
by Len Brown
· 15 years ago
d1ec9c3
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
by Corentin Chary
· 15 years ago
c200da5
eeepc-laptop: switch to dev_pm_ops
by Alan Jenkins
· 15 years ago
c1edd99
eeepc-laptop: correct the description of the hibernation abort bug
by Alan Jenkins
· 15 years ago
a474610
eeepc-laptop: check the 3G rfkill state on resume
by Alan Jenkins
· 15 years ago
ffb0357
eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
by Alan Jenkins
· 15 years ago
f2a9d5e
eeepc-laptop: make input device a child of the platform device
by Alan Jenkins
· 15 years ago
1e77985
eeepc-laptop: fix ordering of init and exit functions
by Alan Jenkins
· 15 years ago
07e84aa
eeepc-laptop: fix pci hotplug race on load and unload
by Alan Jenkins
· 15 years ago
dcf443b
eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
by Alan Jenkins
· 15 years ago
6d41839
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
by Alan Jenkins
· 15 years ago
7334546
eeepc-laptop: fix hot-unplug on resume
by Alan Jenkins
· 15 years ago
3cd530b
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
by Corentin Chary
· 15 years ago
dbfa3ba
eeepc-laptop: get the right value for CMSG
by Corentin Chary
· 15 years ago
f36509e
eeepc-laptop: makes get_acpi() returns -ENODEV
by Corentin Chary
· 15 years ago
1ddec2f
eeepc-laptop: right parent device
by Corentin Chary
· 15 years ago
7de3938
eeepc-laptop: rfkill refactoring
by Corentin Chary
· 15 years ago
19b5328
eeepc-laptop.c: use pr_fmt and pr_<level>
by Joe Perches
· 15 years ago
2b121bc
eeepc-laptop: Register as a pci-hotplug device
by Corentin Chary
· 15 years ago
b31d0fd
eeepc-laptop: cpufv updates
by Corentin Chary
· 15 years ago
b7b700d
eeepc-laptop: sync eeepc-laptop with asus_acpi
by Corentin Chary
· 15 years ago
cede2cb
eeepc-laptop: enable camera by default
by Pekka Enberg
· 15 years ago
57599cc
Merge branch 'bjorn-notify' into release
by Len Brown
· 15 years ago
96e9cfe
eeepc-laptop: read rfkill soft-blocked state on resume
by Alan Jenkins
· 15 years ago
06d5caf
rfkill: don't restore software blocked state on persistent devices
by Alan Jenkins
· 15 years ago
d9b9bd7
ACPI: eeepc-laptop: use .notify method instead of installing handler directly
by Bjorn Helgaas
· 16 years ago
b3fa132
rfkill: remove set_global_sw_state
by Alan Jenkins
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
bd32005
eeepc-laptop: unregister_rfkill_notifier on failure
by Corentin Chary
· 16 years ago
158ca1d
eeepc-laptop: support for super hybrid engine (SHE)
by Grigori Goronzy
· 16 years ago
978605c
eeepc-laptop: Work around rfkill firmware bug
by Alan Jenkins
· 16 years ago
64b86b6
eeepc-laptop: report brightness control events via the input layer
by Darren Salt
· 16 years ago
fbc97e4
eeepc-laptop: fix wlan rfkill state change during init
by Alan Jenkins
· 16 years ago
7950b71
eeepc-laptop: restore acpi_generate_proc_event()
by Corentin Chary
· 16 years ago
2d29c6a
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release
by Len Brown
· 16 years ago
7695fb0
eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init
by Darren Salt
· 16 years ago
2b25c9f
eeepc-laptop: use netlink interface
by Corentin Chary
· 16 years ago
5740294
eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop
by Matthew Garrett
· 16 years ago
c9ddf8f
eeepc-laptop: Check return values from rfkill_register
by Matthew Garrett
· 16 years ago
b5f6f26
eeepc-laptop: Add support for extended hotkeys
by Matthew Garrett
· 16 years ago
a9df80c
eeepc-laptop: split eeepc_backlight_exit()
by Corentin Chary
· 16 years ago
3af9bfc
eeepc-laptop: enable Bluetooth ACPI details
by Jonathan McDowell
· 16 years ago
41b16dc
create drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
[Renamed from drivers/misc/eeepc-laptop.c]
a2bf8c0
eeepc-laptop: fingers off backlight if video.ko is serving this functionality
by Thomas Renninger
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
a195dcd
eeepc-laptop: Use standard interfaces
by Matthew Garrett
· 16 years ago
04dcd84
eeepc-laptop: Fix hwmon interface
by Corentin Chary
· 16 years ago
f144131
eeepc-laptop: fix use after free
by Matthew Garrett
· 16 years ago
1410946
eeepc-laptop: static
by Adrian Bunk
· 16 years ago
e1faa9d
eeepc-laptop: add hwmon fan control
by Corentin Chary
· 17 years ago
a5fa429
eeepc-laptop: add backlight
by Corentin Chary
· 17 years ago
e59f879
eeepc-laptop: add base driver
by Eric Cooper
· 17 years ago