summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko2020-04-2410-1140/+559
| |\ \ \ \ \ \
| | * | | | | | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-245-661/+15
| | * | | | | | platform/x86: intel_telemetry: Add telemetry_get_pltdata()Mika Westerberg2020-04-242-13/+7
| | * | | | | | platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.cMika Westerberg2020-04-243-68/+27
| | * | | | | | platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()Mika Westerberg2020-04-241-20/+0
| | * | | | | | platform/x86: intel_telemetry: Convert to use new SCU IPC APIMika Westerberg2020-04-241-49/+46
| | * | | | | | platform/x86: intel_pmc_ipc: Start using SCU IPCMika Westerberg2020-04-242-264/+40
| | * | | | | | platform/x86: intel_scu_ipc: Add managed function to register SCU IPCMika Westerberg2020-04-241-0/+62
| | * | | | | | platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC APIMika Westerberg2020-04-241-4/+39
| | * | | | | | platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC APIMika Westerberg2020-04-241-4/+11
| | * | | | | | platform/x86: intel_scu_ipc: Introduce new SCU IPC APIMika Westerberg2020-04-241-51/+179
| | * | | | | | platform/x86: intel_scu_ipc: Log more information if SCU IPC command failsMika Westerberg2020-04-241-6/+11
| | * | | | | | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-244-65/+187
| | |/ / / / /
| * | | | | | platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede2020-04-241-0/+24
| * | | | | | platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICLArchana Patni2020-04-241-3/+3
| * | | | | | platform/x86: touchscreen_dmi: Add info for the ONDA V891 v5 tabletMaksim Karasev2020-04-231-0/+27
| * | | | | | platform/x86: wmi: Describe function parametersAndy Shevchenko2020-04-231-7/+9
| * | | | | | platform/x86: wmi: Fix indentation in some casesAndy Shevchenko2020-04-231-6/+3
| * | | | | | platform/x86: wmi: Replace UUID redefinitions by their originalsAndy Shevchenko2020-04-231-10/+10
| * | | | | | Merge branch 'ib-pdx86-properties'Andy Shevchenko2020-04-202-54/+60
| |\ \ \ \ \ \
| | * | | | | | platform/x86: intel_cht_int33fe: Fix spelling issuesAndy Shevchenko2020-04-201-10/+10
| | * | | | | | platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2020-04-201-4/+1
| | * | | | | | platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode()Andy Shevchenko2020-04-201-2/+1
| | * | | | | | platform/x86: intel_cht_int33fe: Convert software node array to groupAndy Shevchenko2020-04-201-34/+44
| | | |/ / / / | | |/| | | |
| * | | | | | platform/x86: touchscreen_dmi: Add touchscreen info for techBite Arc 11.6.Wiktor Ciurej2020-04-171-0/+25
| * | | | | | platform/x86: touchscreen_dmi: Add info for the MP-man MPWIN895CL tabletHans de Goede2020-04-171-0/+25
* | | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | pstore/ram: Introduce max_reason and convert dump_oopsKees Cook2020-05-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds2020-05-062-61/+92
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou2020-04-292-61/+92
| | |_|_|/ | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...Linus Torvalds2020-05-057-27/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | platform/x86: thinkpad_acpi: Remove always false 'value < 0' statementXiongfeng Wang2020-05-051-1/+1
| * | | | platform/x86: intel_pmc_core: avoid unused-function warningsArnd Bergmann2020-05-052-18/+2
| * | | | platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TAHans de Goede2020-05-051-0/+24
| * | | | platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICLArchana Patni2020-05-051-3/+3
| | |_|/ | |/| |
| * | | platform/x86/intel-uncore-freq: make uncore_root_kobj staticJason Yan2020-04-171-1/+1
| * | | platform/x86: wmi: Make two functions staticYueHaibing2020-04-171-2/+2
| * | | platform/x86: surface3_power: Fix a NULL vs IS_ERR() check in probeDan Carpenter2020-04-171-2/+2
| | |/ | |/|
* | | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Linus Torvalds2020-04-161-4/+4
|\ \ \ | |/ / |/| / | |/
| * platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET2020-04-131-3/+3
| * platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter2020-04-131-1/+1
* | change email address for Pali RohárPali Rohár2020-04-108-12/+12
* | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-0818-97/+1925
|\|
| * platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung2020-04-071-1/+1
| * platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou2020-03-281-27/+533
| * platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou2020-03-281-8/+109
| * platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou2020-03-283-28/+521
| * platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou2020-03-281-1/+3
| * platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang2020-03-271-1/+1
| * platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-2/+2