summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-21
| | | * | | | | | | | | | | | | | | | | | | | | | ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-21
| | | * | | | | | | | | | | | | | | | | | | | | | ACPICA: Add string for _DDN method name.Bob Moore2014-10-21
| | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'int340x-thermal' of .git into nextZhang Rui2014-10-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-17
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan2014-10-11
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan2014-10-11
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: introduce int3403 thermal driverLan Tianyu2014-10-11
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: introduce INT3402 thermal driverAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / Fan: support INT3404 thermal deviceAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / fan: convert to platform driverAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / fan: remove no need check for device pointerAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI / fan: remove unused macroAaron Lu2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: int3400 thermal: register to thermal frameworkZhang Rui2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: introduce int3400 thermal driverZhang Rui2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-10
| | | * | | | | | | | | | | | | | | | | | | | | | | ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-11
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'thermal-core-fix' of .git into nextZhang Rui2014-10-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski2014-10-09
| | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui2014-09-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | thermal: Added Bang-bang thermal governorPeter Feuerer2014-08-27
| | | |/ / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-08-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Thermal: imx: add i.mx6sx thermal supportAnson Huang2014-08-09
| | | * | | | | | | | | | | | | | | | | | | | | | | thermal: add support to disable thermal zone from DTSLaxman Dewangan2014-07-29
| | | * | | | | | | | | | | | | | | | | | | | | | | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-29
| | | * | | | | | | | | | | | | | | | | | | | | | | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-29
| | | * | | | | | | | | | | | | | | | | | | | | | | thermal: trace: Trace temperature changesPunit Agrawal2014-07-29
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | vmcore: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-22
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | rtc: Disable EFI rtc for x86Matt Fleming2014-10-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | efi: rtc-efi: Export platform:rtc-efi as module aliasArd Biesheuvel2014-10-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller2014-10-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86/efi: Mark initialization code as suchMathias Krause2014-10-03