summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-04-1333-171/+544
| |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2015-04-111-11/+55
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...Len Brown2015-03-311-0/+52
| | | | * | | | | | | | intel_idle: Update support for Silvermont Core in Baytrail SOCLen Brown2015-03-311-11/+3
| | | * | | | | | | | | intel_idle: mark cpu id array as __initconstMathias Krause2015-04-111-1/+1
| | | * | | | | | | | | Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-1024-72/+249
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Merge branch 'cpuidle/4.1' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2015-03-2524-72/+249
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | ARM: cpuidle: Document the codeDaniel Lezcano2015-03-251-0/+59
| | | | | * | | | | | | | ARM: cpuidle: Register per cpuidle deviceDaniel Lezcano2015-03-241-2/+43
| | | | | * | | | | | | | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64Daniel Lezcano2015-03-246-33/+22
| | | | | * | | | | | | | ARM64: cpuidle: Remove arm64 referenceDaniel Lezcano2015-03-241-17/+17
| | | | | * | | | | | | | ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2015-03-243-4/+4
| | | | | * | | | | | | | ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 functionDaniel Lezcano2015-03-241-1/+1
| | | | | * | | | | | | | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-244-1/+99
| | | | | * | | | | | | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-2315-14/+4
| | | | |/ / / / / / / /
| | * | | | | | | | | | intel_pstate: Knights Landing supportDasaratharaman Chandramouli2015-04-111-0/+31
| | * | | | | | | | | | intel_pstate: remove MSR testKristen Carlson Accardi2015-04-111-14/+0
| | * | | | | | | | | | cpufreq: fix qoriq uniprocessor buildArnd Bergmann2015-04-111-0/+2
| | * | | | | | | | | | Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki2015-04-107-73/+206
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | cpufreq: hisilicon: add acpu driverLeo Yan2015-04-023-0/+52
| | | * | | | | | | | | cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat2015-04-011-1/+46
| | | * | | | | | | | | cpufreq: qoriq: rename the driverTang Yuantian2015-03-184-10/+9
| | | * | | | | | | | | cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian2015-03-181-62/+99
| * | | | | | | | | | | Merge branch 'pnp'Rafael J. Wysocki2015-04-1316-164/+89
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PNP: Avoid leaving unregistered device objects in listsRafael J. Wysocki2015-03-181-13/+40
| | * | | | | | | | | | | PNP: Convert pnp_lock into a mutexRafael J. Wysocki2015-03-184-27/+29
| | * | | | | | | | | | | PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1
| | * | | | | | | | | | | PNP: platform/x86/apple-gmux: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
| | * | | | | | | | | | | PNP: net/sb1000: Use module_pnp_driver to register driverPeter Huewe2015-03-181-14/+1
| | * | | | | | | | | | | PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe2015-03-184-48/+4
| | * | | | | | | | | | | PNP: ide/ide-pnp: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
| | * | | | | | | | | | | PNP: ata/pata_isapnp: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
| | * | | | | | | | | | | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1
| | * | | | | | | | | | | PNP: Add helper macro for pnp_register_driver boilerplatePeter Huewe2015-03-181-0/+12
| | * | | | | | | | | | | PNP / ACPI: Use ACPI_COMPANION_SET() during initializationRafael J. Wysocki2015-03-161-3/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-04-1317-90/+292
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-033-5/+127
| | * | | | | | | | | | | device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-034-2/+57
| | * | | | | | | | | | | driver core: Implement device property accessors through fwnode onesRafael J. Wysocki2015-03-251-28/+17
| | * | | | | | | | | | | Merge branch 'acpi-driver-core' into device-propertiesRafael J. Wysocki2015-03-2515-36/+59
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-164-5/+15
| | | * | | | | | | | | | | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-1612-31/+44
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki2015-03-251-2/+4
| | * | | | | | | | | | | driver core: Add comments about returning array countsAdrian Hunter2015-03-181-21/+32
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki2015-04-133-14/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede2015-03-222-8/+17
| | | * | | | | | | | | | | ACPI / video: Allow forcing native backlight on non win8 machinesAaron Lu2015-03-221-6/+13
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ACPI / blacklist: Disable Vista compatibility for Sony VGN-SR19XN.Chen Yu2015-03-161-0/+8
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'Rafael J. Wysocki2015-04-133-39/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.cMasanari Iida2015-03-261-1/+1
| | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
OpenPOWER on IntegriCloud