summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | platform/x86/intel/ifs: Refactor image loading codeJithu Joseph2023-10-061-12/+19
| * | | | platform/x86/intel/ifs: Store IFS generation numberJithu Joseph2023-10-062-0/+5
| * | | | platform/x86/amd/pmc: Add PMFW command id to support S2D force flushShyam Sundar S K2023-10-061-1/+8
| * | | | platform/x86/intel/tpmi: Add debugfs support for read/write blockedSrinivas Pandruvada2023-10-041-25/+56
| * | | | platform/x86/intel-uncore-freq: Ignore minor version changeSrinivas Pandruvada2023-10-041-4/+14
| * | | | platform/x86: ISST: Ignore minor version changeSrinivas Pandruvada2023-10-041-4/+12
| * | | | platform/x86: intel_speed_select_if: Use devm_ioremap_resourceSrinivas Pandruvada2023-10-041-4/+5
| * | | | platform/x86: intel_speed_select_if: Remove hardcoded map sizeSrinivas Pandruvada2023-10-041-6/+10
| * | | | platform/x86: ISST: Allow level 0 to be not presentSrinivas Pandruvada2023-10-041-3/+0
| * | | | platform/x86: ISST: Use fuse enabled mask instead of allowed levelsSrinivas Pandruvada2023-10-041-1/+1
| * | | | platform/x86/siemens: simatic-ipc-batt-f7188x: Convert to platform remove cal...Uwe Kleine-König2023-09-281-4/+2
| * | | | platform/x86/siemens: simatic-ipc-batt-elkhartlake: Convert to platform remov...Uwe Kleine-König2023-09-281-4/+2
| * | | | platform/x86/siemens: simatic-ipc-batt-apollolake: Convert to platform remove...Uwe Kleine-König2023-09-281-4/+2
| * | | | platform/x86/siemens: simatic-ipc-batt: Convert to platform remove callback r...Uwe Kleine-König2023-09-281-4/+2
| * | | | platform/x86/siemens: simatic-ipc-batt: Simplify simatic_ipc_batt_remove()Uwe Kleine-König2023-09-285-8/+15
| * | | | platform/x86: sel3350-platform: Convert to platform remove callback returning...Uwe Kleine-König2023-09-281-4/+2
| * | | | platform/x86: mlx-platform: Convert to platform remove callback returning voidUwe Kleine-König2023-09-281-3/+2
| * | | | platform/x86/intel: bytcrc_pwrsrc: Convert to platform remove callback return...Uwe Kleine-König2023-09-281-3/+2
| * | | | platform/x86: thinkpad_acpi: sysfs interface to auxmacFernando Eckhardt Valle2023-09-281-0/+88
| * | | | platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byKees Cook2023-09-261-1/+1
| * | | | platform/x86: think-lmi: Use strreplace() to replace a character by nulAndy Shevchenko2023-09-211-15/+4
| * | | | platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_re...Andy Shevchenko2023-09-211-28/+15
| * | | | platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830F/L vs 1050F/L...Hans de Goede2023-09-211-1/+1
| * | | | platform/x86: think-lmi: Add bulk save featureMark Pearson2023-09-212-15/+153
| * | | | platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones2023-09-122-0/+134
| * | | | Merge remote-tracking branch 'pdx86/platform-drivers-x86-android-tablets' int...Hans de Goede2023-09-125-72/+108
| |\ \ \ \
| | * | | | platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get...Hans de Goede2023-09-121-0/+15
* | | | | | Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-10-319-166/+187
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'platform-drivers-x86-ib-int3472-v6.7' of https://git.kernel.org/pu...Bartosz Golaszewski2023-10-094-94/+94
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | platform/x86: int3472: Switch to devm_get_gpiod()Hans de Goede2023-10-063-26/+6
| | * | | | platform/x86: int3472: Stop using gpiod_toggle_active_low()Hans de Goede2023-10-064-59/+41
| | * | | | platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helperBartosz Golaszewski2023-10-061-0/+26
| | * | | | platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helperHans de Goede2023-10-061-10/+22
| * | | | | platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...Hans de Goede2023-09-111-1/+0
| * | | | | platform/x86: x86-android-tablets: Use platform-device as gpio-keys parentHans de Goede2023-09-111-1/+1
| * | | | | platform/x86: x86-android-tablets: Stop using gpiolib private APIsHans de Goede2023-09-115-37/+55
| * | | | | platform/x86: x86-android-tablets: Create a platform_device from module_init()Hans de Goede2023-09-111-13/+38
| * | | | | platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip supportHans de Goede2023-09-112-16/+0
| * | | | | platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010Hans de Goede2023-09-111-5/+0
| |/ / / /
* | | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-1/+1
|\ \ \ \ \
| * | | | | x86: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
| | |_|_|/ | |/| | |
* | | | | platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar2023-10-271-0/+73
* | | | | apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain2023-10-181-1/+13
* | | | | platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede2023-10-181-0/+3
* | | | | platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede2023-10-181-11/+4
* | | | | platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede2023-10-181-1/+1
* | | | | platform/x86: msi-ec: Fix the 3rd configNikita Kravets2023-10-111-2/+1
* | | | | platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada2023-10-111-2/+6
* | | | | Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede2023-10-111-2/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak2023-10-061-2/+3
| |/ /