Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
Joe Perches
|
447a5647c9
treewide: Align function definition open/close braces
|
7 years ago |
Srinivas Pandruvada
|
84baf1725d
ACPI / fan: Fix error reading cur_state
|
8 years ago |
Kaiyen Chang
|
1d751584e0
ACPI / fan: Make struct dev_pm_ops const
|
9 years ago |
Andy Lutomirski
|
f972799969
ACPI / fan: Improve acpi_device_update_power error message
|
9 years ago |
Jarkko Nikula
|
4c62dbbce9
ACPI: Remove FSF mailing addresses
|
10 years ago |
Rafael J. Wysocki
|
20dacb71ad
ACPI / PM: Rework device power management to follow ACPI 6
|
10 years ago |
Srinivas Pandruvada
|
bbb16fef19
ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices
|
10 years ago |
Linus Torvalds
|
8264fce6de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
10 years ago |
Aaron Lu
|
d806c6e9cd
ACPI / Fan: support INT3404 thermal device
|
11 years ago |
Aaron Lu
|
9519a6356c
ACPI / Fan: add ACPI 4.0 style fan support
|
11 years ago |
Aaron Lu
|
19593a1fb1
ACPI / fan: convert to platform driver
|
11 years ago |
Aaron Lu
|
2bb3a2bf99
ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
|
11 years ago |
Aaron Lu
|
8dd41f78ad
ACPI / fan: remove no need check for device pointer
|
11 years ago |
Aaron Lu
|
bd6ad24342
ACPI / fan: remove unused macro
|
11 years ago |
Sudip Mukherjee
|
88989fd26a
ACPI / fan: printk replacement
|
11 years ago |
Aaron Lu
|
b9b8515f34
ACPI / fan: do nothing in suspend and poweroff callback
|
11 years ago |
Shuah Khan
|
b108e0ea94
ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefined
|
11 years ago |
Lv Zheng
|
8b48463f89
ACPI: Clean up inclusions of ACPI header files
|
11 years ago |
Felipe Contreras
|
568b6ad834
ACP / fan: trivial style cleanup
|
12 years ago |
Rafael J. Wysocki
|
8ad928d52e
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
|
12 years ago |
Naresh Bhat
|
85eb98274f
ACPI / fan: Initialize acpi_state variable
|
12 years ago |
Colin Ian King
|
f0c29583db
ACPI / fan: avoid null pointer deference error
|
12 years ago |
Rafael J. Wysocki
|
51fac8388a
ACPI: Remove useless type argument of driver .remove() operation
|
12 years ago |
Mika Westerberg
|
d8014c4b28
ACPI/fan: convert to module_acpi_driver()
|
13 years ago |
Rafael J. Wysocki
|
9069240480
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
|
13 years ago |
Rafael J. Wysocki
|
62fcbdd95c
ACPI: Use struct dev_pm_ops for power management in the fan driver
|
13 years ago |
Rafael J. Wysocki
|
17621e11fd
ACPI / PM: Drop pm_message_t argument from device suspend callback
|
13 years ago |
Vasiliy Kulikov
|
9c8b04be44
ACPI: constify ops structs
|
14 years ago |
Rafael J. Wysocki
|
488a76c526
ACPI / Fan: Rework the handling of power resources
|
14 years ago |