index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
ideapad-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-29
/
+7
2019-06-17
platform/x86: ideapad-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-29
/
+7
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-15
/
+1
2019-05-09
platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
Hans de Goede
1
-306
/
+15
2019-03-07
platform/x86: ideapad-laptop: Add S130-14IGM to no_hw_rfkill list
Felix Eckhofer
1
-0
/
+7
2019-03-05
platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
Kai-Heng Feng
1
-0
/
+7
2019-03-05
platform/x86: ideapad-laptop: Add Yoga C930 to no_hw_rfkill_list
Hugo Trovao
1
-0
/
+7
2019-02-23
platform/x86: ideapad-laptop: Add Y530-I5ICH-1060 to no_hw_rfkill list
Mark Levedahl
1
-0
/
+7
2019-02-23
platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-1...
Yang Fan
1
-1
/
+1
2019-02-05
platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
Anthony Wong
1
-0
/
+7
2018-11-27
platform/x86: ideapad-laptop: Add Yoga 2 13 to no_hw_rfkill list
Loic WEI YU NENG
1
-0
/
+7
2018-10-31
platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
Misha Komarovskiy
1
-0
/
+7
2018-09-27
platform/x86: ideapad-laptop: Use __func__ instead of read_ec_cmd in pr_err
Zhang Xianwei
1
-1
/
+1
2018-08-15
platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill
Ike Panhc
1
-0
/
+14
2018-06-27
platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
Takashi Iwai
1
-2
/
+2
2018-06-01
platform/x86: ideapad-laptop: Add E42-80 to no_hw_rfkill
dylanchu
1
-0
/
+7
2018-05-22
platform/x86: ideapad-laptop: Add fn-lock setting
Oleg Keri
1
-3
/
+49
2018-05-22
platform/x86: ideapad-laptop: Add MIIX 720-12IKB to no_hw_rfkill
Takashi Iwai
1
-0
/
+7
2018-02-15
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
Aaron Ma
1
-1
/
+1
2018-02-07
platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-26
/
+2
2018-01-08
platform/x86: ideapad-laptop: Add Y720-15IKB to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2017-12-12
platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_...
Jiaxun Yang
1
-0
/
+7
2017-12-12
platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err
Jiaxun Yang
1
-1
/
+1
2017-12-12
platform/x86: ideapad-laptop: Remove unnecessary else
Jiaxun Yang
1
-6
/
+6
2017-11-01
platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi list
Philipp Hug
1
-0
/
+7
2017-08-14
platform/x86: ideapad-laptop: Expose conservation mode switch
Hao Wei Tee
1
-0
/
+69
2017-07-05
platform/x86: ideapad-laptop: Fix indentation in DMI table
Andy Shevchenko
1
-4
/
+4
2017-07-05
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
Yang Jiaxun
1
-0
/
+70
2017-07-05
platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkill
Sven Eckelmann
1
-0
/
+7
2017-06-18
platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2017-06-18
platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2017-06-13
platform/x86: ideapad-laptop: constify rfkill_ops structure
Bhumika Goyal
1
-1
/
+1
2017-05-23
platform/x86: ideapad-laptop: Squelch ACPI event 1
Hao Wei Tee
1
-1
/
+7
2017-05-23
platform/x86: ideapad-laptop: hide unused 'touchpad_store'
Arnd Bergmann
1
-4
/
+4
2017-05-15
platform/x86: ideapad-laptop: Switch touchpad attribute to be RO
Andy Shevchenko
1
-1
/
+2
2017-05-15
platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
Ritesh Raj Sarraf
1
-0
/
+33
2017-04-28
platform/x86: ideapad-laptop: Add IdeaPad V310-15ISK to no_hw_rfkill
Andy Shevchenko
1
-0
/
+7
2017-03-15
platform/x86: ideapad-laptop: remove sparse_keymap_free() calls
Michał Kępień
1
-4
/
+1
2017-03-15
platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill
Sven Rebhan
1
-0
/
+7
2017-01-22
platform/x86: ideapad-laptop: handle ACPI event 1
Zach Ploskey
1
-0
/
+1
2016-12-19
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-0
/
+7
2016-12-17
platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI list
velemas
1
-0
/
+7
2016-10-19
ideapad-laptop: Add another DMI entry for Yoga 900
Mika Westerberg
1
-0
/
+7
2016-10-12
platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi list
Brian Masney
1
-0
/
+7
2016-06-08
ideapad_laptop: Add an event for mic mute hotkey
Alex Hung
1
-0
/
+2
2016-05-27
ideapad-laptop: add a new WMI string for ESC key
Arnd Bergmann
1
-3
/
+16
2016-03-23
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
John Dahlstrom
1
-0
/
+14
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-20
ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2015-11-10
ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list
Hans de Goede
1
-0
/
+7
[next]