summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc/olpc-xo1-sci.c
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/olpc-xo1-sci: Convert to platform remove callback returning voidUwe Kleine-König2024-04-101-3/+2
* x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin2022-07-151-1/+1
* power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-101-2/+2
* x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones2019-11-111-6/+0
* olpc: x01: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-10/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-2/+2
* x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun2013-04-241-3/+1
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-9/+9
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-071-2/+15
* x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake2012-05-071-5/+21
* x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-061-0/+37
* x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-1/+206
* x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-1/+182
* x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-061-0/+191