alistair23-linux/drivers/acpi
Zhang Rui d8054749c6 Thermal: int340x thermal: select ACPI fan driver
we share the same driver for both ACPI predefined Fan device
and INT3404 Fan device, thus we should select the ACPI Fan
driver when int340x thermal drivers are enabeld.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2014-10-17 14:30:41 +08:00
..
acpica Merge branch 'acpica' 2014-08-05 22:50:12 +02:00
apei ACPI and power management updates for 3.17-rc1 2014-08-06 20:34:19 -07:00
ac.c Revert "ACPI / AC: Remove AC's proc directory." 2014-07-07 01:13:46 +02:00
acpi_cmos_rtc.c
acpi_extlog.c ACPI and power management updates for 3.17-rc1 2014-08-06 20:34:19 -07:00
acpi_ipmi.c
acpi_lpss.c ACPI / LPSS: add LPSS device for Wildcat Point PCH 2014-08-01 03:10:23 +02:00
acpi_memhotplug.c
acpi_pad.c
acpi_platform.c ACPI: make acpi_create_platform_device() an external API 2014-10-10 13:56:20 +08:00
acpi_pnp.c ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() 2014-07-31 23:07:48 +02:00
acpi_processor.c ACPI: Don't use acpi_lapic in ACPI core code 2014-07-21 13:50:58 +02:00
battery.c ACPI / battery: Fix warning message in acpi_battery_get_state() 2014-08-10 16:19:31 +02:00
battery.h
bgrt.c
blacklist.c ACPI: move models with win8 brightness problems from win8 blacklist to use_native_backlight 2014-07-21 13:43:56 +02:00
bus.c ACPICA: Linux: Add stub support for Linux specific variables and functions. 2014-07-20 01:34:57 +02:00
button.c ACPI / button: Do not propagate wakeup-from-suspend events 2014-07-23 00:59:04 +02:00
cm_sbs.c
container.c
custom_method.c
debugfs.c
device_pm.c ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant 2014-10-10 13:57:12 +08:00
dock.c
ec.c ACPI / EC: Free saved_ec on error exit path 2014-07-07 13:20:30 +02:00
ec_sys.c
event.c
fan.c ACPI / Fan: support INT3404 thermal device 2014-10-10 13:57:14 +08:00
glue.c
hed.c
int340x_thermal.c Thermal: introduce int3400 thermal driver 2014-10-10 13:57:09 +08:00
internal.h ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant 2014-10-10 13:57:12 +08:00
Kconfig Thermal: int340x thermal: select ACPI fan driver 2014-10-17 14:30:41 +08:00
Makefile ACPI: introduce ACPI int340x thermal scan handler 2014-09-11 23:35:15 +08:00
numa.c
nvs.c
osl.c ACPI: add config for BIOS table scan 2014-07-21 13:50:58 +02:00
pci_irq.c x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation 2014-08-08 11:14:45 +02:00
pci_link.c
pci_root.c ACPI / PM: Revork the handling of ACPI device wakeup notifications 2014-07-23 01:00:45 +02:00
pci_slot.c
power.c
proc.c
processor_core.c Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' 2014-08-05 22:50:54 +02:00
processor_driver.c ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events 2014-08-06 22:22:03 +02:00
processor_idle.c
processor_pdc.c ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC 2014-07-21 13:50:58 +02:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
reboot.c
resource.c ACPI / resources: only reject zero length resources based at address zero 2014-07-07 22:11:09 +02:00
sbs.c
sbshc.c
sbshc.h
scan.c ACPI: introduce ACPI int340x thermal scan handler 2014-09-11 23:35:15 +08:00
sleep.c ACPI / sleep: Do not save NVS for new machines to accelerate S3 2014-07-24 01:03:18 +02:00
sleep.h
sysfs.c
tables.c ACPI: use kstrto*() instead of simple_strto*() 2014-06-17 14:01:56 +02:00
thermal.c Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h 2014-10-10 13:57:15 +08:00
utils.c ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package() 2014-10-10 13:57:08 +08:00
video.c ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models 2014-07-30 02:00:40 +02:00
video_detect.c ACPI / video: Add Dell Inspiron 5737 to the blacklist 2014-07-07 23:38:10 +02:00
wakeup.c