aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-04-136-5/+251
|\
| * Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui2018-04-131-3/+3
| |\
| | * thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-03-141-3/+3
| * | thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-025-2/+248
| |/
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-131-4/+12
|\ \
| * | firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare2018-04-131-2/+2
| * | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-1/+9
| * | firmware: dmi_scan: Fix UUID length safety checkJean Delvare2018-04-131-1/+1
* | | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-136-607/+784
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-103-59/+189
| |\ \ \
| | * | | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-102-18/+94
| | * | | platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+72
| | * | | platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
| | * | | platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra2018-04-101-12/+12
| | * | | platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra2018-04-101-6/+5
| | * | | platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou2018-04-101-21/+4
| * | | | Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung2018-04-092-548/+579
| |\ \ \ \
| | * | | | Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-091-75/+55
| | * | | | platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov2018-04-091-212/+264
| | * | | | platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov2018-04-091-6/+6
| | * | | | platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov2018-04-091-7/+14
| | * | | | platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov2018-04-091-145/+102
| | * | | | platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov2018-04-091-56/+64
| | * | | | platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov2018-04-091-232/+235
| | * | | | platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov2018-04-091-12/+23
| | * | | | platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov2018-04-091-17/+14
| | * | | | platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov2018-04-091-2/+0
| | * | | | platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov2018-04-091-22/+5
| | * | | | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov2018-04-091-23/+40
| | * | | | Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov2018-04-091-29/+30
| | * | | | Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov2018-04-091-5/+22
| | |/ / /
| * | | | platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi2018-04-091-0/+12
| * | | | platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du2018-04-091-0/+4
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-13159-3894/+14660
|\ \ \ \
| * \ \ \ Merge branch 'clk-davinci' into clk-nextStephen Boyd2018-04-063-1/+103
| |\ \ \ \
| | * | | | clk: davinci: add a reset lookup table for psc0Bartosz Golaszewski2018-04-062-0/+8
| | * | | | Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd2018-04-061-1/+95
| | |\ \ \ \
| | | \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd2018-04-0618-70/+1299
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | clk: imx: add clock driver for imx6sllBai Ping2018-04-062-0/+341
| | | | | | * | | | | | clk: imx: add new gate/gate2 wrapper funtionBai Ping2018-04-061-0/+14
| | | | | | * | | | | | clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy muxBai Ping2018-04-061-2/+2
| | | | | * | | | | | | clk: cs2000: set pm_ops in hibernate-compatible wayNikita Yushchenko2018-04-061-1/+1
| | | | | |/ / / / / /
| | | | * / / / / / / clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon2018-04-061-3/+5
| | | | |/ / / / / /
| | | * | | | | | | clk: imx7d: Move clks_init_on before any clock operationsDong Aisheng2018-04-061-7/+7
| | | * | | | | | | clk: imx7d: Correct ahb clk parent selectAnson Huang2018-04-061-1/+1
| | | * | | | | | | clk: imx7d: Correct dram pll typeAnson Huang2018-04-061-1/+3
| | | * | | | | | | clk: imx7d: Add USB clock informationPeter Chen2018-04-061-1/+8
| | | * | | | | | | clk: imx: pllv2: avoid using uninitialized valuesLucas Stach2018-03-161-1/+5
| | | * | | | | | | Merge tag 'clk-imx-4.17-misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2018-03-143-48/+55
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | clk: imx6ull: Add epdc_podf instead of sim_podfLeonard Crestez2018-03-131-1/+4