Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fe69496cf463b654d2d6e1a9a10fb8d99f10831
/
drivers
/
acpi
/
ac.c
9801284
ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"
by Guenter Roeck
· 11 years ago
4eee4f0
ACPI / AC: recheck adapter status upon battery status changes
by Alexander Mezin
· 11 years ago
06521c2
ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined
by Shuah Khan
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
50a2bc5
ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY
by Alexander Mezin
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
86b0cc1
ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac
by Lan Tianyu
· 11 years ago
ab0fd67
ACPI / AC: Remove AC's proc directory.
by Lan Tianyu
· 11 years ago
cc8ef52
ACPI / AC: convert ACPI ac driver to platform bus
by Zhang Rui
· 11 years ago
1696d9d
ACPI: Remove the old /proc/acpi/event interface
by Thomas Renninger
· 11 years ago
0ab5bb6
ACPI / AC: Add sleep quirk for Thinkpad e530
by Lan Tianyu
· 11 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
9069240
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
4765250
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
f197ac1
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check
by Lan Tianyu
· 12 years ago
ccda706
ACPI: Use struct dev_pm_ops for power management in the AC driver
by Rafael J. Wysocki
· 12 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
c1b2dab
Merge branch 'procfs-cleanup' into release
by Len Brown
· 14 years ago
6d855fc
ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
by Zhang Rui
· 14 years ago
3151dbb
ACPI ac: update AC status upon sysfs query
by Zhang Rui
· 14 years ago
1b3d4c3
ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
by Zhang Rui
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
68b92b5
ACPI: add AC/DC notifier
by Mark Langsdorf
· 15 years ago
a192a95
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
by Len Brown
· 15 years ago
48fe112
ACPI: ac: use .notify method instead of installing handler directly
by Bjorn Helgaas
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
9b5a56d
Merge branch 'sysfs' into release
by Len Brown
· 16 years ago
89595b8
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
by Bjorn Helgaas
· 16 years ago
0794469
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7674416
Merge branch 'ull' 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
f163ff5
ACPI: no AC status notification
by Len Brown
· 16 years ago
cf7acfa
acpi: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
b299c22
acpi: Storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
97749cd
ACPI: Make sysfs interface in ACPI power optional.
by Alexey Starikovskiy
· 17 years ago
fdcedbb
ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.
by Alexey Starikovskiy
· 17 years ago
5bfeca3
ACPI: AC: Update AC state on resume
by Alexey Starikovskiy
· 17 years ago
8a246ee
make /proc/acpi/ac_adapter dependent on ACPI_PROCFS
by Andrey Borzenkov
· 17 years ago
d5b4a3d
ACPI: AC: Add sysfs interface
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
1ba90e3
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
by Thomas Renninger
· 17 years ago
7cda93e
ACPI: delete extra #defines in /drivers/acpi/ drivers
by Len Brown
· 18 years ago
c2b6705
ACPI: fix acpi_driver.name usage
by Len Brown
· 18 years ago
f52fd66
ACPI: clean up ACPI_MODULE_NAME() use
by Len Brown
· 18 years ago
36bcbec
ACPI: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
50dd096
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
by Jan Engelhardt
· 18 years ago
4d8316d
ACPI: fix boot with acpi=off
by Pavel Machek
· 18 years ago
d750803
ACPI: add 'const' to several ACPI file_operations
by Arjan van de Ven
· 18 years ago
309b0f1
Pull smart-battery into release branch
by Len Brown
· 18 years ago
3f86b83
ACPI: add support for Smart Battery
by Rich Townsend
· 18 years ago
03d78252
ACPI: handle AC notify event on broken BIOS
by Christian Lupien
· 20 years ago
1b5b8b8
ACPI: ac: Remove unneeded acpi_handle from driver.
by Patrick Mochel
· 18 years ago
a6ba5eb
ACPI: ac: Use acpi_device's handle instead of driver's
by Patrick Mochel
· 18 years ago
af96179
ACPI: ac: Add struct acpi_device to struct acpi_ac.
by Patrick Mochel
· 18 years ago
d550d98
ACPI: delete tracing macros from drivers/acpi/*.c
by Patrick Mochel
· 18 years ago
a6fc672
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
by Thomas Renninger
· 18 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago