summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-12-045-19/+38
|\
| *-----. Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki2019-12-044-8/+21
| |\ \ \ \
| | | | | * ACPI: Fix Kconfig indentationKrzysztof Kozlowski2019-11-291-4/+4
| | | | * | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2019-11-191-3/+3
| | | * | | ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switchHans de Goede2019-11-291-0/+13
| | * | | | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-11-291-1/+1
| | | |_|/ | | |/| |
| * / | | ACPI: OSL: only free map once in osl.cFrancesco Ruggeri2019-11-291-11/+17
| |/ / /
* | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-0415-78/+266
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-0411-72/+77
| |\ \ \ \ \ \ \ \
| | | | | | * | | | power: avs: Fix Kconfig indentationKrzysztof Kozlowski2019-11-291-6/+6
| | | | | * | | | | PM / devfreq: Add missing locking while setting suspend_freqMarek Szyprowski2019-11-291-0/+4
| | | | * | | | | | cpufreq: Fix Kconfig indentationKrzysztof Kozlowski2019-11-292-12/+12
| | | * | | | | | | cpuidle: minor Kconfig help text fixesRandy Dunlap2019-11-291-3/+3
| | | * | | | | | | cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-293-5/+4
| | | * | | | | | | cpuidle: Fix Kconfig indentationKrzysztof Kozlowski2019-11-292-16/+16
| | * | | | | | | | ACPI: PM: s2idle: Rework ACPI events synchronizationRafael J. Wysocki2019-12-021-7/+19
| | * | | | | | | | ACPI: EC: Rework flushing of pending workRafael J. Wysocki2019-12-021-23/+13
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez2019-11-291-6/+67
| * | | | | | | | PM / QoS: Initial kunit testLeonard Crestez2019-11-293-0/+122
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0323-331/+930
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * | | | | | | | platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * | | | | | | | Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-2115-310/+579
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou2019-11-211-1/+1
| | * | | | | | | | Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou2019-11-211-4/+2
| | * | | | | | | | platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-215-58/+98
| | * | | | | | | | platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * | | | | | | | platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-213-5/+31
| | * | | | | | | | mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-215-210/+15
| | * | | | | | | | iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-214-1/+213
| | * | | | | | | | mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-212-32/+117
| | * | | | | | | | platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-212-0/+103
| * | | | | | | | | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan2019-11-201-0/+1
| * | | | | | | | | platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | | | | | | | | platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-194-6/+203
| * | | | | | | | | platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-191-1/+14
| * | | | | | | | | platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello2019-10-111-0/+91
| * | | | | | | | | platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello2019-10-011-10/+37
| |/ / / / / / / /
* | | | | | | | | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-0339-705/+642
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam2019-11-271-288/+4
| * | | | | | | | | vcs: prevent write access to vcsu devicesNicolas Pitre2019-11-271-0/+3
| * | | | | | | | | tty: vt: keyboard: reject invalid keycodesDmitry Torokhov2019-11-231-1/+1
| * | | | | | | | | tty: don't crash in tty_init_dev when missing tty_portJiri Slaby2019-11-221-3/+6
| * | | | | | | | | serial: stm32: fix clearing interrupt error flagsFabrice Gasnier2019-11-211-3/+3
| * | | | | | | | | tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-212-28/+28
| * | | | | | | | | serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao2019-11-211-1/+1
| * | | | | | | | | tty: remove unused argument from tty_open_by_driver()Sudip Mukherjee2019-11-201-3/+2
| * | | | | | | | | tty: Fix Kconfig indentationKrzysztof Kozlowski2019-11-204-64/+64
| * | | | | | | | | {tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee2019-11-184-2/+2
| * | | | | | | | | serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+3