Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 66 | -156/+199 | |
|\ | ||||||
| *---. | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 | 5 | -38/+97 | |
| |\ \ \ | ||||||
| | | | * | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | 1 | -4/+4 | |
| | | * | | MAINTAINERS: add entry for intel_pstate | Kristen Carlson Accardi | 2014-12-16 | 1 | -0/+6 | |
| | | * | | intel_pstate: Add a few comments | Kristen Carlson Accardi | 2014-12-11 | 1 | -1/+31 | |
| | | * | | intel_pstate: add kernel parameter to force loading | Ethan Zhao | 2014-12-11 | 2 | -1/+14 | |
| | * | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() | Viresh Kumar | 2014-12-10 | 1 | -7/+10 | |
| | * | | | PM / OPP: handle allocation of device_opp in a separate routine | Viresh Kumar | 2014-12-10 | 1 | -15/+22 | |
| | * | | | PM / OPP: reuse find_device_opp() instead of duplicating code | Viresh Kumar | 2014-12-10 | 1 | -7/+2 | |
| | * | | | PM / OPP: Staticize __dev_pm_opp_remove() | Viresh Kumar | 2014-12-10 | 1 | -1/+2 | |
| | * | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' | Viresh Kumar | 2014-12-10 | 1 | -2/+6 | |
| * | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-18 | 53 | -97/+68 | |
| |\ \ \ \ | ||||||
| | * | | | | power / PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-15 | 1 | -4/+0 | |
| | * | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-15 | 1 | -1/+1 | |
| | * | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-15 | 5 | -29/+12 | |
| | * | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 | |
| | * | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 | |
| | * | | | | PM: Remove the SET_PM_RUNTIME_PM_OPS() macro | Ulf Hansson | 2014-12-13 | 1 | -2/+0 | |
| | * | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro | Ludovic Desroches | 2014-12-13 | 1 | -1/+1 | |
| | * | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2014-12-13 | 9 | -10/+10 | |
| | * | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 6 | -7/+7 | |
| | * | | | | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 12 | -18/+15 | |
| | * | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 2 | -2/+2 | |
| | * | | | | video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 2 | -3/+3 | |
| | * | | | | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 5 | -9/+6 | |
| | * | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 6 | -9/+9 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' | Rafael J. Wysocki | 2014-12-18 | 3 | -3/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | ACPI / EC: Fix unexpected ec_remove_handlers() invocations | Lv Zheng | 2014-12-15 | 1 | -0/+2 | |
| | | * | | | | | | ACPI / video: update the skip case for acpi_video_device_in_dod() | Aaron Lu | 2014-12-15 | 1 | -2/+8 | |
| | * | | | | | | | ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices | Srinivas Pandruvada | 2014-12-11 | 1 | -1/+7 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki | 2014-12-18 | 4 | -15/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ACPI / PM: Do not disable wakeup GPEs that have not been enabled | Rafael J. Wysocki | 2014-12-12 | 2 | -2/+11 | |
| | | * | | | | | | | | ACPI / utils: Drop error messages from acpi_evaluate_reference() | Rafael J. Wysocki | 2014-12-12 | 1 | -11/+1 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG | Rafael J. Wysocki | 2014-12-12 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'fixes' | Rafael J. Wysocki | 2014-12-11 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2014-12-10 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | PM / OPP: remove double calls to find_device_opp() | Viresh Kumar | 2014-12-10 | 1 | -1/+1 | |
| | | * | | | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_opp | Viresh Kumar | 2014-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2014-12-10 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | leds: leds-gpio: Fix the "default-state" property check | Fabio Estevam | 2014-12-10 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 2014-12-19 | 22 | -401/+1767 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | platform/x86/acerhdf: Still depends on THERMAL | Randy Dunlap | 2014-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | Documentation: Add entry for dell-laptop sysfs interface | Gabriele Mazzotta | 2014-12-11 | 1 | -0/+60 | |
| * | | | | | | | | | | | Merge branch 'thinkpad-acpi' into for-next | Darren Hart | 2014-12-11 | 2 | -64/+106 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | acpi: Remove _OSI(Linux) for ThinkPads | Andy Lutomirski | 2014-12-04 | 1 | -54/+0 | |
| | * | | | | | | | | | | | thinkpad-acpi: Try to use full software mute control | Andy Lutomirski | 2014-12-04 | 1 | -10/+106 | |
| * | | | | | | | | | | | | acerhdf: minor clean up | Peter Feuerer | 2014-12-04 | 1 | -6/+6 | |
| * | | | | | | | | | | | | acerhdf: added critical trip point | Peter Feuerer | 2014-12-04 | 1 | -1/+9 | |
| * | | | | | | | | | | | | acerhdf: Use bang-bang thermal governor | Peter Feuerer | 2014-12-04 | 2 | -6/+33 | |
| * | | | | | | | | | | | | acerhdf: Adding support for new models | Peter Feuerer | 2014-12-04 | 1 | -1/+24 |