summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform/x86: intel_telemetry: no need to check return value of debugfs_creat...Greg Kroah-Hartman2019-06-171-62/+16Star
| * | platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-171-15/+3Star
| * | platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-33/+10Star
| * | platform/x86: samsung-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-66/+23Star
| * | platform/x86: ideapad-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-29/+7Star
| * | platform/x86: dell-laptop: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-171-3/+2Star
| * | platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-36/+11Star
| * | platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-24/+5Star
| * | platform/x86: hp_accel: Add support for HP ProBook 450 G0Colin Sindle2019-06-121-0/+1
| * | platform/x86: pcengines-apuv2: Make two symbols staticYueHaibing2019-06-121-2/+2
| * | platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao2019-06-121-2/+6
| * | platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-121-2/+0Star
| * | platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith2019-06-121-0/+25
| * | platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak2019-06-121-0/+1
| * | platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak2019-06-121-1/+1
| * | platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King2019-06-121-2/+14
| * | platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede2019-06-123-1/+10
| * | Platform: OLPC: Add a config menu category for XO 1.75Lubomir Rintel2019-06-121-1/+13
| * | Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel2019-06-121-0/+1
| * | Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel2019-06-121-0/+1
| * | Platform: OLPC: Add INPUT dependenciesYueHaibing2019-06-111-0/+1
| * | Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing2019-06-111-1/+1
| * | Platform: OLPC: Add a regulator for the DCONLubomir Rintel2019-05-202-0/+68
| * | Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel2019-05-205-2/+771
| * | Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel2019-05-201-2/+5
| * | Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-201-3/+96
| * | Platform: OLPC: Remove an unused includeLubomir Rintel2019-05-201-1/+0Star
* | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-1221-257/+2405
|\ \ \
| * | | mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green2019-07-011-0/+3
| * | | platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain2019-06-281-2/+2
| * | | platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews2019-06-251-109/+149
| * | | platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-201-8/+6Star
| * | | platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra2019-06-204-97/+95Star
| * | | platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra2019-06-204-148/+97Star
| * | | platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews2019-06-181-1/+1
| * | | platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot2019-06-181-1/+1
| * | | platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-181-1/+2
| * | | platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak2019-06-181-0/+38
| * | | platform/chrome: cros_ec: Make some symbols staticYueHaibing2019-06-055-6/+6
| * | | platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel2019-06-051-0/+79
| * | | platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-055-1/+473
| * | | platform/chrome: wilco_ec: Add event handlingNick Crews2019-06-033-0/+552
| * | | platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson2019-05-241-0/+1
| * | | platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson2019-05-201-12/+53
| * | | platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam2019-05-203-0/+777
| * | | platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green2019-05-201-1/+1
| * | | platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews2019-05-203-27/+8Star
| * | | platform/chrome: wilco_ec: Add Boot on AC supportNick Crews2019-05-203-1/+87
| * | | platform/chrome: wilco_ec: Add property helper libraryNick Crews2019-05-202-1/+133
* | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-121-1/+1
|\ \ \ \