summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-03-311-640/+645
|\
| * platform/x86: surface3_power: Fix Kconfig section orderingAndy Shevchenko2020-03-281-6/+6
| * platform/x86: surface3_power: MSHW0011 rev-eng implementationBlaž Hrastnik2020-03-261-0/+7
| * platform/x86: Kconfig: Fix a typoChristophe JAILLET2020-02-281-1/+1
| * platform/x86: Kconfig: Group modules by companies and functionsAndy Shevchenko2020-02-101-639/+637
* | platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede2020-03-201-0/+1
|/
* platform/x86: intel_scu_ipcutil: Remove default y from KconfigMika Westerberg2020-01-221-1/+0
* platform/x86: Add support for Uncore frequency controlSrinivas Pandruvada2020-01-131-0/+11
* platform/x86: intel_atomisp2_pm: Spelling fixesAndy Shevchenko2020-01-101-3/+3
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-1/+1
|\
| * docs: admin-guide: Move Dell RBU document from driver-apiJonathan Neuschäfer2019-10-151-1/+1
* | platform/x86: Add System76 ACPI driverJeremy Soller2019-10-151-0/+13
* | platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy2019-10-151-2/+8
* | platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov2019-10-151-1/+0
* | platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov2019-10-151-1/+0
* | platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov2019-10-151-1/+0
* | platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov2019-10-151-1/+0
* | platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas2019-10-151-0/+1
* | platform/x86: huawei-wmi: Move to platform driverAyman Bagabas2019-10-151-4/+3
|/
* platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko2019-09-151-0/+1
* docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-2/+2
* docs: admin-guide: add laptops documentationMauro Carvalho Chehab2019-07-151-2/+2
* docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-151-2/+2
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-3/+13
|\
| * platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing2019-07-121-1/+1
| * platform/x86: ISST: Add common API to register and handle ioctlsSrinivas Pandruvada2019-07-021-0/+2
| * platform/x86: wmi: add Xiaomi WMI key driverMattias Jacobsson2019-06-291-0/+10
| * platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-121-2/+0
* | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-111-1/+1
|\ \
| * | docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab2019-07-031-1/+1
* | | platform: x86: get rid of a non-existent documentMauro Carvalho Chehab2019-06-281-3/+0
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* platform/x86: Add support for Basin Cove power buttonAndy Shevchenko2019-05-091-0/+11
* platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap2019-03-081-0/+2
* x86: pcengines apuv2 gpio/leds/keys platform driverEnrico Weigelt, metux IT consult2019-02-221-0/+12
* platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-01-291-0/+1
* platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya2019-01-291-0/+1
* platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
* platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
* platform/x86: intel_ips: make PCI dependency explicitSinan Kaya2019-01-151-1/+1
* Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-281-8/+0
|\
| * pvpanic: move pvpanic to misc as common driverPeng Hao2018-11-071-8/+0
* | platform/x86: add support for Huawei WMI hotkeysAyman Bagabas2018-12-131-0/+17
* | platform/x86: thinkpad_acpi: Add audio mute LED classdev supportTakashi Iwai2018-11-281-0/+2
* | platform/x86: dell-laptop: Add micmute LED trigger supportTakashi Iwai2018-11-281-0/+2
|/
* Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-011-1/+58
|\
| * platform/x86: Add Intel AtomISP2 dummy / power-management driverHans de Goede2018-10-291-0/+12
| * platform/x86: Add LG Gram laptop special features driverMatan Ziv-Av2018-10-191-0/+14
| * firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes2018-09-271-0/+16
| * firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes2018-09-271-0/+12