summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dell-led: use dell_smbios_find_token() for finding mic DMI tokensMichał Kępień2016-03-232-54/+10
* dell-smbios: make da_tokens staticMichał Kępień2016-03-232-4/+1
* dell-smbios: remove find_token_{id,location}()Michał Kępień2016-03-232-28/+0
* dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień2016-03-231-12/+12
* dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień2016-03-231-11/+11
* dell-smbios: implement new function for finding DMI table 0xDA tokensMichał Kępień2016-03-232-0/+15
* dell-smbios: make the SMBIOS buffer staticMichał Kępień2016-03-232-3/+1
* dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień2016-03-233-19/+35
* dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()Michał Kępień2016-03-232-6/+2
* dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień2016-03-233-25/+23
* dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień2016-03-233-26/+26
* dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień2016-03-233-17/+17
* dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień2016-03-233-10/+10
* dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień2016-03-233-16/+16
* dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień2016-03-235-163/+257
* toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos2016-03-231-0/+10
* toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos2016-03-231-0/+51
* toshiba_acpi: Add support for cooling method featureAzael Avalos2016-03-231-0/+54
* thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin2016-03-231-3/+1
* alienware-wmi: whitespace improvementsMario Limonciello2016-02-071-9/+5
* alienware-wmi: Add support for two new systems: ASM200 and ASM201.Mario Limonciello2016-02-071-0/+32
* alienware-wmi: Add support for deep sleep control.Mario Limonciello2016-02-071-0/+95
* alienware-wmi: Add initial support for alienware graphics amplifier.Mario Limonciello2016-02-071-19/+88
* alienware-wmi: Add support for new platform: X51-R3Mario Limonciello2016-02-071-5/+19
* alienware-wmi: Clean up whitespace for ASM100 platformMario Limonciello2016-02-071-8/+8
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \
| | | * | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5
| | | * | | thermal: rcar: rcar_thermal_get_temp() return error if strange tempKuninori Morimoto2016-01-061-1/+11
| | | * | | thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()Kuninori Morimoto2016-01-061-4/+5
| | | * | | thermal: rcar: check every rcar_thermal_update_temp() return valueKuninori Morimoto2016-01-061-10/+12
| | | * | | thermal: rcar: move rcar_thermal_dt_ids to upsideKuninori Morimoto2016-01-061-6/+6
| | | * | | thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-061-0/+66
| | | * | | thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-061-0/+81
| | | * | | thermal: rockchip: fix a trivial typoCaesar Wang2016-01-061-12/+13
| | * | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-1/+13
| | * | | | Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| | * | | | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-293-4/+33
| | |/ / /
| * | | | Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles2015-12-291-0/+10
| * | | | thermal: constify pch_dev_ops structureJulia Lawall2015-12-291-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-2/+1
|\ \ \ \
| * | | | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23129-4144/+5686
|\ \ \ \ \