Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e9e05cad94217498e4d9bd6ef7137b4e9e7ed64
/
include
/
acpi
/
acpi_bus.h
33b5715
ACPI: delete acpi_device.g_list
by Len Brown
· 16 years ago
46ec859
ACPI: support acpi_device_ops .notify methods
by Bjorn Helgaas
· 16 years ago
8308e8a
ACPI: remove unused acpi_bus_ops flags
by Bjorn Helgaas
· 16 years ago
c0ce093
ACPI: remove unused acpi_device_ops .shutdown method
by Bjorn Helgaas
· 16 years ago
93b3e78
ACPI: remove unused acpi_device_ops .lock and .scan methods
by Bjorn Helgaas
· 16 years ago
22c13f9
ACPI: video: Ignore devices that aren't present in hardware
by Thomas Renninger
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
6bd00a6
ACPI: introduce notifier change to avoid duplicates
by Shaohua Li
· 16 years ago
f7a1b86
Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n
by David Howells
· 16 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
0af4b8c
ACPI: Introduce new device wakeup flag 'prepared'
by Rafael J. Wysocki
· 16 years ago
3737b2b
ACPI: Introduce acpi_bus_power_manageable function
by Rafael J. Wysocki
· 16 years ago
0616678
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
52b097f
Merge branches 'release' and 'video' into release
by Len Brown
· 17 years ago
9ee8524
ACPI: create notifier chain to get hotkey events to graphics driver
by Zhang Rui
· 17 years ago
2073393
ACPI: attach thermal zone info
by Zhang Rui
· 17 years ago
99e0d2f
kobject: convert /sys/firmware/acpi/ to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
ec68373
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
by Len Brown
· 17 years ago
93ad7c0
ACPI: Fan: Drop force_power_state acpi_device option
by Alexey Starikovskiy
· 17 years ago
27345a5
Pull bugzilla-292300 into release branch
by Len Brown
· 17 years ago
8db85d4
ACPI: Add acpi_bus_generate_event4() function
by Alexey Starikovskiy
· 17 years ago
9b03933
ACPI: Hibernate erroneously disabled Suspend wakeup devices
by Alexey Starikovskiy
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
962ce8c
ACPI: don't duplicate input events on netlink
by Zhang Rui
· 17 years ago
296699d
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
by Rafael J. Wysocki
· 17 years ago
323ef30
Pull auto-load-modules into release branch
by Len Brown
· 17 years ago
cb3e0c1
Pull d-states into release branch
by Len Brown
· 17 years ago
8c8eb78
ACPI: autoload modules - ACPICA modifications
by Thomas Renninger
· 17 years ago
fd4aff1
ACPI: Add acpi_pm_device_sleep_state helper routine
by Shaohua Li
· 17 years ago
864bdfb
ACPI: Export events via generic netlink
by Zhang Rui
· 17 years ago
fd35094
ACPICA: Lindent
by Len Brown
· 18 years ago
55955aa
PNPACPI sets pnpdev->dev.archdata
by David Brownell
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
975a8e3
Pull sysfs into test branch
by Len Brown
· 18 years ago
ad71860a
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
bb09585
ACPI: use more understandable bus_id for ACPI devices
by Zhang Rui
· 18 years ago
ae84333
ACPI: Set fake hid for non-PNPID ACPI devices
by Zhang Rui
· 18 years ago
9633357
ACPI: add acpi_bus_removal_type in acpi_device
by Li Shaohua
· 18 years ago
c4168bf
ACPI: add acpi_bus_ops in acpi_device
by Li Shaohua
· 18 years ago
f883d9d
ACPI: convert to sysfs framework
by Patrick Mochel
· 18 years ago
1890a97
ACPI: change registration interface to follow driver model
by Patrick Mochel
· 18 years ago
5d9464a
ACPI: add ACPI bus_type for driver model
by Patrick Mochel
· 18 years ago
d43ec68
ACPI: add device_driver and hepler functions
by Patrick Mochel
· 18 years ago
465ae64
ACPI: Change ACPI to use dev_archdata instead of firmware_data
by Benjamin Herrenschmidt
· 18 years ago
c8f7a62
Revert "Revert "ACPI: dock driver""
by Len Brown
· 18 years ago
953969d
Revert "ACPI: dock driver"
by Linus Torvalds
· 18 years ago
a5e1b94
ACPI: dock driver
by Kristen Accardi
· 18 years ago
8f2ddb3
Pull bugzilla-5000 into release branch
by Len Brown
· 18 years ago
69cd291
Pull acpi_bus_register_driver into release branch
by Len Brown
· 18 years ago
793c238
ACPI: ACPICA 20060331
by Bob Moore
· 19 years ago
0feabb0
ACPI: create acpi_fan_suspend()/acpi_fan_resume()
by Konstantin Karasyov
· 19 years ago
5b32726
ACPI: create acpi_device_suspend()/acpi_device_resume()
by Patrick Mochel
· 19 years ago
06ea8e08
ACPI: acpi_bus_unregister_driver() returns void
by Bjorn Helgaas
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
ceaba66
[PATCH] acpi: export acpi_bus_trim
by Kristen Accardi
· 19 years ago
76f5858
[ACPI] delete CONFIG_ACPI_BUS
by Len Brown
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 19 years ago
4e10d12
[ACPI] Bind PCI devices with ACPI devices
by David Shaohua Li
· 20 years ago
3fb0273
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently
by Rajesh Shah
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago